---
cve: "CVE-2025-23084"
severity: "MEDIUM"
cvss: 5.6
epss: "1.4%"
vendor: "nodejs"
kev: false
exploited: false
published: "2025-01-28 05:15:11"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-18T15:45:35+02:00"
---

# CVE-2025-23084

> 5.6 MEDIUM

## Beschreibung

A vulnerability has been identified in Node.js, specifically affecting the handling of drive names in the Windows environment. Certain Node.js functions do not treat drive names as special on Windows. As a result, although Node.js assumes a relative path, it actually refers to the root directory.

On Windows, a path that does not start with the file separator is treated as relative to the current directory. 

This vulnerability affects Windows users of `path.join` API.

## CVSS-Vektor

```
CVSS:3.0/AV:L/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Lokal | good |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Erforderlich | good |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Gering | warn |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 60224762462585b64a17ee007d7f657e1b66758c (Commit)
- 53a57efd83a18efe7a84bf1b460acc789139939b (Commit)

## Referenzen

- <https://nodejs.org/en/blog/vulnerability/january-2025-security-releases>
- <http://www.openwall.com/lists/oss-security/2025/07/22/2>
- <https://security.netapp.com/advisory/ntap-20250321-0003/>

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