Home

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.

PUBLISHED Reserved 2026-04-26 | Published 2026-05-08 | Updated 2026-05-08 | Assigner GitHub_M




HIGH: 7.4CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N

Problem types

CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')

Product status

>= 1.0.0, < 1.15.2
affected

References

github.com/.../axios/security/advisories/GHSA-q8qp-cvcw-x6jj exploit

github.com/.../axios/security/advisories/GHSA-q8qp-cvcw-x6jj

github.com/axios/axios/pull/10779

github.com/...ommit/47915144662f2733e6c051bdcb895a8c8f0586aa

github.com/axios/axios/releases/tag/v1.15.2

cve.org (CVE-2026-42264)

nvd.nist.gov (CVE-2026-42264)

Download JSON