CVE Catalog

CVE-2026-92955

CriticalCVSS 10.0
Published: Updated: Translated: NVD NIST

Summary

In vm2 before 3.11.8, there is a sandbox escape vulnerability via console._stdout and console._stderr. Attackers can overwrite EventEmitter.prototype.emit and execute code on the host process, bypassing code generation restrictions.

Risk Assessment

Risk of system-level code execution, potentially leading to host takeover and data confidentiality breaches.

Recommendation

Update vm2 to version 3.11.8 or later to eliminate this vulnerability.

Other vulnerabilities in vm2

See all
Original NVD description (English source)

vm2 before 3.11.8 contains a sandbox escape vulnerability in NodeVM that allows attackers to access the host __proto__ getter/setter through console._stdout and console._stderr. Attackers can overwrite EventEmitter.prototype.emit and trigger process events to execute code with process context, bypassing code generation restrictions.

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