CVE-2026-42034

MEDIUM

Axios: HTTP adapter streamed uploads bypass maxBodyLength when maxRedirects: 0

Title source: cna

Description

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.

Scores

CVSS v3 5.3
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L

Details

CWE
CWE-770
Status published
Products (2)
axios/axios < 0.31.1
axios/axios >= 1.0.0, < 1.15.1
Published Apr 24, 2026
Tracked Since Apr 24, 2026