CVE-2026-42036: Axios: HTTP adapter streamed responses bypass maxContentLength
When responseType: ‘stream’ is used, Axios returns the response stream without enforcing maxContentLength. This bypasses configured response-size limits and allows unbounded downstream consumption.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-42036 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →