CVE-2026-44489

NameCVE-2026-44489
DescriptionAxios is a promise based HTTP client for the browser and Node.js. From 1.15.2 to before 1.16.0, nested objects created by utils.merge() (e.g., config.proxy) are still constructed as plain {} with Object.prototype in their chain. The setProxy() function at lib/adapters/http.js:209-223 reads proxy.username, proxy.password, and proxy.auth without hasOwnProperty checks. When Object.prototype.username is polluted, setProxy() constructs a Proxy-Authorization header with attacker-controlled credentials and injects it into every proxied HTTP request. This vulnerability is fixed in 1.16.0.
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.16.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.16.0-1

Notes

[trixie] - node-axios <not-affected> (Vulnerable code not present, introduced in 1.15.2)
[bookworm] - node-axios <not-affected> (Vulnerable code not present, introduced in 1.15.2)
[bullseye] - node-axios <not-affected> (Vulnerable code not present, introduced in 1.15.2)
https://github.com/axios/axios/security/advisories/GHSA-654m-c8p4-x5fp

Search for package or bug name: Reporting problems