Back to search
CVE-2025-13836
Published: Dec 1, 2025
Modified: Mar 3, 2026
PUBLISHED
Description
When reading an HTTP response from a server, if no read amount is specified, the default behavior will be to use Content-Length. This allows a malicious server to cause the client to read large amounts of data into memory, potentially causing OOM or other DoS.
| Vendor | Product | Versions |
|---|---|---|
Python Software Foundation | CPython | affected 0 - < 3.10.20affected 3.11.0 - < 3.11.15affected 3.12.0 - < 3.12.13affected 3.13.0 - < 3.13.11affected 3.14.0 - < 3.14.1+1 more versions |
References
https://github.com/python/cpython/issues/119451
issue-tracking
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now