CVE-2026-26332
VM2 Has a Sandbox Escape Issue via SuppressedError
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install vm2@3.11.0
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| vm2 | npm | All versions | 3.11.0 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 9.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
References
- https://github.com/patriksimek/vm2/security/advisories/GHSA-55hx-c926-fr95WEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-26332ADVISORY
- https://github.com/patriksimek/vm2/commit/119fd0aa1e4c27b08cf37946b2dafa99e2c754f0WEB
- https://github.com/patriksimek/vm2/commit/4cb82cc94d9bb6c9a918b45f8c6790c32a5e913fWEB
- https://github.com/patriksimek/vm2/commit/7395c3a4b01d302e55271c87dbeb44d6b83b81caWEB
- https://github.com/patriksimek/vm2/commit/792e16d56ee429ab19e284ed9c545f5e4694fb7dWEB
- https://github.com/patriksimek/vm2/commit/d715dd88c5aec5bbb4dce03ddf7c3eb3791d0338WEB
- https://github.com/patriksimek/vm2PACKAGE
- https://github.com/patriksimek/vm2/releases/tag/v3.11.0WEB
Frequently Asked Questions
- What is CVE-2026-26332?
- VM2 Has a Sandbox Escape Issue via SuppressedError This vulnerability has been assigned a severity rating of CRITICAL (CVSS score: 9.8/10).
- How do I check if my project is affected by CVE-2026-26332?
- CVE-2026-26332 affects vm2. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-26332 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-45411CRITICAL
vm2 Has a Sandbox Breakout Using Async Generator
- CVE-2026-43997CRITICAL
vm2 Access to Host Object Enables Sandbox Escape
- CVE-2026-47210CRITICAL
vm2 sandbox escape via JSPI-backed Promise `.finally()` species bypass
- CVE-2026-47208CRITICAL
vm2 is Vulnerable to Sandbox Breakout Through Promise Species
- CVE-2026-44007CRITICAL
vm2 NodeVM `nesting: true` bypasses `require: false` allowing sandbox escape and arbitrary OS command execution
- CVE-2026-43999CRITICAL
vm2 has a NodeVM builtin allowlist bypass via `module` builtin's `Module._load` that allows sandbox escape
- CVE-2026-44008CRITICAL
vm2 has sandbox breakout via `neutralizeArraySpeciesBatch`
- CVE-2026-44005CRITICAL
vm2: Mutable Proxies for Host Intrinsic Prototypes Allows Sandbox Escape
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies