Vulnerability Description
axios versions 0.31.0 before 0.33.0 and 1.15.0 before 1.18.0 fail to recognize 0.0.0.0 as a loopback address in shouldBypassProxy.js, allowing requests to 0.0.0.0 to bypass NO_PROXY rules. Attackers can supply 0.0.0.0 URLs to route requests through configured proxies, potentially exposing local services when the proxy can reach the destination.
Related Weaknesses (CWE)
References
- https://github.com/axios/axios/security/advisories/GHSA-f4gw-2p7v-4548
- https://www.vulncheck.com/advisories/axios-before-no-proxy-bypass-via
FAQ
What is CVE-2026-67315?
CVE-2026-67315 is a documented vulnerability. axios versions 0.31.0 before 0.33.0 and 1.15.0 before 1.18.0 fail to recognize 0.0.0.0 as a loopback address in shouldBypassProxy.js, allowing requests to 0.0.0.0 to bypass NO_PROXY rules. Attackers c...
How severe is CVE-2026-67315?
CVSS scoring is not yet available for CVE-2026-67315. Check NVD for updates.
Is there a patch for CVE-2026-67315?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.