CVE-2026-24118

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.0, VM2 suffers from a sandbox breakout vulnerability. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. This issue has been patched in version 3.11.0.
Configurations

Configuration 1 (hide)

cpe:2.3:a:vm2_project:vm2:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2026-05-04 17:16

Updated : 2026-07-15 02:18


NVD link : CVE-2026-24118

Mitre link : CVE-2026-24118

CVE.ORG link : CVE-2026-24118


JSON object : View

Products Affected

vm2_project

  • vm2
CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')

CWE-693

Protection Mechanism Failure

CWE-749

Exposed Dangerous Method or Function