CVE-2026-92938
CRITICALDescription
vm2 versions 3.11.3 through 3.11.6 expose Node.js's host node:sqlite module to code running in NodeVM when that builtin is permitted, either explicitly or through builtin: ['*']. The module is wrapped with vm.readonly(), which prevents property assignment but leaves host-authority callables reachable; in addition, the resolver treats any request starting with 'node:' as a core-module request and the runtime strips only one 'node:' prefix, so a sandbox request for 'node:node:sqlite' resolves to the configured node:sqlite entry. Sandboxed code can therefore create an in-memory DatabaseSync with extension loading enabled and call DatabaseSync.loadExtension() on a native library bundled in the untrusted plugin package (path derived from __dirname). SQLite loads the library into the Node.js host process and invokes its native entry point, giving the sandboxed plugin arbitrary native code execution outside the sandbox with the host process's privileges. The issue is 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-92938?
No published fix for CVE-2026-92938 has been found yet. Check the linked vendor advisories for guidance as it becomes available.
How severe is CVE-2026-92938?
CVE-2026-92938 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-92938
Markdown
[](https://tridentstack.com/cve/CVE-2026-92938)HTML
<a href="https://tridentstack.com/cve/CVE-2026-92938"><img src="https://tridentstack.com/cve/badge/CVE-2026-92938.svg" alt="CVE-2026-92938"></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.