3 matches found
CVE-2026-67318
CVE-2026-67318 affects axios versions 1.13.0 through 1.17.x (Node.js HTTP adapter). The root cause is that the Node.js HTTP/2 request API does not honor maxBodyLength and axios’s byte-counting stream wrapper is gated on maxRedirects === 0, allowing an attacker-controlled stream to cause outbound ...
CVE-2026-67318 axios 1.13.0 before 1.18.0 maxBodyLength Bypass via HTTP/2
axios versions =1.13.0 Node.js HTTP adapter fail to enforce the configured maxBodyLength limit on streamed request bodies when requests are sent with httpVersion: 2. Because Node's HTTP/2 request API does not honor the maxBodyLength option and axios's byte-counting stream wrapper is gated on...
EUVD-2026-51826
axios versions =1.13.0 Node.js HTTP adapter fail to enforce the configured maxBodyLength limit on streamed request bodies when requests are sent with httpVersion: 2. Because Node's HTTP/2 request API does not honor the maxBodyLength option and axios's byte-counting stream wrapper is gated on...