CVE-2026-3644

Published: March 17, 2026Last modified: April 22, 2026

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

Status

ProductReleasePackageStatus
Alpaquita Linux23 LTSpython3Unknown (3.11.3-r0)
25 LTSpython3Unknown (3.12.10-r1)
Streampython3Fixed (3.14.3-r1)
Hardened Containers23 LTSpython3Unknown (3.11.3-r0)
25 LTSpython3Unknown (3.12.10-r1)
Streampython3Fixed (3.14.3-r1)

References

ON THIS PAGE