GHSA-vf33-88pf-hwp3MediumCVSS 7.5

The fix for CVE-2026-0672, which rejected control characters in http.cookies.Morsel, was...

Published
March 16, 2026
Last Modified
August 5, 2026

🔗 CVE IDs covered (1)

📋 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().

🔗 References (11)