CVE-2026-92956
Last modified
CVE-2026-92956 is a critical-severity vulnerability rated 10/10 on the CVSS scale. vm2 versions 3.10.1 through 3.11.6 contain a sandbox escape reachable from a default `new VM()` sandbox when running on Node.js 26. WebAssembly.compileStreaming and WebAssembly.instantiateStreaming can produce a raw host-realm Promise that rejects with a host-realm error object; by controlling Symbol.species via Promise.prototype.finally, sandbox code receives that raw host error, walks from the host error constructor to the host Function constructor, and recovers the real host `process` object, gaining host Node.js capabilities (e.g.
Description
vm2 versions 3.10.1 through 3.11.6 contain a sandbox escape reachable from a default `new VM()` sandbox when running on Node.js 26. WebAssembly.compileStreaming and WebAssembly.instantiateStreaming can produce a raw host-realm Promise that rejects with a host-realm error object; by controlling Symbol.species via Promise.prototype.finally, sandbox code receives that raw host error, walks from the host error constructor to the host Function constructor, and recovers the real host `process` object, gaining host Node.js capabilities (e.g. access to host modules such as fs) in the context of the process running the sandbox. No NodeVM, require permission, host object injection, or otherwise unsafe configuration is required. This is a bypass of the fix for GHSA-6j2x-vhqr-qr7q, which removed the JSPI entry points WebAssembly.promising and WebAssembly.Suspending. The issue is fixed in 3.11.7.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-92956?
How severe is CVE-2026-92956?
How do I fix CVE-2026-92956?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-92950vm2 before 3.11.7 contains a sandbox escape vulnerability in…8.6
- CVE-2026-92951vm2 before 3.11.7 contains an incorrect authorization vulner…9.9
- CVE-2026-92952vm2 versions 3.11.4 through 3.11.6 incompletely filter Node.…6.8
- CVE-2026-92953vm2 versions from 3.11.0 before 3.11.8 fail to protect host …10
- CVE-2026-92954vm2 is a sandbox library for running untrusted JavaScript in…8.6
- CVE-2026-92955vm2 before 3.11.8 contains a sandbox escape vulnerability in…10
- CVE-2026-92957vm2 through 3.11.6 does not normalize `node:`-prefixed built…9.9
- CVE-2026-92958vm2 through 3.11.6 contains a builtin-module denylist bypass…8.5
- CVE-2026-92959vm2 before 3.11.8 does not fully enforce the allowAsync: fal…7.1
- CVE-2026-9296A weakness has been identified in Edimax BR-6428NS 1.10. Thi…6.3
- CVE-2026-92960vm2 before 3.11.6 fails to restrict access to os and dns bui…10
- CVE-2026-92961vm2 before 3.11.6 fails to enforce bufferAllocLimit on Array…7.5
Are you affected by CVE-2026-92956?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
