Arbitrary Code Injection Affecting vm2 package, versions <3.11.6


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

Exploit Maturity
Proof of Concept
EPSS
0.32% (25th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Arbitrary Code Injection vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-JS-VM2-18912270
  • published18 Aug 2026
  • disclosed17 Aug 2026
  • creditVladimirEliTokarev

Introduced: 17 Aug 2026

NewCVE-2026-47686  (opens in a new tab)
CWE-94  (opens in a new tab)

How to fix?

Upgrade vm2 to version 3.11.6 or higher.

Overview

vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules.

Affected versions of this package are vulnerable to Arbitrary Code Injection through the handleException function, which fails to sanitize the .cause property of errors. An attacker can gain access to powerful host objects and execute arbitrary commands on the host system by triggering an error with a crafted .cause property referencing sensitive objects such as process.

Note: This is only exploitable if the embedder exposes a host function that throws an Error with .cause referencing a host object.

CVSS Base Scores

version 4.0
version 3.1