← Back to browse · API

CVE-2026-47131

Severity
CRITICAL
CVSS
10.0
EPSS
0.00619
Risk score
40.22
CISA KEV
No
PoC
No
Published
2026-06-12
Modified
2026-06-13
First seen
2026-08-07
Aliases
EUVD-2026-36441, GHSA-V6MX-MF47-R5WG
Products
patriksimek:vm2 < 3.11.4
Sources
euvd EUVD-2026-36441

Description

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.11.4, by combining Buffer.call.call({}.__lookupGetter__, Buffer, "__proto__"), Buffer.call.call({}.__lookupSetter__, Buffer, "__proto__"), and Node.js's ERR_INVALID_ARG_TYPE Error, the host's TypeError constructor can be obtained, which allows the escape from the sandbox. This allows attackers to run arbitrary code. This issue has been patched in version 3.11.4.

References