Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2025-62718

41
FAUCET Score

OVERVIEW CVE-2025-62718 affects Axios, a widely-used HTTP client library for Node.js and browser environments. The vulnerability exists in versions prior to 1.15.0 and 0.31.0 and involves improper hostname normalization when processing NO_PROXY rules. Attackers can bypass proxy protections by crafting requests to loopback addresses in non-standard formats, such as localhost with a trailing dot or IPv6 literals, allowing traffic to reach internal services that should be protected. SEVERITY This critical vulnerability carries a CVSS score of 9.9, indicating maximum severity. The attack requires no authentication or user interaction and can be executed over the network with low complexity. The vulnerability enables proxy bypass and Server-Side Request Forgery (SSRF) attacks with high confidentiality impact, low integrity impact, and low availability impact across connected systems. Organizations using Axios without immediate patching face exposure of sensitive loopback and internal services to remote exploitation. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, and this vulnerability is not listed on the Known Exploited Vulnerabilities catalog. The EPSS score of 0.0004 indicates minimal current exploitation likelihood, though this may increase as awareness spreads. Immediate patching to versions 1.15.0 or 0.31.0 is recommended, particularly for applications exposing Axios functionality in network-accessible services.

Impacted Technologies

VendorProductVersion(s)CPE
< 0.31.0CPE matchmatch criteria
cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*
>= 1.0.0, < 1.15.0CPE matchmatch criteria
cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 4.0

6.3MEDIUM

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:L/SI:L/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
LOW
VS Availability
LOW
SS Confidentiality
HIGH
SS Integrity
LOW
SS Availability
LOW
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
1.16%
Probability of exploitation in next 30 days
EPSS Percentile
63.9%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0116 is in the 50th percentile among its peer group of 36,862 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.1 Reddit, 0.3 Bluesky, 0.3 Mastodon, and 2.4 GitHub mentions.

Media Mentions

The average CVE in this peer group has 0.3 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (3)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: axiosFixed in: 1.15.0
npmpatch availablevia ghsa
Product: axiosFixed in: 0.31.0

Vendor Advisories (2)

microsoft2026-Apr/CVE-2025-62718Critical

Axios has a NO_PROXY Hostname Normalization Bypass Leads to SSRF

Apr 14, 2026
npmGHSA-3p68-rc4w-qgx5medium

Axios has a NO_PROXY Hostname Normalization Bypass that Leads to SSRF

Apr 9, 2026

References

access.redhat.com / errata/RHSA-2026:10175
access.redhat.com / errata/RHSA-2026:13571
access.redhat.com / errata/RHSA-2026:13826
access.redhat.com / errata/RHSA-2026:14937
access.redhat.com / errata/RHSA-2026:16874
access.redhat.com / errata/RHSA-2026:17657
access.redhat.com / errata/RHSA-2026:17699
access.redhat.com / errata/RHSA-2026:19375
access.redhat.com / errata/RHSA-2026:19712
access.redhat.com / errata/RHSA-2026:20889
access.redhat.com / errata/RHSA-2026:20938
access.redhat.com / errata/RHSA-2026:21017
access.redhat.com / errata/RHSA-2026:22465
access.redhat.com / errata/RHSA-2026:22629
access.redhat.com / errata/RHSA-2026:22840
access.redhat.com / errata/RHSA-2026:23361
access.redhat.com / errata/RHSA-2026:24471
access.redhat.com / errata/RHSA-2026:24761
access.redhat.com / errata/RHSA-2026:24766
access.redhat.com / errata/RHSA-2026:24853
access.redhat.com / errata/RHSA-2026:24866
access.redhat.com / errata/RHSA-2026:24977
access.redhat.com / errata/RHSA-2026:26010
access.redhat.com / errata/RHSA-2026:36882
access.redhat.com / errata/RHSA-2026:41928
access.redhat.com / errata/RHSA-2026:8483
access.redhat.com / errata/RHSA-2026:8484
access.redhat.com / errata/RHSA-2026:8490
access.redhat.com / errata/RHSA-2026:8491
access.redhat.com / errata/RHSA-2026:8493
access.redhat.com / errata/RHSA-2026:9742
access.redhat.com / security/cve/CVE-2025-62718
bugzilla.redhat.com / show_bug.cgi
security.access.redhat.com / data/csaf/v2/vex/2025/cve-2025-62718.json
datatracker.ietf.org / doc/html/rfc1034
Technical Description
datatracker.ietf.org / doc/html/rfc3986
Technical Description
github.com / axios/axios/commit/03cdfc99e8db32a390e12128208b6778492cee9c
Patch
github.com / axios/axios/commit/fb3befb6daac6cad26b2e54094d0f2d9e47f24df
Patch
github.com / axios/axios/pull/10661
Issue TrackingPatch
github.com / axios/axios/pull/10688
Issue Tracking
github.com / axios/axios/releases/tag/v0.31.0
Release Notes
github.com / axios/axios/releases/tag/v1.15.0
ProductRelease Notes
github.com / axios/axios/security/advisories/GHSA-3p68-rc4w-qgx5
ExploitMitigationVendor Advisory