#VU117533 Path traversal in Vite - CVE-2025-62522

 

#VU117533 Path traversal in Vite - CVE-2025-62522

Published: October 22, 2025


Vulnerability identifier: #VU117533
Vulnerability risk: Medium
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:P/U:Green
CVE-ID: CVE-2025-62522
CWE-ID: CWE-22
Exploitation vector: Remote access
Exploit availability: Public exploit is available
Vulnerable software:
Vite
Software vendor:
Vite

Description

The vulnerability allows a remote attacker to perform directory traversal attacks.

The vulnerability exists due to input validation error when processing directory traversal sequences within "server.fs.deny". A remote attacker can send a specially crafted HTTP request and read arbitrary files on the system.


Remediation

Install updates from vendor's website.

External links