Prototype pollution in axios - CVE-2026-44494
Published: May 29, 2026
Vulnerability identifier: #VU132750
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:P/U:Amber
CVE-ID: CVE-2026-44494
CWE-ID: CWE-1321
Exploitation vector: Remote access
Exploit availability:
Public exploit is available
Vendor: axios
Affected software:
axios
axios
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary JavaScript code.
The vulnerability exists due to improper input validation in config.proxy. A remote attacker can pass specially crafted input to the application and perform a man-in-the-middle (MitM) attack, which can result in information disclosure or data manipulation.
How to mitigate CVE-2026-44494
Install updates from vendor's website.