Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2025-62718 Details

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.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://access.redhat.com/errata/RHSA-2026:10175 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:13571 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:13826 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:14937 redhat-SADP
https://access.redhat.com/errata/RHSA-2026:16874 redhat-SADP

see all 45 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-1289Improper Validation of Unsafe Equivalence in Inputredhat-SADP
CWE-441Unintended Proxy or Intermediary ('Confused Deputy')[email protected]
CWE-918Server-Side Request Forgery (SSRF)[email protected]

Affected Products

ProductVersions
axios axios
< 0.31.0
>= 1.0.0, < 1.15.0

CPE

  • cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*

Remediation

  • No remediation found in references.

Change History

33 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2025-62718
NVD Published Date:
Apr 9, 2026
NVD Last Modified:
Sep 10, 2026
Source:
[email protected]
CVE-2025-62718 Details - Not Deferred