THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-44007 (CRITICAL 9.1) — vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.1, when a NodeVM is created with nesting: true, sandbox code can unconditionally require('vm2') regardless of the outer VM's require configuration — including require: false. With access to vm2, the sandbox constructs a

[NVD] CVE-2026-44007 (CRITICAL 9.1) — vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.1, when a NodeVM is created with nesting: true, sandbox code can unconditionally require('vm2') regardless of the outer VM's require configuration — including require: false. With access to vm2, the sandbox constructs a

lownvdPublished 2026-05-13

CVE-2026-44007 CVSS: 9.1 CRITICAL Published: 2026-05-13T18:16:17.527

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.1, when a NodeVM is created with nesting: true, sandbox code can unconditionally require('vm2') regardless of the outer VM's require configuration — including require: false. With access to vm2, the sandbox constructs a new inner NodeVM with its own unrestricted require

Indicators of compromise

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