HTTP Client Proxy Tunnel Header Vulnerability in Python Software Foundation's CPython
CVE-2026-1502
5.7MEDIUM
What is CVE-2026-1502?
This vulnerability allows an attacker to manipulate CR/LF bytes in HTTP client proxy tunnel headers or host, potentially leading to HTTP request smuggling or other unintended behaviors. Proper validation was missing, enabling exploitation of the system. A patch has been implemented, ensuring that such malicious bytes are effectively rejected, enhancing the security of CPython.
Affected Version(s)
CPython 0 < 3.15.0
