CVE-2025-23084
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.
- Nodejs Node.js
- < 18.20.6, 20.18.2, 22.13.1, 23.6.1
- CVSS 3.0
- 5.6 MEDIUM
- EPSS
- 1.4% (70th percentile)
- Weakness
- CWE-22
- NVD status
- Modified
- Published
- 2025-01-28
CVE-2025-23084 at NVD
1 known exploit for CVE-2025-23084
Proof-of-concept code and exploit modules indexed by Sploitus