VYPR

Vitest

by Vitest.dev

Source repositories

CVEs (3)

  • CVE-2026-47429CriJul 14, 2026
    risk 0.57cvss 9.8epss 0.01

    Vitest is a testing framework powered by Vite. Prior to 3.2.5 and 4.1.0, the Vitest UI/API server on Windows used isFileServingAllowed incorrectly for /__vitest_attachment__, allowing \\?\\..\\ path traversal to read files outside the project; exposed API write and rerun…

  • CVE-2025-24964CriFeb 4, 2025
    risk 0.55cvss 9.6epss 0.01

    Vitest is a testing framework powered by Vite. Affected versions are subject to arbitrary remote Code Execution when accessing a malicious website while Vitest API server is listening by Cross-site WebSocket hijacking (CSWSH) attacks. When `api` option is enabled (Vitest UI…

  • CVE-2025-24963MedFeb 4, 2025
    risk 0.32cvss 5.9epss 0.02

    Vitest is a testing framework powered by Vite. The `__screenshot-error` handler on the browser mode HTTP server that responds any file on the file system. Especially if the server is exposed on the network by `browser.api.host: true`, an attacker can send a request to that…