boxscore/security
CVE · referencelatest edition

Reference page — cumulative record through Wednesday, August 19, 2026 UTC. Reference pages update as the archive grows; only dated daily editions are immutable pages of record.

CVE-2026-45411CRITICAL
patriksimek vm2 — vm2: Sandbox Breakout Using Async Generator
  AV  AC  PR  UI  S  C  I  A   CVSS    EPSS   %ile   KEV
   N   L   N   N  U  H  H  H    9.8   .0057   44.6     —
AFFECTED
  Product  Versions    Fixed
  vm2      < 3.11.3 –  —
TIMELINE
  May 12  Reserved by GitHub_M
  May 13  Published (CNA: GitHub_M)
  Aug 6   EXPLOIT PUBLISHED — CVE-2026-45411 (patriksimek vm2). Public exploit reference added.
CWE-668, CWE-237 · CNA: GitHub_M · CVSS v3.1 · 5 references · NVD status: Modified

Description

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.3, it is possible to catch a host exception using the yield* expression inside an async generator. When the generator is closed using the return function, the value is awaited on and exceptions thrown in the then call will be caught by the runtime and passed to the yield* iterator as the next value. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. This vulnerability is fixed in 3.11.3.

Lifecycle

Complete event history — 3 events, chronological
DateEventDetail
May 12, 2026ReservedReserved by GitHub_M
May 13, 2026PublishedPublished (CNA: GitHub_M)
August 6, 2026EXPLOIT PUBLISHEDEXPLOIT PUBLISHED — CVE-2026-45411 (patriksimek vm2). Public exploit reference added.

Affected

Affected products and packages — 1 row
VendorProduct / PackageEcosystemVersion introducedFixed
patriksimekvm2< 3.11.3

Weaknesses

CWE-668 · CWE-237

References (5)

Related

Authoritative record: CVE-2026-45411 at cve.org

Vendors: patriksimek

Weaknesses: CWE-668 · CWE-237

About this page

This is a reference page, not a dated page of record. It assembles the complete lifecycle of CVE-2026-45411 from the CVE Program record, NVD enrichment, the CISA KEV catalog, EPSS, and OSV advisories. The box score's numbers (CVSS, EPSS, KEV status) are current as of Wednesday, August 19, 2026 UTC and are re-derived as the archive grows; only dated daily editions are immutable pages of record. The authoritative source for this identifier is cve.org.