CVE-2026-42043
CRITICAL WAF: Medium
CVSS 10.0
Published: 2026-04-24
CWE-918
Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.1 and 0.31.1, an attacker who can influence the target URL of an Axios request can use any address in the 127.0.0.0/8 range (other than 127.0.0.1) to completely bypass the NO_PROXY protection. This vulnerability is due to an incomplete for CVE-2025-62718, This vulnerability is fixed in 1.15.1 and 0.31.1.
WAF Coverage Analysis
Server-Side Request Forgery (SSRF)
Medium WAF Coverage
OWASP: A10:2021 SSRF
934xxx - Node.js / Generic Injection
Affected Software
| Vendor | Product | Version |
|---|---|---|
| axios | axios | up to 0.31.1 |
| axios | axios | 1.0.0 - 1.15.1 |
References
- github.com (Exploit, Mitigation, Vendor Advisory)