---
cve: "CVE-2025-27152"
severity: "HIGH"
cvss: 7.7
epss: "76%"
vendor: "axios"
kev: false
exploited: false
published: "2025-03-07 16:15:38"
tags: [cve, security, high]
source: tsecurity.de CVE-Dossier
exported: "2026-09-10T09:20:40+02:00"
---

# CVE-2025-27152

> 7.7 HIGH · 🧪 PoC

## Beschreibung

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.

## CVSS-Vektor

```
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
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Keine | bad |
| UI Interaktion | Keine | bad |

## Patch verfügbar (OSV)

- 6e922e497616d8908616a9da0380f81d0244ef4b (Commit)

## Referenzen

- <https://github.com/axios/axios/security/advisories/GHSA-jr5f-v2jv-69x6>
- <https://github.com/axios/axios/issues/6463>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2025-27152) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
