Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, for stream request bodies, maxBodyLength is bypassed when maxRedirects is set to 0 (native http/https transport path). Oversized streamed uploads are sent fully even when the caller sets strict body limits. This vulnerability is fixed in 1.15.1 and 0.31.1.
{
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/42xxx/CVE-2026-42034.json",
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-770"
]
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "0.31.1"
},
{
"introduced": "1.0.0"
},
{
"fixed": "1.15.1"
}
],
"cpe": "cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*",
"source": "CPE_RANGE"
}