Loading market data...
← Back to CVE feed

CVE-2026-42036

MEDIUM CVSS 5.3 View on NVD ↗

Description

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, when responseType: 'stream' is used, Axios returns the response stream without enforcing maxContentLength. This bypasses configured response-size limits and allows unbounded downstream consumption. This vulnerability is fixed in 1.15.1 and 0.31.1.

CVSS Vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L
Published: Apr 24, 2026 18:16 UTC Modified: Apr 24, 2026 19:17 UTC