Prototype pollution in axios - CVE-2026-44489

 

Prototype pollution in axios - CVE-2026-44489

Published: May 29, 2026 / Updated: May 29, 2026


Vulnerability identifier: #VU132751
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2026-44489
CWE-ID: CWE-1321
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vendor: axios
Affected software:
axios

Detailed vulnerability description

The vulnerability allows a remote attacker to execute arbitrary JavaScript code.

The vulnerability exists due to improper input validation in "setProxy()" function in lib/adapters/http.js. A remote attacker can pass specially crafted input to the application and perform prototype pollution, which can result in data manipulation.


How to mitigate CVE-2026-44489

Install updates from vendor's website.

Sources