CVE-2026-67315

Summary

axios versions 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.

Affected Software

VendorProductVersion RangeStatus
axiosaxios1.15.0 < 1.18.0affected
axiosaxios1.18.0unaffected
axiosaxios0.31.0 < 0.33.0affected
axiosaxios0.33.0unaffected

Weaknesses

  • CWE-183: Permissive List of Allowed Inputs

References