CVE-2026-40175 PUBLISHED

Axios has Unrestricted Cloud Metadata Exfiltration via Header Injection Chain

Assigner: GitHub_M
Reserved: 09.04.2026 Published: 10.04.2026 Updated: 12.05.2026

Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0 and 0.3.1, the Axios library is vulnerable to a specific "Gadget" attack chain that allows Prototype Pollution in any third-party dependency to be escalated into Remote Code Execution (RCE) or Full Cloud Compromise (via AWS IMDSv2 bypass). This vulnerability is fixed in 1.15.0 and 0.3.1.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N
CVSS Score: 4.8

Product Status

Vendor axios
Product axios
Versions
  • Version >= 1.0.0, < 1.15.0 is affected
  • Version < 0.31.0 is affected

References

Problem Types

  • CWE-113: Improper Neutralization of CRLF Sequences in HTTP Headers ('HTTP Request/Response Splitting') CWE
  • CWE-444: Inconsistent Interpretation of HTTP Requests ('HTTP Request/Response Smuggling') CWE
  • CWE-918: Server-Side Request Forgery (SSRF) CWE