CVE 8.4 HIGH

`vite-plus/binding` has path traversal `downloadPackageManager()` that leads to writes outside of `VP_HOME`_CVE-2026-41211

8.4 / 10
HIGH
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:H/SA:H

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/<pm>/` cache root and make Vite+ delete, replace, and populate directories outside the intended cache location. Version 0.1.17 contains a patch.

Basic Information

ID CVE-2026-41211
Source GitHub_M
Published Apr 23, 2026 at 00:56

Affected Product

Vendor voidzero-dev
Product vite-plus
Version < 0.1.17
Affected Versions voidzero-dev vite-plus < 0.1.17

CWE Classification

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.