{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-42264", "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "state": "PUBLISHED", "assignerShortName": "GitHub_M", "dateReserved": "2026-04-26T11:53:27.706Z", "datePublished": "2026-05-08T03:20:24.248Z", "dateUpdated": "2026-05-09T03:55:55.325Z" }, "containers": { "cna": { "title": "Axios: Prototype pollution read-side gadgets in HTTP adapter allow credential injection and request hijacking", "problemTypes": [ { "descriptions": [ { "cweId": "CWE-1321", "lang": "en", "description": "CWE-1321: Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')", "type": "CWE" } ] } ], "metrics": [ { "cvssV3_1": { "attackComplexity": "HIGH", "attackVector": "NETWORK", "availabilityImpact": "NONE", "baseScore": 7.4, "baseSeverity": "HIGH", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "privilegesRequired": "NONE", "scope": "UNCHANGED", "userInteraction": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N", "version": "3.1" } } ], "references": [ { "name": "https://github.com/axios/axios/security/advisories/GHSA-q8qp-cvcw-x6jj", "tags": [ "x_refsource_CONFIRM" ], "url": "https://github.com/axios/axios/security/advisories/GHSA-q8qp-cvcw-x6jj" }, { "name": "https://github.com/axios/axios/pull/10779", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/axios/axios/pull/10779" }, { "name": "https://github.com/axios/axios/commit/47915144662f2733e6c051bdcb895a8c8f0586aa", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/axios/axios/commit/47915144662f2733e6c051bdcb895a8c8f0586aa" }, { "name": "https://github.com/axios/axios/releases/tag/v1.15.2", "tags": [ "x_refsource_MISC" ], "url": "https://github.com/axios/axios/releases/tag/v1.15.2" } ], "affected": [ { "vendor": "axios", "product": "axios", "versions": [ { "version": ">= 1.0.0, < 1.15.2", "status": "affected" } ] } ], "providerMetadata": { "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa", "shortName": "GitHub_M", "dateUpdated": "2026-05-08T03:20:24.248Z" }, "descriptions": [ { "lang": "en", "value": "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." } ], "source": { "advisory": "GHSA-q8qp-cvcw-x6jj", "discovery": "UNKNOWN" } }, "adp": [ { "references": [ { "url": "https://github.com/axios/axios/security/advisories/GHSA-q8qp-cvcw-x6jj", "tags": [ "exploit" ] } ], "metrics": [ { "other": { "type": "ssvc", "content": { "timestamp": "2026-05-08T00:00:00+00:00", "options": [ { "Exploitation": "poc" }, { "Automatable": "no" }, { "Technical Impact": "total" } ], "role": "CISA Coordinator", "version": "2.0.3", "id": "CVE-2026-42264" } } } ], "title": "CISA ADP Vulnrichment", "providerMetadata": { "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0", "shortName": "CISA-ADP", "dateUpdated": "2026-05-09T03:55:55.325Z" } } ] } }