Auth bypass in Vitest-Dev Vitest

CVE-2026-73653

Vitest is a testing framework powered by Vite. Prior to versions 3.2.7, 4.1.10, and 5.0.0-beta.6, Browser Mode provider commands including upload, takeScreenshot, screenshotMatcher, stopChunkTrace, deleteTracing, and annotateTraces accept browser-supplied file paths without enforcing the allowWrite permission gate or confining paths to the project root. A client that can reach the Browser Mode API can read arbitrary local files, create or overwrite image and trace files, or delete files accessible to the Vitest process even when allowWrite is false. This issue is fixed in versions 3.2.7, 4.1.10, and 5.0.0-beta.6.

Vulnerability class: Path Traversal (Directory Traversal)

CVSS v3 metric

CVSS v3 base score 9.4 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:L.

Affected products

  • Vitest-dev Vitest — versions < 3.2.7, >= 4.0.0, < 4.1.10, >= 5.0.0-beta.1, < 5.0.0-beta.6

Weakness classification (CWE)

References

Frequently asked questions

What is CVE-2026-73653?
CVE-2026-73653 is a critical-severity vulnerability in Vitest-Dev Vitest, classified under Path Traversal. CVSS score: 9.4/10. Published 2026-08-13.
How severe is CVE-2026-73653?
Critical severity. CVSS v3 base score is 9.4 out of 10.