PatchSiren cyber security CVE debrief
CVE-2026-92948 patriksimek CVE debrief
CVE-2026-92948 debrief: vm2 NodeVM sandbox escape via node:test builtin allows for potential arbitrary JavaScript execution in Node.js environments. The vulnerability affects vm2 versions >= 3.9.6 and <= 3.11.6, permitting a sandbox escape on Node.js 24 and newer when the embedder explicitly allows the node:test builtin. This could lead to elevated privileges and risk of sandbox escape. Node.js and vm2 users, particularly those using NodeVM sandboxes, should assess exposure and prioritize remediation.
- Vendor
- patriksimek
- Product
- vm2
- CVSS
- CRITICAL 9.4
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-09-17
- Original CVE updated
- 2026-09-18
- Advisory published
- 2026-09-17
- Advisory updated
- 2026-09-18
Who should care
Node.js and vm2 users, particularly those using NodeVM sandboxes, should assess exposure and prioritize remediation. Operators, platform administrators, vulnerability management teams, and security teams may be impacted by this vulnerability and should review the supplied official advisory or CVE record to validate affected scope, severity, and vendor guidance.
Why it matters
CVE-2026-92948 is a critical vulnerability in vm2 that allows for sandbox escape and potential arbitrary JavaScript execution in Node.js environments. Node.js and vm2 users should assess exposure and prioritize remediation.
- Potential for arbitrary JavaScript execution in an unrestricted host Node process
- Risk of sandbox escape and elevated privileges
- Need for prompt remediation to prevent exploitation
Technical summary
vm2 versions >= 3.9.6 and <= 3.11.6 are affected by a NodeVM builtin allowlist bypass, permitting a sandbox escape on Node.js 24 and newer when the embedder explicitly allows the node:test builtin. The vulnerability allows for potential arbitrary JavaScript execution in an unrestricted host Node process outside the NodeVM sandbox. Fixed in vm2 3.11.7. Users should review and restrict use of the node:test builtin in NodeVM sandboxes to prevent exploitation. The vulnerability has a CVSS score of 9.4 and is considered critical.
Defensive priority
High priority for Node.js and vm2 users
Recommended defensive actions
- Update vm2 to version 3.11.7 or later
- Review and restrict use of node:test builtin in NodeVM sandboxes
- Monitor for suspicious activity in Node.js environments
- Confirm whether affected product deployments exist in managed environments and assign an owner for follow-up
- Review compensating controls for exposed systems while remediation is scheduled and verified
- Check relevant monitoring, detection, and logs for exposed assets that need extra review
- Track exceptions, retest remediated assets, and close the item only after evidence is documented
Evidence notes
Official CVE Program record and NIST NVD detail page provide vulnerability metadata. Vendor advisory and Vulncheck report detail the sandbox escape vulnerability. The CVE record was published on 2026-09-17T14:18:00.310Z and has not been modified since then. Evidence is limited to public sources and may not reflect the full scope or impact of the vulnerability. Defenders should verify affected scope and vendor guidance for accurate risk assessment.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-92948 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-92948
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-92948 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-92948
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Source reference
Unverified legacy reference
URL: https://github.com/patriksimek/vm2/security/advisories/GHSA-qhwx-74w5-xhxq
-
Source reference
Unverified legacy reference
URL: https://www.vulncheck.com/advisories/vm2-3.9.6-through-3.11.5-sandbox-escape-via-node-test
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.