CVE-2025-62718Critical· 9.9▾ AbyssalPoC availableAxios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0 and 0.31.0, Axios does not correctly handle hostname normalization when checking NO_PROXY rules. Requests to loopback addresses like localhost. (with a tra…
▾ Abyssal zone — Critical with a public exploit or in-the-wild use
impact 54.5 · likelihood 0.2 · exploitation 12
A public proof-of-concept already exists for this vulnerability — see Exploit availability below.
Stakeholder-Specific Vulnerability Categorization from CISA's ADP record at CVE.org: whether exploitation is observed, whether an attack can be automated, and how much of the system is at stake.
Exploit-prediction probability, daily snapshots since Jul 4.
Disclosure to exploitation, from the record and what we observed since indexing it.
Disclosed via NVD
1.2%
Last analysed / modified upstream
Exploit / PoC code exists
Axios is a promise based HTTP client for the browser and Node.js. Prior to 1.15.0 and 0.31.0, Axios does not correctly handle hostname normalization when checking NO_PROXY rules. Requests to loopback addresses like localhost. (with a trailing dot) or [::1] (IPv6 literal) skip NO_PROXY matching and go through the configured proxy. This goes against what developers expect and lets attackers force requests through a proxy, even if NO_PROXY is set up to protect loopback or internal services. This issue leads to the possibility of proxy bypass and SSRF vulnerabilities allowing attackers to reach sensitive loopback or internal services despite the configured protections. This vulnerability is fixed in 1.15.0 and 0.31.0.
axios < 0.31.0axios >= 1.0.0, < 1.15.0Upgrade past the affected range:
axios 1.15.0Field changes observed since this record was first indexed.
Connected by shared product, vendor, weakness, or advisory.
CVE-2026-42043High· 7.2Axios is a promise based HTTP client for the browser and Node.js
CVE-2026-42041Medium· 4.8Axios is a promise based HTTP client for the browser and Node.js
CVE-2026-42044Medium· 6.5Axios is a promise based HTTP client for the browser and Node.js
CVE-2026-42039High· 7.5Axios is a promise based HTTP client for the browser and Node.js
CVE-2026-42033High· 7.4Axios is a promise based HTTP client for the browser and Node.js
CVE-2026-42264High· 7.4Axios is a promise based HTTP client for the browser and Node.js