CVE-2026-92950

Summary

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.

Affected Software

VendorProductVersion RangeStatus
patriksimekvm20 < 3.11.7affected
patriksimekvm23.11.7unaffected

Weaknesses

  • CWE-453: Insecure Default Variable Initialization

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: poc
    • Automatable: no
    • Technical Impact: total

Additional References

References