{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "1.15.0"
              },
              {
                "fixed": "1.18.0"
              },
              {
                "introduced": "0.31.0"
              },
              {
                "fixed": "0.33.0"
              }
            ],
            "source": "AFFECTED_FIELD"
          },
          "events": [
            {
              "introduced": "772a4e54ecc4cc2421e2b746daff0aca10f359d7"
            },
            {
              "fixed": "2d06f96e8602c2db13b65a26340ee4a1bbc0b61f"
            },
            {
              "introduced": "5073eca0edd37b13a0e39dcb48794d779b7dff8d"
            },
            {
              "fixed": "d998cc9a1aa5cc45fbdfbdded6e9ecf8beb61aed"
            }
          ],
          "repo": "https://github.com/axios/axios",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-f4gw-2p7v-4548"
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-183"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67315.json"
  },
  "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.",
  "id": "CVE-2026-67315",
  "modified": "2026-08-07T11:31:26.371434682Z",
  "published": "2026-08-01T12:22:18.103Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/67xxx/CVE-2026-67315.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/axios/axios/security/advisories/GHSA-f4gw-2p7v-4548"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-67315"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/axios-before-no-proxy-bypass-via"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ],
  "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"
}