| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-q8qp-cvcw-x6jj | Axios has prototype pollution read-side gadgets in HTTP adapter that allow credential injection and request hijacking |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Fri, 08 May 2026 14:15:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Fri, 08 May 2026 05:45:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Axios
Axios axios |
|
| Vendors & Products |
Axios
Axios axios |
Fri, 08 May 2026 04:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | Axios: Prototype pollution read-side gadgets in HTTP adapter allow credential injection and request hijacking | |
| Weaknesses | CWE-1321 | |
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-05-08T14:10:27.569Z
Reserved: 2026-04-26T11:53:27.706Z
Link: CVE-2026-42264
Updated: 2026-05-08T14:10:18.186Z
Status : Awaiting Analysis
Published: 2026-05-08T04:16:20.313
Modified: 2026-05-08T16:02:14.343
Link: CVE-2026-42264
No data.
OpenCVE Enrichment
Updated: 2026-05-08T05:30:46Z
Github GHSA