CVE-2026-92937: Product identification pending
- Severity
- 10 (CRITICAL)
- Vendor
- VM2
- Affected versions
- vm2 prior to 3.11.7
- Fixed version
- vm2 3.11.7
- Patch status
- Patched
- Published
- 2026-09-17T14:17:58.517
- Modified
- 2026-09-17T14:17:58.690
Why it matters
This critical sandbox escape vulnerability (CVE-2026-92937) in vm2 allows untrusted code within the sandbox to execute arbitrary commands on the host Node.js process. This can lead to full system compromise if exploited, as an attacker could gain control with the privileges of the host application.
Recommended admin actions
- Upgrade vm2 to version 3.11.7 immediately to apply the fix.
- Identify all systems running vm2 and determine their current version.
- Review applications using vm2 for exposure of host-realm Promises to the sandbox.
- Monitor host Node.js processes for unusual activity or unauthorized command execution.
Technical summary
vm2 3.11.6 is vulnerable to a sandbox escape leading to remote code execution in the host Node.js process. The fix for GHSA-m283-3h24-438v is incomplete: the bridge gate at lib/bridge.js:1624 identity-checks only the direct call target when deciding whether to rebuild/sanitise a rejected host Promise value. Registering the rejection handler through Function.prototype.call or .apply indirection (e.g., p.then.call(p, undefined, cb)) makes the intercepted target host Function.prototype.call, so the sanitiser never runs and the raw host error reaches sandbox code with its own properties intact. If an embedder exposes a host-realm Promise to the sandbox (an async host function bridged via the sandbox option, or a NodeVM external module's async method) and that Promise rejects with an Error carrying a non-primitive own property referencing a host object (for example err.detail = process), untrusted code in the sandbox obtains a fully functional proxy to that host object and can execute arbitrary commands with the privileges of the host process (e.g., e.detail.mainModule.require('child_process').execSync(…)). The direct p.then(undefined, cb), bind, and Reflect.apply forms are correctly sanitised. Fixed in vm2 3.11.7.
View the official NVD record for CVE-2026-92937
AI-enriched (HIGH confidence). Validate against the vendor advisory before taking production action.
VULNERABILITY PULSE
| AFFECTED PRODUCT | ACTION | ||
|---|---|---|---|
| CVE-2026-62104 |
Migratico Lite PATCH
Reporter: AUDIT
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-92937 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-92940 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-92941 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-92946 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-92947 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-92955 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-92956 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-92960 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-54734 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-69399 |
Product identification pending
Reporter: SECURE
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-69865 |
Product identification pending
Reporter: SECURE
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-70200 |
Product identification pending
Reporter: SECURE
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-83944 |
Product identification pending
Reporter: SECURE
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-85889 |
Product identification pending
Reporter: SECURE
|
10
CRITICAL
|
VIEW RECORD |
| CVE-2026-85885 |
Product identification pending
Reporter: SECURE
|
9.9
CRITICAL
|
VIEW RECORD |
| CVE-2026-87796 |
Multi Uploader for Gravity Forms
Reporter: SECURITY
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-86707 |
Private Feed Key
Reporter: CONTACT
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-86709 |
The Pressengine
Reporter: CONTACT
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-86710 |
Login with QR
Reporter: CONTACT
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-90822 |
Product identification pending
Reporter: CONTACT
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-90823 |
Product identification pending
Reporter: CONTACT
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-62101 |
EduAdmin Booking PATCH
Reporter: AUDIT
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-62108 |
Headless Single Sign On PATCH
Reporter: AUDIT
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-54617 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-54626 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-54627 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-45140 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-54460 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
9.8
CRITICAL
|
VIEW RECORD |
| CVE-2026-54053 |
many-notes PATCH
Reporter: SECURITY-ADVISORIES
|
9.6
CRITICAL
|
VIEW RECORD |
| CVE-2026-54752 |
devicetype-library
Reporter: SECURITY-ADVISORIES
|
9.6
CRITICAL
|
VIEW RECORD |
| CVE-2026-87701 |
Product identification pending
Reporter: SECURE
|
9.6
CRITICAL
|
VIEW RECORD |
| CVE-2026-92934 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
9.5
CRITICAL
|
VIEW RECORD |
| CVE-2026-92935 |
vm2 PATCH
Reporter: DISCLOSURE
|
9.5
CRITICAL
|
VIEW RECORD |
| CVE-2026-92860 |
Pulse
Reporter: CNA
|
9.4
CRITICAL
|
VIEW RECORD |
| CVE-2026-92938 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
9.4
CRITICAL
|
VIEW RECORD |
| CVE-2026-92939 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
9.4
CRITICAL
|
VIEW RECORD |
| CVE-2026-92948 |
vm2 PATCH
Reporter: DISCLOSURE
|
9.4
CRITICAL
|
VIEW RECORD |
| CVE-2026-92951 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
9.4
CRITICAL
|
VIEW RECORD |
| CVE-2026-92957 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
9.4
CRITICAL
|
VIEW RECORD |
| CVE-2026-54618 |
obsidian-web-mcp PATCH
Reporter: SECURITY-ADVISORIES
|
9.4
CRITICAL
|
VIEW RECORD |
| CVE-2026-54501 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
9.4
CRITICAL
|
VIEW RECORD |
| CVE-2026-92944 |
Product identification pending
Reporter: DISCLOSURE
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-92950 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-92953 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-86863 |
pgAdmin 4 PATCH
Reporter: F86EF6DC-4D3A-42AD-8F28-E6D5547A5007
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-54237 |
wavelog PATCH
Reporter: SECURITY-ADVISORIES
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-70009 |
Product identification pending
Reporter: SECURE
|
9.3
CRITICAL
|
VIEW RECORD |
| CVE-2026-15688 |
Product identification pending
Reporter: MITSUBISHIELECTRIC.PSIRT
|
9.2
CRITICAL
|
VIEW RECORD |
| CVE-2026-92954 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
9.2
CRITICAL
|
VIEW RECORD |
| CVE-2026-79752 |
cakephp PATCH
Reporter: SECURITY-ADVISORIES
|
9.2
CRITICAL
|
VIEW RECORD |
| CVE-2026-76834 |
Product identification pending
Reporter: DISCLOSURE
|
9.2
CRITICAL
|
VIEW RECORD |
| CVE-2026-92943 |
Product identification pending PATCH
Reporter: FF89BA41-3AA1-4D27-914A-91399E9639E5
|
9.2
CRITICAL
|
VIEW RECORD |
| CVE-2026-93393 |
Product identification pending
Reporter: CNA
|
9.2
CRITICAL
|
VIEW RECORD |
| CVE-2026-92913 |
AVideo
Reporter: DISCLOSURE
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-82761 |
Product identification pending PATCH
Reporter: 6B3AD84C-E1A6-4BF7-A703-F496B71E49DB
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-85500 |
Product identification pending PATCH
Reporter: 6B3AD84C-E1A6-4BF7-A703-F496B71E49DB
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-86533 |
Product identification pending PATCH
Reporter: 6B3AD84C-E1A6-4BF7-A703-F496B71E49DB
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-63472 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-88952 |
Product identification pending PATCH
Reporter: 6B3AD84C-E1A6-4BF7-A703-F496B71E49DB
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-91039 |
Product identification pending PATCH
Reporter: 6B3AD84C-E1A6-4BF7-A703-F496B71E49DB
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-54670 |
WeGIA PATCH
Reporter: SECURITY-ADVISORIES
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-54767 |
WeGIA PATCH
Reporter: SECURITY-ADVISORIES
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-76949 |
Product identification pending PATCH
Reporter: 6B3AD84C-E1A6-4BF7-A703-F496B71E49DB
|
9.1
CRITICAL
|
VIEW RECORD |
| CVE-2026-88795 |
wpShopGermany IT-RECHT KANZLEI PATCH
Reporter: CONTACT
|
9
CRITICAL
|
VIEW RECORD |
| CVE-2026-47252 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
9
CRITICAL
|
VIEW RECORD |
| CVE-2026-45143 |
chamilo-lms PATCH
Reporter: SECURITY-ADVISORIES
|
9
CRITICAL
|
VIEW RECORD |
| CVE-2026-77903 |
Product identification pending
Reporter: SECURE
|
9
CRITICAL
|
VIEW RECORD |
| CVE-2026-92952 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
8.9
HIGH
|
VIEW RECORD |
| CVE-2026-25283 |
Product identification pending
Reporter: PRODUCT-SECURITY
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-85130 |
Product identification pending PATCH
Reporter: CONTACT
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-87786 |
Dewa Kirim
Reporter: CONTACT
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-88792 |
Dictionary
Reporter: CONTACT
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-88904 |
PuppyFW
Reporter: CONTACT
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-86801 |
To Do List Member
Reporter: CONTACT
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-14850 |
Product identification pending
Reporter: CVE-COORDINATION
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-78295 |
Product identification pending
Reporter: AUDIT
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-92972 |
Product identification pending
Reporter: DISCLOSURE
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-77614 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-28326 |
Product identification pending
Reporter: PSIRT
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-54239 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-54504 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-15815 |
Product identification pending
Reporter: SECURITY
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-54916 |
Product identification pending
Reporter: SECURITY-ADVISORIES
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-54519 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-54612 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-54671 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.8
HIGH
|
VIEW RECORD |
| CVE-2026-92916 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-92917 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-92918 |
Product identification pending
Reporter: DISCLOSURE
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-89418 |
Product identification pending
Reporter: CVE-COORDINATION
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-92942 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-92961 |
Product identification pending PATCH
Reporter: DISCLOSURE
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-92970 |
Product identification pending
Reporter: DISCLOSURE
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-92971 |
Product identification pending
Reporter: DISCLOSURE
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-63459 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-92983 |
Product identification pending
Reporter: DISCLOSURE
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-92987 |
Product identification pending
Reporter: DISCLOSURE
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-69197 |
Product identification pending PATCH
Reporter: SECURITY-ADVISORIES
|
8.7
HIGH
|
VIEW RECORD |
| CVE-2026-86864 |
Product identification pending PATCH
Reporter: F86EF6DC-4D3A-42AD-8F28-E6D5547A5007
|
8.7
HIGH
|
VIEW RECORD |
About the Vulnerability Pulse CVE Feed
The Vulnerability Pulse feed tracks live CVE advisories sourced from the National Vulnerability Database and vendor security disclosures. It is designed for SOC analysts, IT administrators, and security teams who need a fast, filterable view of current vulnerabilities without digging through raw NVD data.
How to Use the CVE Advisory Tracker
Use the severity filters to narrow results to Critical or High priority vulnerabilities. Filter by vendor to focus on software and hardware relevant to your environment. Export to CSV for reporting, ticketing, or patch prioritization workflows.
What Is a CVE Advisory?
A CVE (Common Vulnerabilities and Exposures) advisory is a public disclosure of a security vulnerability assigned a unique identifier by MITRE. Advisories include severity scores (CVSS), affected versions, and remediation guidance. Monitoring CVE advisories is a core function of vulnerability management programs and SOC operations.
CVE Analysis & Writeups
For in-depth analysis of specific vulnerabilities, visit the IT Knowledge Bases blog for CVE breakdowns, exploitation analysis, and remediation guidance written for security practitioners.