CVE-2026-43997

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, it is possible to obtain the host Object. There are various ways to use the host Object, to escape the sandbox, one example would be using HostObject.getOwnPropertySymbols to obtain Symbol(nodejs.util.inspect.custom). This vulnerability is fixed in 3.11.0.
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-09-07 13:19


NVD link : CVE-2026-43997

Mitre link : CVE-2026-43997

CVE.ORG link : CVE-2026-43997


JSON object : View

Products Affected

vm2_project

  • vm2
CWE
CWE-94

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

CWE-653

Improper Isolation or Compartmentalization