All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-44006
CRITICALpublished 2026-05-13 18:16 UTC · 1 month ago · modified 2026-05-14 15:19 UTC
10.0
CVSS / 10
// description
vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, It is possible to reach BaseHandler.getPrototypeOf, which can be used to get arbitrary prototypes. This vulnerability is fixed in 3.11.0.
// 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-94