THREATOPS
THREAT OPSThreat 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

lownvdPublished 2026-05-13

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

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-45411