CVE Catalog

CVE-2026-92934

CriticalCVSS 9.0
Published: Updated: Translated: NVD NIST

Summary

vm2 before 3.11.8 contains an incomplete fix for Error.cause sanitization that allows sandbox escape when revisited host-wrapped AggregateError objects are caught within a single exception handler traversal. Attackers can exploit a cycle detection bypass in handleException to access unsanitized host proxies embedded in the errors array, enabling full remote code execution and process information disclosure from the sandbox.

Risk Assessment

This enables remote code execution and disclosure of host process information, posing a serious threat to environments running untrusted code in vm2. It can lead to full compromise of the Node.js process.

Recommendation

Upgrade vm2 to version 3.11.8 or later. If upgrading is not possible, consider restricting execution of untrusted code in vm2 until the fix is deployed.

Other vulnerabilities in vm2

See all
Original NVD description (English source)

vm2 before 3.11.8 contains an incomplete fix for Error.cause sanitization that allows sandbox escape when revisited host-wrapped AggregateError objects are caught within a single exception handler traversal. Attackers can exploit cycle detection bypass in handleException to access unsanitized host proxies embedded in the errors array, enabling full remote code execution and process information disclosure from the sandbox.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS