CVE-2026-1502
Awaiting Analysis
Awaiting Analysis - Queue
HTTP Header Injection via CR/LF in Python HTTP Client Proxy
Publication date: 2026-04-10
Last updated on: 2026-06-04
Assigner: Python Software Foundation
Description
Description
CR/LF bytes were not rejected by HTTP client proxy tunnel headers or host.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| python | cpython | 3.10 |
| python | cpython | 3.11 |
| python | cpython | 3.12 |
| python | cpython | 3.13 |
| python | cpython | 3.14 |
| python | cpython | 3.15 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-93 | 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. |