CVE-2026-41211: Path traversal in vite-plus/binding downloadPackageManager() writes outside VP_HOME
(updated )
downloadPackageManager() in vite-plus/binding accepts an untrusted version string and uses it directly in filesystem paths. A caller can supply ../ segments to escape the VP_HOME/package_manager/<pm>/ cache root and cause Vite+ to delete, replace, and populate directories outside the intended cache location.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-41211 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →