CVE-2026-73653
Vitest: Browser Mode provider commands bypass the file-access permission gate
Record summary
CVE-2026-73653 has a selected CVSS score of 9.4 (critical).
Description
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.
Exploitation context
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Aug 13, 2026 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
| CVE List | < 3.2.7 | affected | |
| >= 4.0.0, < 4.1.10 | affected | ||
| >= 5.0.0-beta.1, < 5.0.0-beta.6 | affected | ||
@vitest/browserBrowse npm / @vitest/browser | GitHub Advisory | 4.0.0 to < 4.1.10 · Fixed in 4.1.10 | affected |
| Before 3.2.7 · Fixed in 3.2.7 | affected | ||
| 5.0.0-beta.1 to < 5.0.0-beta.6 · Fixed in 5.0.0-beta.6 | affected |