CVE-2026-3644

Source
https://cve.org/CVERecord?id=CVE-2026-3644
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-3644.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-3644
Aliases
Downstream
Related
Published
2026-03-16T17:37:31.344Z
Modified
2026-08-14T03:51:33.540983669Z
Severity
  • 6.0 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Incomplete control character validation in http.cookies
Details

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

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/3xxx/CVE-2026-3644.json",
    "cna_assigner": "PSF",
    "unresolved_ranges": [
        {
            "extracted_events": [
                {
                    "fixed": "3.10.21"
                },
                {
                    "introduced": "3.11.0"
                },
                {
                    "fixed": "3.11.16"
                },
                {
                    "introduced": "3.12.0"
                },
                {
                    "fixed": "3.12.14"
                }
            ],
            "source": "AFFECTED_FIELD"
        }
    ]
}
References

Affected packages

Git / github.com/python/cpython

Affected ranges

Type
GIT
Repo
https://github.com/python/cpython
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "3.13.0"
        },
        {
            "fixed": "3.13.13"
        },
        {
            "introduced": "3.14.0"
        },
        {
            "fixed": "3.14.4"
        },
        {
            "introduced": "3.15.0a1"
        },
        {
            "fixed": "3.15.0a8"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v3.*
v3.13.0
v3.13.1
v3.13.10
v3.13.11
v3.13.12
v3.13.2
v3.13.3
v3.13.4
v3.13.5
v3.13.6
v3.13.7
v3.13.8
v3.14.0
v3.14.1
v3.14.2
v3.14.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-3644.json"