NONE · 0

CVE-2026-3644

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 character...

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

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-3644?

CVE-2026-3644 is a documented vulnerability. 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 character...

How severe is CVE-2026-3644?

CVSS scoring is not yet available for CVE-2026-3644. Check NVD for updates.

Is there a patch for CVE-2026-3644?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.