CVE & CISA-KEV Catalog

CVE-2026-92954

HIGH
8.6
CVSS v3
NVD

Description

vm2 is a sandbox library for running untrusted JavaScript in Node.js. In versions >= 3.10.0 and <= 3.11.7, Promises returned from the host realm into the sandbox are not marked as handled at the bridge boundary; only Promises created inside the sandbox are wrapped with a rejection-swallowing handler (lib/setup-sandbox.js), and the bridge only installs host-side rejection sanitizers when sandbox code calls .then/.catch/.finally. As a result, code running in the sandbox can invoke a host function that returns a rejected Promise (for example events.once() exposed via the NodeVM events builtin, or any embedder-provided Promise-returning API) and simply ignore the return value, leaving the host Promise unhandled so that Node.js's default unhandled-rejection behavior terminates the host process. This is an incomplete fix of GHSA-hw58-p9xv-2mjh. The issue is fixed in version 3.11.8.

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

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeChanged

Impact

ConfidentialityNone
IntegrityNone
AvailabilityHigh

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H

Exploit Intelligence

EPSS data unavailable for this CVE.

References

Other references2

Related Vulnerabilities

Other CWE-248 vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2025-59538High7.58.9%-Fix
CVE-2025-53366Unscored-7.3%--
CVE-2021-37714High7.56.9%-Fix
CVE-2025-59465High7.54.0%-Fix
CVE-2018-11466Critical9.84.0%--
CVE-2018-7852High7.53.6%--

Common questions

How do I fix CVE-2026-92954?

No published fix for CVE-2026-92954 has been found yet. Check the linked vendor advisories for guidance as it becomes available.

How severe is CVE-2026-92954?

CVE-2026-92954 has a CVSS v3 base score of 8.6, rated high. 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-92954
CVE-2026-92954 severity badge

Markdown

[![CVE-2026-92954](https://tridentstack.com/cve/badge/CVE-2026-92954.svg)](https://tridentstack.com/cve/CVE-2026-92954)

HTML

<a href="https://tridentstack.com/cve/CVE-2026-92954"><img src="https://tridentstack.com/cve/badge/CVE-2026-92954.svg" alt="CVE-2026-92954"></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.

See how it worksStart freeThis CVE lookup is free and always will be.

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.