All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-47131
CRITICALpublished 2026-06-12 15:16 UTC · 13 days ago · modified 2026-06-13 04:17 UTC
10.0
CVSS / 10
// 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.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
// weaknesses (CWE)
- CWE-913