VOOZH about

URL: https://nvd.nist.gov/vuln/detail/CVE-2025-27152

⇱ NVD - CVE-2025-27152


  1. Vulnerabilities

CVE-2025-27152 Detail

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.


Metrics

NVD enrichment efforts reference publicly available information to associate vector strings. CVSS information contributed by other sources is also displayed.
CVSS 4.0 Severity and Vector Strings:

NVD assessment not yet provided.

CVSS-BT 7.7 HIGH
Vector:  CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving NIST webspace. We have provided these links to other web sites because they may have information that would be of interest to you. No inferences should be drawn on account of other sites being referenced, or not, from this page. There may be other web sites that are more appropriate for your purpose. NIST does not necessarily endorse the views expressed, or concur with the facts presented on these sites. Further, NIST does not endorse any commercial products that may be mentioned on these sites. Please address comments about this page to [email protected].

URL Source(s) Tag(s)
https://github.com/axios/axios/issues/6463 GitHub, Inc. Broken Link 
https://github.com/axios/axios/security/advisories/GHSA-jr5f-v2jv-69x6 CISA-ADP, GitHub, Inc. Exploit  Vendor Advisory 

Weakness Enumeration

CWE-ID CWE Name Source
CWE-918 Server-Side Request Forgery (SSRF) GitHub, Inc.  

Known Affected Software Configurations Switch to CPE 2.2

CPEs loading, please wait.

Denotes Vulnerable Software
Are we missing a CPE here? Please let us know.

Change History

6 change records found show changes

CVE Modified by CISA-ADP 6/17/2026 5:03:06 AM

Action Type Old Value New Value
Added SSVC
{"timestamp":"2025-03-07T19:32:00.779211Z","id":"CVE-2025-27152","options":[{"exploitation":"poc"},{"automatable":"yes"},{"technicalImpact":"partial"}],"role":"CISA Coordinator","version":"2.0.3"}


CVE Modified by GitHub, Inc. 6/17/2026 5:03:06 AM

Action Type Old Value New Value
Added Affected
[{"vendor":"axios","product":"axios","versions":[{"version":"< 1.8.2","status":"affected"}]}]


Reanalysis by NIST 11/25/2025 12:58:17 PM

Action Type Old Value New Value
Added CVSS V3.1
AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N


Removed CVSS V3.1
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N


Initial Analysis by NIST 9/22/2025 2:52:22 PM

Action Type Old Value New Value
Added CVSS V3.1
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N


Added CPE Configuration
OR
 *cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:* versions up to (excluding) 0.30.0
 *cpe:2.3:a:axios:axios:*:*:*:*:*:node.js:*:* versions from (including) 1.0.0 up to (including) 1.7.9


Added Reference Type
CISA-ADP: https://github.com/axios/axios/security/advisories/GHSA-jr5f-v2jv-69x6 Types: Exploit, Vendor Advisory


Added Reference Type
GitHub, Inc.: https://github.com/axios/axios/issues/6463 Types: Broken Link


Added Reference Type
GitHub, Inc.: https://github.com/axios/axios/security/advisories/GHSA-jr5f-v2jv-69x6 Types: Exploit, Vendor Advisory


CVE Modified by CISA-ADP 3/07/2025 3:15:38 PM

Action Type Old Value New Value
Added Reference
https://github.com/axios/axios/security/advisories/GHSA-jr5f-v2jv-69x6


New CVE Received from GitHub, Inc. 3/07/2025 11:15:38 AM

Action Type Old Value New Value
Added 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.


Added CVSS V4.0
AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/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


Added CWE
CWE-918


Added Reference
https://github.com/axios/axios/issues/6463


Added Reference
https://github.com/axios/axios/security/advisories/GHSA-jr5f-v2jv-69x6


Quick Info

CVE Dictionary Entry:
CVE-2025-27152
NVD Published Date:
03/07/2025
NVD Last Modified:
06/17/2026
Source:
GitHub, Inc.