CVE-2026-0672
Vulnerability Summary
Timeline
Description
When using http.cookies.Morsel, user-controlled cookie values and parameters can allow injecting HTTP headers into messages. Patch rejects all control characters within cookie names, values, and parameters.
CVSS Metrics
- v4.0•MEDIUM•Score: 6CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N
- v4.0•MEDIUM•Score: 6CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Trends
Current EPSS score: 0.47%• Percentile: 40%
Techniques & Countermeasures
- CWE-93•Improper Neutralization of CRLF Sequences ('CRLF Injection')
The product uses CRLF (carriage return line feeds) as a special element, e.g. to separate lines or records, but it does not neutralize or incorrectly neutralizes CRLF sequences from inputs.
Affected Systems
- chainguard•python-3.10
< 3.10.19-r4
- chainguard•python-3.11
< 3.11.14-r5
- chainguard•python-3.12
< 3.12.12-r5
- chainguard•python-3.13
< 3.13.12-r1
- chainguard•python-3.14
< 3.14.3-r1
- chainguard•python-3.9
all
- wolfi•python-3.10
< 3.10.19-r4
- wolfi•python-3.11
< 3.11.14-r5
- wolfi•python-3.12
< 3.12.12-r5
- wolfi•python-3.13
< 3.13.12-r1
- wolfi•python-3.14
< 3.14.3-r1
- debian•pypy3
all | all | all | < 7.3.21+dfsg-1
- debian•python3.11
< 3.11.2-6+deb12u7
- debian•python3.13
< 3.13.5-2+deb13u1 | < 3.13.12-1
- debian•python3.14
< 3.14.3-1
- debian•python3.9
< 3.9.2-1+deb11u7
- python software foundation•cpython
< 3.15.0 | ≥ 3.15.0a1, < 3.15.0 | < 3.13.12 | < 3.10.20 | ≥ 3.11.0, < 3.11.15 | ≥ 3.12.0, < 3.12.13 | ≥ 3.13.0, < 3.13.12 | ≥ 3.14.0, < 3.14.3 | ≥ 3.15.0a1, < 3.15.0a6
References (13)
- https://github.com/python/cpython/pull/143920
- https://github.com/python/cpython/issues/143919
- https://mail.python.org/archives/list/security-announce@python.org/thread/6VFLQQEIX673KXKFUZXCUNE5AZOGZ45M/
- https://github.com/python/cpython/commit/95746b3a13a985787ef53b977129041971ed7f70
- https://github.com/python/cpython/commit/712452e6f1d4b9f7f8c4c92ebfcaac1705faa440
- https://github.com/python/cpython/commit/62700107418eb2cca3fc88da036a243ea975f172
- https://github.com/python/cpython/commit/7852d72b653fea0199acf5fc2a84f6f8b84eba8d
- https://github.com/python/cpython/commit/918387e4912d12ffc166c8f2a38df92b6ec756ca
- https://github.com/python/cpython/commit/b1869ff648bbee0717221d09e6deff46617f3e85
- https://security-tracker.debian.org/tracker/CVE-2026-0672
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/0xxx/CVE-2026-0672.json
- https://nvd.nist.gov/vuln/detail/CVE-2026-0672
- https://github.com/python/cpython