🔴 《严重安全漏洞:CVE-2026-53633》

CVSS 评分: 严重(9.8)  状态: Received  发布时间: 2026-07-14


漏洞描述

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.


🔍 技术细节

字段
CVE ID CVE-2026-53633
CVSS 评分 9.8 🔴
严重程度 严重
CVSS 向量 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CWE 分类 CWE-749,CWE-862
发布时间 2026-07-14
最后更新 2026-07-14
状态 Received
数据来源 security-advisories@github.com

🔗 参考链接