CVE-2026-24781
VM2 Has Sandbox Breakout Through Inspect Function
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-v37h-5mfm-c47cWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-24781ADVISORY
- https://github.com/patriksimek/vm2/commit/8d30d93213c1898b3e035298b89a814970dd1189WEB
- https://github.com/patriksimek/vm2/commit/bdd3d15e57bc4ec5e70365cd79f7cb0256e5f88cWEB
- https://github.com/patriksimek/vm2/commit/fd266d084e0a3322d0f71ba2a8dc4c96cd030228WEB
- https://github.com/patriksimek/vm2PACKAGE
- https://github.com/patriksimek/vm2/releases/tag/v3.11.0WEB
Frequently Asked Questions
- What is CVE-2026-24781?
- VM2 Has Sandbox Breakout Through Inspect Function 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-24781?
- CVE-2026-24781 affects vm2. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-24781 and 200,000+ other known vulnerabilities.
Severity & Exploitability
Exploitation is straightforward and causes maximum impact. Patch immediately.
Also Known As
Related CVEs
- CVE-2026-47698CRITICAL
vm2: Sandbox Breakout Using Dangerous Host Proto Mutators
- CVE-2026-24118CRITICAL
VM2 Sandbox Breakout Through __lookupGetter__
- CVE-2026-47686CRITICAL
VM2 has Missing Error.cause Sanitization that Enables Sandbox Escape to RCE
- CVE-2026-47137CRITICAL
vm2 has a CVE-2023-37903 patch bypass: nesting:true without explicit require still allows full RCE
- CVE-2026-24120CRITICAL
VM2 Has Sandbox Breakout Through Promise Species
- CVE-2026-47209HIGH
vm2's Bridge Proxy set trap ignores receiver parameter, enabling host object property injection via prototype chain
- CVE-2026-44001HIGH
vm2 has a Sandbox Escape via Promise Constructor Unhandled Rejection (Process Crash DoS)
- CVE-2026-47135HIGH
vm2 has a sandbox escape via unblocked cross-realm Symbol.for keys + missing bridge write-trap symbol checks
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies