CVE Wiki Pixee · CVE intelligence
← All CVEs

CVE-2026-43999

Critical · CVSS 9.9

vm2 — Sandbox escape via builtin allowlist bypass leading to RCE

CVSS
9.9
nvd
EPSS
0.97%
59th pct
KEV
No
Class
oss containerizable
CWE-863, CWE-829

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.

Search profile — drives PoC discovery

Symbols NodeVMModule._loadmodule builtinchild_processbuiltin allowlistrequire('module')vm2 sandbox
Keywords CVE-2026-43999vm2 sandbox escapevm2 builtin bypassvm2 Module._loadvm2 child_process RCEvm2 NodeVM exploitvm2 3.11.0GHSA-947f-4v7f-x2v8
Versions: < 3.11.0

Ranked PoCs (1) — best first

Heuristic ranking — not yet expert-vetted. Scored on structure + provenance, not execution.

Recall-favoring discovery; ranking by the Stage-4 scorer (Adam's rubric). Scanner/aggregator repos are hidden.

Affected packages

npm vm2 3.10.5 → 3.11.0

References

Status: enriched · ingested 2026-06-30T06:00:22.000Z · profiled 2026-07-01T12:30:14.000Z