CVE Catalog

CVE-2026-67315

MediumCVSS 6.9
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

21th percentile - higher than 21% of all known CVEs

Summary

In axios versions 0.31.0 before 0.33.0 and 1.15.0 before 1.18.0, 0.0.0.0 is not recognized as a loopback address in shouldBypassProxy.js. 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.

Risk Assessment

An attacker can bypass NO_PROXY rules and route requests to local services through a proxy, potentially leading to unauthorized access to sensitive internal resources.

Recommendation

Update axios to version 0.33.0 or later (for 0.x branch) or 1.18.0 or later (for 1.x branch).

Other vulnerabilities in axios

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS