CVE-2026-44495

Axios is a promise based HTTP client for the browser and Node.js. From 0.19.0 to before 0.31.1 and 1.15.2, Axios contains prototype-pollution gadgets in request config processing. If another vulnerability in the same JavaScript process has already polluted Object.prototype.transformResponse, affected Axios versions may treat that inherited value as request configuration or as an option validator. Axios does not itself create the prototype pollution. Exploitability requires a separate prototype-pollution vulnerability or equivalent attacker control over Object.prototype before Axios creates a request. This vulnerability is fixed in 0.31.1 and 1.15.2.
Configurations

No configuration.

History

12 Jun 2026, 14:16

Type Values Removed Values Added
References () https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw - () https://github.com/axios/axios/security/advisories/GHSA-3g43-6gmg-66jw -

11 Jun 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-11 17:16

Updated : 2026-06-12 14:16


NVD link : CVE-2026-44495

Mitre link : CVE-2026-44495

CVE.ORG link : CVE-2026-44495


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-1321

Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')