PatchSiren cyber security CVE debrief
CVE-2026-73653 vitest-dev CVE debrief
A critical vulnerability in Vitest, a testing framework powered by Vite, allows an attacker to read arbitrary local files, create or overwrite image and trace files, or delete files accessible to the Vitest process. This issue is fixed in versions 3.2.7, 4.1.10, and 5.0.0-beta.6. The vulnerability exists due to improper handling of browser-supplied file paths in Browser Mode provider commands, which can lead to unauthorized access and modification of files on the system. Developers and administrators using Vitest for testing should assess their exposure and upgrade to a fixed version to prevent potential attacks.
- Vendor
- vitest-dev
- Product
- vitest
- CVSS
- CRITICAL 9.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-08-13
- Original CVE updated
- 2026-09-09
- Advisory published
- 2026-08-13
- Advisory updated
- 2026-09-09
Who should care
Developers and administrators using Vitest for testing, especially those with exposure to the Browser Mode API, should assess their exposure and upgrade to a fixed version to prevent potential attacks. They should also review compensating controls for exposed systems while remediation is scheduled and verified. Additionally, they should monitor for suspicious activity and track exceptions, retest remediated assets, and close the item only after evidence is
Why it matters
CVE-2026-73653 is a critical vulnerability in Vitest that allows an attacker to access and modify files on the system. Developers and administrators using Vitest should assess their exposure and upgrade to a fixed version to prevent potential attacks.
- Read arbitrary local files accessible to the Vitest process
- Create or overwrite image and trace files
- Delete files accessible to the Vitest process
Technical summary
The vulnerability in Vitest allows an attacker to read arbitrary local files, create or overwrite image and trace files, or delete files accessible to the Vitest process due to improper handling of browser-supplied file paths in Browser Mode provider commands. This can lead to unauthorized access and modification of files on the system. The fixed versions are 3.2.7, 4.1.10, and 5.0.0-beta.6. No additional technical details are available. The issue requires immediate attention to prevent potential attacks. Developers and administrators using Vitest for testing should assess their exposure and upgrade to a fixed version.
Defensive priority
High
Recommended defensive actions
- Upgrade to Vitest version 3.2.7, 4.1.10, or 5.0.0-beta.6 or later
- Restrict access to the Browser Mode API
- Monitor for suspicious activity
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
Evidence notes
The CVE record and NVD vulnerability detail provide information on the vulnerability, its impact, and the fixed versions. The vulnerability is caused by the lack of proper validation of browser-supplied file paths in Browser Mode provider commands, which allows an attacker to access and modify files on the system. The fixed versions are 3.2.7, 4.1.10, and 5.0.0-beta.6. No additional evidence is available.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-73653 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-73653
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-73653 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-73653
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/vitest-dev/vitest/commit/33f96a145ef09ca6a43b4e555eb273e64a87be23
-
Source reference
Unverified legacy reference
URL: https://github.com/vitest-dev/vitest/commit/5c18dd267ff7f47f24cab2f615a16b37d90feb7f
-
Source reference
Unverified legacy reference
URL: https://github.com/vitest-dev/vitest/commit/b795e36b34969bec50b47a9f29d26f799a6a04fb
-
Source reference
Unverified legacy reference
URL: https://github.com/vitest-dev/vitest/pull/10674
-
Source reference
Unverified legacy reference
URL: https://github.com/vitest-dev/vitest/pull/10679
-
Source reference
Unverified legacy reference
URL: https://github.com/vitest-dev/vitest/pull/10680
-
Source reference
Unverified legacy reference
URL: https://github.com/vitest-dev/vitest/releases/tag/v3.2.7
-
Source reference
Unverified legacy reference
URL: https://github.com/vitest-dev/vitest/releases/tag/v4.1.10
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.