Back to search
CVE-2026-3644
Published: Mar 16, 2026
Modified: Apr 7, 2026
PUBLISHED
Description
The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was incomplete. The Morsel.update(), |= operator, and unpickling paths were not patched, allowing control characters to bypass input validation. Additionally, BaseCookie.js_output() lacked the output validation applied to BaseCookie.output().
| Vendor | Product | Versions |
|---|---|---|
Python Software Foundation | CPython | affected 0 - < 3.13.13affected 3.14.0 - < 3.14.4affected 3.15.0a1 - < 3.15.0a8 |
References
https://github.com/python/cpython/issues/145599
issue-tracking
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now