CVE-2026-53633

Vitest is a testing framework powered by Vite. From 3.0.0 until 3.2.5, 4.1.8, and 5.0.0-beta.4, Vitest Browser Mode exposed a cdp() API that forwarded raw Chrome DevTools Protocol methods without being gated by allowWrite or allowExec, allowing a remote client with exposed browser API metadata to use CDP Page.setDownloadBehavior and Runtime.evaluate to overwrite vite.config.ts and execute attacker-controlled Node.js code. This issue is fixed in versions 3.2.5, 4.1.8, and 5.0.0-beta.
Configurations

No configuration.

History

14 Jul 2026, 20:17

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-14 20:17

Updated : 2026-07-16 05:16


NVD link : CVE-2026-53633

Mitre link : CVE-2026-53633

CVE.ORG link : CVE-2026-53633


JSON object : View

Products Affected

No product.

CWE
CWE-749

Exposed Dangerous Method or Function

CWE-862

Missing Authorization