Back to search
CVE-2025-27152
Published: Mar 7, 2025
Modified: Mar 7, 2025
PUBLISHED
Description
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.
| Vendor | Product | Versions |
|---|---|---|
axios | axios | affected < 1.8.2 |
Weaknesses (CWE)
References
https://github.com/axios/axios/security/advisories/GHSA-jr5f-v2jv-69x6
x_refsource_CONFIRM
https://github.com/axios/axios/issues/6463
x_refsource_MISC
Security Training
Train your team to recognize and prevent security threats with our comprehensive security awareness program.
Start TrainingVulnerability Scanning
Discover vulnerabilities in your applications and infrastructure before attackers do.
Scan Now