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.
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.
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
| Date | Event | Detail |
| May 12, 2026 | Reserved | Reserved by GitHub_M |
| May 13, 2026 | Published | Published (CNA: GitHub_M) |
| August 6, 2026 | EXPLOIT PUBLISHED | EXPLOIT PUBLISHED — CVE-2026-45411 (patriksimek vm2). Public exploit reference added. |
Affected
Affected products and packages — 1 row
| Vendor | Product / Package | Ecosystem | Version introduced | Fixed |
| patriksimek | vm2 | — | < 3.11.3 | — |
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.