Axios is a promise based HTTP client for the browser and Node.js. Versions prior to 1.15.0 and 0.3.1 are vulnerable to a specific gadget-style attack chain in which prototype pollution in a third-party dependency may be leveraged to inject unsanitized header values into outbound requests. This vulnerability is fixed in 1.15.0 and 0.3.1.
References
Configurations
Configuration 1 (hide)
|
History
No history.
Information
Published : 2026-04-10 20:16
Updated : 2026-09-09 13:19
NVD link : CVE-2026-40175
Mitre link : CVE-2026-40175
CVE.ORG link : CVE-2026-40175
JSON object : View
Products Affected
axios
- axios
CWE
CWE-113
Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting')
CWE-444Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling')
CWE-918Server-Side Request Forgery (SSRF)
CWE-915Improperly Controlled Modification of Dynamically-Determined Object Attributes
