Security Advisory

CVE-2025-23084

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-01-28 04:35:15
Last updated 2025-11-04 21:09:38
Assigner hackerone
State PUBLISHED

Description

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.