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.
{
"cna_assigner": "PSF",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/13xxx/CVE-2025-13836.json"
}{
"cpe": [
"cpe:2.3:a:python:python:*:*:*:*:*:*:*:*",
"cpe:2.3:a:python:python:3.14.0:-:*:*:*:*:*:*"
],
"source": [
"CPE_RANGE",
"CPE_STRING",
"REFERENCES"
],
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.10.20"
},
{
"last_affected": "3.14.0-NA"
},
{
"introduced": "3.11.0"
},
{
"fixed": "3.11.15"
},
{
"introduced": "3.12.0"
},
{
"fixed": "3.12.13"
},
{
"introduced": "3.13.0"
},
{
"fixed": "3.13.11"
}
]
}