The fix for CVE-2026-0672, which rejected control...
Moderate severity
Unreviewed
Published
Mar 16, 2026
to the GitHub Advisory Database
•
Updated Mar 16, 2026
Description
Published by the National Vulnerability Database
Mar 16, 2026
Published to the GitHub Advisory Database
Mar 16, 2026
Last updated
Mar 16, 2026
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().
References