CVE-2026-41211

Severity CVSS v4.0:
HIGH
Type:
CWE-22 Path Traversal
Publication date:
23/04/2026
Last modified:
29/04/2026

Description

Vite+ is a unified toolchain and entry point for web development. Prior to version 0.1.17, `downloadPackageManager()` accepts an untrusted `version` string and uses it directly in filesystem paths. A caller can supply `../` segments or an absolute path to escape the `VP_HOME/package_manager//` cache root and make Vite+ delete, replace, and populate directories outside the intended cache location. Version 0.1.17 contains a patch.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:voidzero:vite\+:*:*:*:*:*:node.js:*:* 0.1.17 (excluding)