GHSA-3p68-rc4w-qgx5 · Severity: medium · Ecosystem: npm — Axios has a NO_PROXY Hostname Normalization Bypass that Leads to SSRF
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.
Conclusion & alert: CVE-2025-62718 is rated Exploit Available (50/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.06%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-21 | 0.01% | 0.06% | +0.05% |
| 2 | 2026-04-10 | — | 0.01% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.3 | 4.0 | MEDIUM |
|
— | — | [email protected] |
| 9.9 | 3.1 | CRITICAL |
|
3.9 | 5.3 | [email protected] |
GHSA-3p68-rc4w-qgx5 · Severity: medium · Ecosystem: npm — Axios has a NO_PROXY Hostname Normalization Bypass that Leads to SSRF
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2025-62718 not yet assigned priority: Debian including 1 source packages (node-axios), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2025-62718 |
redhat
|
high | — | https://access.redhat.com/security/cve/CVE-2025-62718 |
suse
|
medium | CVE-2025-62718 severity moderate: SUSE including 57 source package names (cockpit, cockpit-bridge, …), 230 product×package rows across 27 product lines (SUSE Linux Enterprise High Performance Computing 15 SP4-LTSS, SUSE Linux Enterprise High Performance Computing 15 SP5-LTSS, … (27 product lines)): Known Not Affected 230. | https://www.suse.com/security/cve/CVE-2025-62718/ |
ubuntu
|
medium | CVE-2025-62718 medium priority: Ubuntu including 1 source packages (node-axios), 6 status rows across 6 suites (focal, jammy, noble, questing, resolute, upstream): needs-triage 6. | https://ubuntu.com/security/CVE-2025-62718 |
| URL | Tags |
|---|---|
| https://datatracker.ietf.org/doc/html/rfc1034#section-3.1 | Technical Description |
| https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2 | Technical Description |
| https://github.com/axios/axios/commit/03cdfc99e8db32a390e12128208b6778492cee9c | Patch |
| https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df | Patch |
| https://github.com/axios/axios/pull/10661 | Issue Tracking Patch |
| https://github.com/axios/axios/pull/10688 | Issue Tracking |
| https://github.com/axios/axios/releases/tag/v0.31.0 | Release Notes |
| https://github.com/axios/axios/releases/tag/v1.15.0 | Product Release Notes |
| https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5 | Exploit Mitigation Vendor Advisory |