CVE-2026-67315

Source
https://cve.org/CVERecord?id=CVE-2026-67315
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-67315.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-67315
Aliases
Downstream
Published
2026-08-01T12:22:18.103Z
Modified
2026-08-04T11:31:19.663328958Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:N/VA:N/SC:H/SI:N/SA:N CVSS Calculator
Summary
axios 0.31.0 before 0.33.0 and 1.15.0 before 1.18.0 NO_PROXY Bypass via 0.0.0.0
Details

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.

Database specific
{
    "cwe_ids": [
        "CWE-183"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67315.json",
    "cna_assigner": "VulnCheck"
}
References

Affected packages

Git / github.com/axios/axios

Affected ranges

Type
GIT
Repo
https://github.com/axios/axios
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "1.15.0"
        },
        {
            "fixed": "1.18.0"
        },
        {
            "introduced": "0.31.0"
        },
        {
            "fixed": "0.33.0"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v0.*
v0.31.0
v0.31.1
v0.32.0
v1.*
v1.15.0
v1.15.1
v1.15.2
v1.16.0
v1.16.1
v1.17.0

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-67315.json"