#VU103223 Path traversal in Node.js - CVE-2025-23084 

 

#VU103223 Path traversal in Node.js - CVE-2025-23084

Published: January 22, 2025 / Updated: February 4, 2025


Vulnerability identifier: #VU103223
Vulnerability risk: Low
CVSSv4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2025-23084
CWE-ID: CWE-22
Exploitation vector: Local access
Exploit availability: No public exploit available
Vulnerable software:
Node.js
Software vendor:
Node.js Foundation

Description

The vulnerability allows a local user to escalate privileges on the system.

The vulnerability exists due to input validation error in path.join API when processing drive names in the Windows environment. A local user with ability to alter Windows drive names can escalate privileges on the system.


Remediation

Install update from vendor's website.

External links