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.
INFO
Published Date :
2026-05-08T03:20:24.248Z
Last Modified :
2026-05-08T14:10:27.569Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-42264 vulnerability.
| Vendors | Products |
|---|---|
| Axios |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-42264.