SecBoard
Zurück zur CVE-Übersicht

CVE-2026-53633

CRITICAL(9.8)

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Risk Signal Score35/100 — MITTEL
  • CVSS 9.8 — Kritisch
  • Weniger als 24 Stunden alt

Beschreibung

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.

GitHub Advisories

GHSA-g8mr-85jm-7xhmCRITICAL

Vitest Browser: Exposed Browser Mode API Can Proxy CDP and Overwrite Config Files, Leading to RCE

npm/@vitest/browser5.0.0-beta.4
GitHub Advisory

Referenzen