THREAT OPS › Threat News › [NVD] CVE-2026-45411 (CRITICAL 9.8) — 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 wi
[NVD] CVE-2026-45411 (CRITICAL 9.8) — 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 wi
CVE-2026-45411 CVSS: 9.8 CRITICAL Published: 2026-05-13T18:16:19.427
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 yiel
Indicators of compromise
- CVE-2026-45411cve
Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-45411