CVE-2026-42033

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, when Object.prototype has been polluted by any co-dependency with keys that axios reads without a hasOwnProperty guard, an attacker can (a) silently intercept and modify every JSON response before the application sees it, or (b) fully hijack the underlying HTTP transport, gaining access to request credentials, headers, and body. The precondition is prototype pollution from a separate source in the same process. This vulnerability is fixed in 1.15.1 and 0.31.1.
References
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*
cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*

History

27 Apr 2026, 20:02

Type Values Removed Values Added
First Time Axios axios
Axios
References () https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf - () https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf - Exploit, Mitigation, Vendor Advisory
CPE cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*

24 Apr 2026, 19:17

Type Values Removed Values Added
References () https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf - () https://github.com/axios/axios/security/advisories/GHSA-pf86-5x62-jrwf -

24 Apr 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-24 18:16

Updated : 2026-04-27 20:02


NVD link : CVE-2026-42033

Mitre link : CVE-2026-42033

CVE.ORG link : CVE-2026-42033


JSON object : View

Products Affected

axios

  • axios
CWE
CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')