VYPR

npm package

vite-plus

pkg:npm/vite-plus

Vulnerabilities (2)

  • CVE-2026-53633criJun 15, 2026
    affected < 0.1.24fixed 0.1.24

    ## Summary Vitest Browser Mode exposes a `cdp()` API that forwards raw Chrome DevTools Protocol (CDP) methods over the Vitest browser WebSocket RPC. CDP is not gated by `browser.api.allowWrite`, `browser.api.allowExec`, `api.allowWrite`, or `api.allowExec`. As a result, disabli

  • 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