CVE-2026-43999
CRITICAL EPSS 47.3%
Published May 13, 20261mo ago · Modified Jun 17, 20262w ago
9.9 CVSS 3.1
Published May 13, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, NodeVM's builtin allowlist can be bypassed when the module builtin is allowed (including via the '*' wildcard). The module builtin exposes Node's Module._load(), which loads any module by name directly in the host context, completely bypassing vm2's builtin restriction. This allows sandboxed code to load excluded builtins like child_process and achieve remote code execution. This vulnerability is fixed in 3.11.0.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Changed
Confidentiality High
Integrity High
Availability High
Threat Intelligence
EPSS Exploit Probability
47.3% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-863 Incorrect Authorization Authorization
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| vm2_project | vm2 | * | <3.11.0 |
References 1
- github.com https://github.com/patriksimek/vm2/security/advisories/GHSA-947f-4v7f-x2v8
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.