CVE-2026-67320

EUVD-2026-51847
axios in a Node.js deployment using the HTTP adapter can route requests through an attacker-controlled proxy. axios hardens merged request configuration by creating a null-prototype object, but request interceptors run after the merge; a common immutable interceptor pattern such as {...config} or Object.assign({}, config) converts the hardened config back into a regular object. axios then dispatches that object without re-hardening it, and the Node HTTP adapter reads config.proxy through the prototype chain. If an attacker can pollute Object.prototype.proxy, affected requests can be routed through an attacker-controlled proxy. For plaintext HTTP requests, the proxy can observe Authorization headers, Basic auth from config.auth, method, absolute URL, Host, and request body, and can return its own response. This does not establish browser impact or HTTPS header/body disclosure under normal TLS validation. Affected versions are >=0.31.1 (fixed in 0.33.0) and >=1.15.2 (fixed in 1.18.0).
ProviderTypeBase ScoreAtk. VectorAtk. ComplexityPriv. RequiredVector
NISTPrimary
7.5 HIGH
NETWORK
LOW
NONE
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Base Score
CVSS 3.x
EPSS Score
Percentile: 30.46%
Affected Products (NVD)
VendorProductVersion
axiosaxios
0.31.1 ≤
𝑥
< 0.33.0
axiosaxios
1.15.2 ≤
𝑥
< 1.18.0
𝑥
= Vulnerable software versions
Debian logo
Debian Releases
Debian Product
Codename
node-axios
bookworm
1.2.1+dfsg-1+deb12u1
fixed
bullseye
not-affected
forky
1.20.0-1
fixed
sid
1.20.0-1
fixed
trixie
1.8.4+dfsg-1
fixed
Ubuntu logo
Ubuntu Releases
Ubuntu Product
Codename
node-axios
focal
needs-triage
jammy
needs-triage
noble
needs-triage
resolute
needs-triage