#VU113118 Path traversal in Node.js - CVE-2025-27210

 

#VU113118 Path traversal in Node.js - CVE-2025-27210

Published: July 22, 2025 / Updated: August 1, 2025


Vulnerability identifier: #VU113118
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:P/U:Clear
CVE-ID: CVE-2025-27210
CWE-ID: CWE-22
Exploitation vector: Local access
Exploit availability: Public exploit is 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 when processing directory traversal sequences affecting Windows device names like CON, PRN, and AUX. A local user can escalate privileges on the system.

Note, this vulnerability exists due to incomplete fix for #VU103223 (CVE-2025-23084).


Remediation

Install updates from vendor's website.

External links