CVE-2026-43997 CRITICAL

CVE-2026-43997: vm2: Sandbox Escape

Vendor Patriksimek
Product vm2
Weakness CWE-94 · Code injection
Published May 13, 2026
Last update June 30, 2026

CVSS base score

10.0/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 13, 2026 CVE published
June 30, 2026 Record updated

Related vulnerabilities

04Related CVE