CVE-2026-92948
CRITICALDescription
vm2 versions >= 3.9.6 and <= 3.11.6 are affected by a NodeVM builtin allowlist bypass that permits a sandbox escape on Node.js 24 and newer when the embedder explicitly allows the node:test builtin (e.g. require: { builtin: ['node:test'] }). On Node.js 24+, module.builtinModules exposes the scheme-only key node:test, which is not covered by vm2's family-based DANGEROUS_BUILTINS protection, so it is stored in the generic host-passthrough loader. Because requireImpl() in lib/setup-node-sandbox.js strips a single 'node:' prefix before the builtin lookup, sandbox code calling require('node:node:test') resolves to the stored node:test key and receives a readonly proxy to the host module. Calls to node:test.run() are forwarded to the host implementation, which spawns a separate Node process for process-isolated test execution and passes through attacker-controlled execArgv values; supplying --eval=<JavaScript> therefore executes arbitrary JavaScript in an unrestricted host Node process outside the NodeVM sandbox. Fixed in vm2 3.11.7.
How to fix
No published remediation has been found for this vulnerability's affected products yet.
Mitigation guidance may be in the linked vendor advisories in the References section below.
TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Exploit Intelligence
EPSS data unavailable for this CVE.
References
Related Vulnerabilities
Other CWE-693 (Protection Mechanism Failure) vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2013-2465 | Critical | 9.8 | 99% | KEV + Ransom | - |
| CVE-2019-1003030 | Critical | 9.9 | 97% | KEV | - |
| CVE-2024-21412 | High | 8.1 | 95% | KEV + Ransom | Fix |
| CVE-2013-0431 | Medium | 5.3 | 90% | KEV + Ransom | - |
| CVE-2025-40536 | High | 8.1 | 82% | KEV | Fix |
| CVE-2025-0411 | High | 7.0 | 67% | KEV | Fix |
Common questions
How do I fix CVE-2026-92948?
No published fix for CVE-2026-92948 has been found yet. Check the linked vendor advisories for guidance as it becomes available.
How severe is CVE-2026-92948?
CVE-2026-92948 has a CVSS v3 base score of 9.9, rated critical. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
Embed a live status badge for CVE-2026-92948
Markdown
[](https://tridentstack.com/cve/CVE-2026-92948)HTML
<a href="https://tridentstack.com/cve/CVE-2026-92948"><img src="https://tridentstack.com/cve/badge/CVE-2026-92948.svg" alt="CVE-2026-92948"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-09-17.