VYPR

npm package

vite-plus

pkg:npm/vite-plus

Vulnerabilities (2)

  • CVE-2026-53633CriJul 14, 2026
    affected < 0.1.24fixed 0.1.24

    Vitest is a testing framework powered by Vite. From 3.0.0 until 3.2.5, 4.1.8, and 5.0.0-beta.4, Vitest Browser Mode exposed a cdp() API that forwarded raw Chrome DevTools Protocol methods without being gated by allowWrite or allowExec, allowing a remote client with exposed browse

  • CVE-2026-41211CriApr 23, 2026
    affected < 0.1.17fixed 0.1.17

    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/pack