CVE-2026-42264
CRITICAL EPSS 33.1%
Published May 8, 20261mo ago · Modified Jun 17, 20261w ago
9.1 CVSS 3.1
Published May 8, 2026 1mo ago
Last Modified Jun 17, 2026 1w ago
Description
Axios is a promise based HTTP client for the browser and Node.js. From version 1.0.0 to before version 1.15.2, fFive config properties (auth, baseURL, socketPath, beforeRedirect, and insecureHTTPParser) in the HTTP adapter are read via direct property access without hasOwnProperty guards, making them exploitable as prototype pollution gadgets. When Object.prototype is polluted by another dependency in the same process, axios silently picks up these polluted values on every outbound HTTP request. This issue has been patched in version 1.15.2.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
33.1% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available
Weaknesses 1
CWE-1321
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| axios | axios | * | ≥1.0.0 – <1.15.2 |
References 4
- github.com https://github.com/axios/axios/commit/47915144662f2733e6c051bdcb895a8c8f0586aa
- github.com https://github.com/axios/axios/pull/10779
- github.com https://github.com/axios/axios/releases/tag/v1.15.2
- github.com https://github.com/axios/axios/security/advisories/GHSA-q8qp-cvcw-x6jj
Remediation
- github.com https://github.com/axios/axios/commit/47915144662f2733e6c051bdcb895a8c8f0586aa
- github.com https://github.com/axios/axios/pull/10779