CVE-2026-44008

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.2, the new method neutralizeArraySpeciesBatch works with objects from the other side but can call into this side via getter on the array prototype exposing objects of the wrong side into the sandbox. This can be used to get host objects and get the host Function object. 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.2.
Configurations

Configuration 1 (hide)

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

History

No history.

Information

Published : 2026-05-13 18:16

Updated : 2026-08-06 13:18


NVD link : CVE-2026-44008

Mitre link : CVE-2026-44008

CVE.ORG link : CVE-2026-44008


JSON object : View

Products Affected

vm2_project

  • vm2
CWE
CWE-668

Exposure of Resource to Wrong Sphere

CWE-1100

Insufficient Isolation of System-Dependent Functions