#VU125750 Server-Side Request Forgery (SSRF) in axios - CVE-2025-62718

 

#VU125750 Server-Side Request Forgery (SSRF) in axios - CVE-2025-62718

Published: April 10, 2026


Vulnerability identifier: #VU125750
Vulnerability risk: High
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:L/SC:L/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2025-62718
CWE-ID: CWE-918
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
axios
Software vendor:
axios

Description

The vulnerability allows a remote attacker to conduct server-side request forgery and disclose sensitive information.

The vulnerability exists due to improper hostname normalization in NO_PROXY rule evaluation when processing attacker-controlled request URLs. A remote attacker can supply a crafted URL using forms such as localhost. or [::1] to conduct server-side request forgery and disclose sensitive information.

Applications that rely on NO_PROXY entries for loopback or internal services are affected.


Remediation

Install security update from vendor's website.

External links