CVE-2025-62718

9.9 CRITICAL
Published: April 09, 2026 Modified: April 16, 2026
View on NVD

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.

AI Explanation

Get an AI-powered plain-language explanation of this vulnerability and remediation steps.

Login to generate AI explanation

CVSS v3.x Details

0.0 Low Medium High Critical 10.0
Vector String
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:L/A:L

References to Advisories, Solutions, and Tools

Patch Vendor Advisory Exploit Third Party Advisory
https://datatracker.ietf.org/doc/html/rfc1034#section-3.1
Source: security-advisories@github.com
Technical Description
https://datatracker.ietf.org/doc/html/rfc3986#section-3.2.2
Source: security-advisories@github.com
Technical Description
https://github.com/axios/axios/pull/10661
Source: security-advisories@github.com
Issue Tracking Patch
https://github.com/axios/axios/pull/10688
Source: security-advisories@github.com
Issue Tracking
https://github.com/axios/axios/releases/tag/v0.31.0
Source: security-advisories@github.com
Release Notes
https://github.com/axios/axios/releases/tag/v1.15.0
Source: security-advisories@github.com
Product Release Notes
https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5
Source: security-advisories@github.com
Exploit Mitigation Vendor Advisory
https://github.com/axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5
Source: 134c704f-9b21-4f2e-91b3-4a467353bcc0
Exploit Mitigation Vendor Advisory

10 reference(s) from NVD

Quick Stats

CVSS v3 Score
9.9 / 10.0
EPSS (Exploit Probability)
0.0%
10th percentile
Exploitation Status
Not in CISA KEV

Weaknesses (CWE)

Affected Vendors

axios