Directory Traversal Vulnerability in Vite+ by Void Zero
CVE-2026-41211
8.4HIGH
What is CVE-2026-41211?
Vite+ is a comprehensive toolchain for web development. A vulnerability in versions prior to 0.1.17 allows untrusted input via the downloadPackageManager() function. This function incorrectly utilizes an untrusted 'version' parameter directly in filesystem paths, potentially enabling attackers to exploit directory traversal. By injecting ../ or absolute paths, an attacker can manipulate the filesystem, leading to unauthorized access and modification of files outside the designated cache area. The issue has been addressed in version 0.1.17, making it critical to update to this version or later.
Affected Version(s)
vite-plus < 0.1.17
