vm2 before 3.11.7 contains a sandbox escape vulnerability in the CLI tool that allows attackers to execute arbitrary code in the host Node.js process. Attackers can supply a malicious script file to the vm2 CLI that uses require(__filename) to re-execute itself in the host realm, bypassing sandbox isolation and accessing host modules like fs and child_process.
{
"cna_assigner": "VulnCheck",
"cwe_ids": [
"CWE-453"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/92xxx/CVE-2026-92950.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "3.11.7"
},
{
"introduced": "vm2"
}
],
"source": [
"AFFECTED_FIELD",
"DESCRIPTION"
]
}