Vulnerability Description
vm2 before 3.11.7 contains a remote code execution vulnerability when require.external is enabled without an explicit require.root that excludes node_modules. Sandboxed code can require vm2's own package, instantiate an unrestricted NodeVM instance, and execute arbitrary host OS commands via child_process.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/patriksimek/vm2/security/advisories/GHSA-j3hm-6rg5-mchv
- https://www.vulncheck.com/advisories/vm2-before-3.11.7-remote-code-execution-via
FAQ
What is CVE-2026-92946?
CVE-2026-92946 is a vulnerability with a CVSS score of 10.0 (CRITICAL). vm2 before 3.11.7 contains a remote code execution vulnerability when require.external is enabled without an explicit require.root that excludes node_modules. Sandboxed code can require vm2's own pack...
How severe is CVE-2026-92946?
CVE-2026-92946 has been rated CRITICAL with a CVSS base score of 10.0/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-92946?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.