CVE-2025-62718
9.9 CRITICALAxios is a promise based HTTP client for the browser and Node.js
Published: 2026-04-09 · Last updated: 2026-05-21
Severity and scoring
- CVSS
- 9.9 CRITICAL
- Vector
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:L
- CWE
- CWE-441, CWE-918
Affected products
| Vendor | Product |
|---|---|
| axios | axios |
Description
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.
Source: NVD
References
- [NVD]https://nvd.nist.gov/vuln/detail/CVE-2025-62718
- [Other]https://datatracker.ietf.org/doc/html/rfc1034#section-3.1
- [Other]https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2
- [Patch]https://github.com/axios/axios/commit/03cdfc99e8db32a390e12128208b6778492cee9c
- [Patch]https://github.com/axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df
- [Patch]https://github.com/axios/axios/pull/10661
- [Other]https://github.com/axios/axios/pull/10688
- [Other]https://github.com/axios/axios/releases/tag/v0.31.0
- [Other]https://github.com/axios/axios/releases/tag/v1.15.0
- [Vendor advisory]https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5
- [Vendor advisory]https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5
Related CVEs
Same vendor
- CVE-2026-40175 — Axios is a promise based HTTP client for the browser and Node.js (4.8 MEDIUM)
- CVE-2026-25639 — Axios is a promise based HTTP client for the browser and Node.js (7.5 HIGH)
Same CWE
- CVE-2026-50131 — Fedify is a TypeScript library for building federated server apps powered by ActivityPub (8.6 HIGH)
- CVE-2026-50127 — Weblate is a web based localization tool (5.9 MEDIUM)
- CVE-2026-46683 — Snappy is a PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page
- CVE-2026-49821 — Fission is an open-source, Kubernetes-native serverless framework that simplifies the deployment of functions and applications on Kubernetes (7.7 HIGH)
- CVE-2026-20252 — In Splunk Enterprise versions below 10.2.4, 10.0.7, 9.4.12, and 9.3.13, and Splunk Cloud Platform versions below 10.4.2604.3, 10.3.2512.1... (7.6 HIGH)