CVE-2026-67318

NameCVE-2026-67318
Descriptionaxios 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 maxRedirects === 0, an attacker who controls a stream passed to axios can cause the application to transmit outbound data exceeding the configured finite maxBodyLength. Impact is limited to resource consumption and policy bypass (excess egress, upstream quota consumption, limited availability); it does not enable code execution, credential disclosure, or request-destination control. Calls using the default maxBodyLength: -1 and browser adapters are not affected.
SourceCVE (at NVD; CERT, ENISA, LWN, oss-sec, fulldisc, Debian ELTS, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
node-axios (PTS)bullseye0.21.1+dfsg-1+deb11u1fixed
bookworm1.2.1+dfsg-1+deb12u1fixed
trixie1.8.4+dfsg-1fixed
forky, sid1.18.0-1fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
node-axiossourcebullseye(not affected)
node-axiossourcebookworm(not affected)
node-axiossourcetrixie(not affected)
node-axiossource(unstable)1.18.0-1

Notes

[trixie] - node-axios <not-affected> (Vulnerable code introduced later)
[bookworm] - node-axios <not-affected> (Vulnerable code introduced later)
[bullseye] - node-axios <not-affected> (Vulnerable code introduced later)
https://github.com/axios/axios/security/advisories/GHSA-mwf2-3pr3-8698

Search for package or bug name: Reporting problems