HackerFeeds
All CVEs

CVE-2026-93605

CRITICAL10.0

Published 2026-09-18 · Updated 2026-09-18 · Source disclosure@vulncheck.com

Description

vm2 NodeVM versions before 3.12.1 contain a sandbox escape vulnerability where the DANGEROUS_BUILTINS denylist omits child_process despite blocking other host-spawning modules. Attackers can require child_process and execute arbitrary commands on the host system when NodeVM is configured with builtin:['*'] or explicit child_process allowance.

CVSS vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

CWE-693
View on NVD