Injection Flaw in CPython HTTP Header Processing
CVE-2026-0865
5.9MEDIUM
What is CVE-2026-0865?
A vulnerability in CPython allows for the injection of malicious HTTP headers due to user-controlled header names and values containing newline characters. This security flaw can compromise the integrity of HTTP communication, enabling attackers to manipulate requests and responses in unexpected ways. Developers and system administrators are urged to ensure their applications are updated with the latest patches to mitigate this risk.
Affected Version(s)
CPython 0 < 3.10.20
CPython 3.11.0 < 3.11.15
CPython 3.12.0 < 3.12.13
