Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2025-27152
March 07, 2025
axios is a promise based HTTP client for the browser and node.js. The issue occurs when passing absolute URLs rather than protocol-relative URLs to axios. Even if ⁠baseURL is set, axios sends the request to the specified absolute URL, potentially causing SSRF and credential leakage. This issue impacts both server-side and client-side usage of axios. This issue is fixed in 1.8.2.
Affected Packages
https://github.com/axios/axios.git (GITHUB):
Affected version(s)
Fix Suggestion:
Update to version v0.30.0
https://github.com/axios/axios.git (GITHUB):
Affected version(s)
Fix Suggestion:
Update to version v1.8.2
org.webjars.npm:axios (JAVA):
Affected version(s) >=0.5.4 <1.8.3
Fix Suggestion:
Update to version 1.8.3
axios (NPM):
Affected version(s) >=1.0.0 <1.8.2
Fix Suggestion:
Update to version 1.8.2
axios (NPM):
Affected version(s) >=0.1.0 <0.30.0
Fix Suggestion:
Update to version 0.30.0
Do you need more information?
Contact Us
CVSS v4
Base Score:
7.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
Exploit Maturity
POC
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
Server-Side Request Forgery (SSRF)
EPSS
Base Score:
0.07