CVE-2025-13836
Unknown
Unknown - Not Provided
BaseFortify
Publication date: 2025-12-01
Last updated on: 2026-05-18
Assigner: Python Software Foundation
Description
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.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| python | python | 3.15.0 |
| python | python | 3.15.0 |
| python | python | 3.14.0 |
| python | python | to 3.10.20 (exc) |
| python | python | From 3.11.0 (inc) to 3.11.15 (exc) |
| python | python | From 3.12.0 (inc) to 3.12.13 (exc) |
| python | python | From 3.13.0 (inc) to 3.13.11 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-400 | The product does not properly control the allocation and maintenance of a limited resource. |