CVE & CISA-KEV Catalog

CVE-2026-44000

MEDIUM
6.5
CVSS v3
NVD

Description

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.0, a sandbox boundary violation in vm2 allows host object identity to cross into the sandbox through host Promise resolution. When a host-side Promise that resolves to a host object is exposed to the sandbox, the value delivered to the sandbox .then() callback preserves host identity. This allows the sandbox to interact with the host object directly, including performing identity checks using host-side WeakMap and mutating host object state from inside the sandbox. This behavior occurs because the Promise fulfillment wrapper uses ensureThis() instead of the stronger cross-realm conversion path (from() / proxy wrapping). If no prototype mapping is found, ensureThis() returns the original object. As a result, objects resolved by host Promises can cross the sandbox boundary without proper isolation. This vulnerability is fixed in 3.11.0.

How to fix

Remediation Available
vm2NVD
Affected:< 3.11.0Fixed in:3.11.0CVE-2026-44000derived from NVD

Remediation is compiled from vendor and distribution security advisories. Always confirm against the linked source for your exact version and platform.

CVSS v3 Vector

Exploitability

Attack VectorNetwork
Attack ComplexityLow
Privileges RequiredNone
User InteractionNone
ScopeUnchanged

Impact

ConfidentialityLow
IntegrityLow
AvailabilityNone

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

Exploit Intelligence

0.20%probability of exploitation in 30 days
10thpercentile

Low risk: more likely to be exploited than 10% of all known CVEs.

References

Exploit1

Related Vulnerabilities

Other CWE-693 (Protection Mechanism Failure) vulnerabilities, ordered by exploit likelihood. View all

CVESeverityCVSSEPSSExploitedFix
CVE-2013-2465Critical9.899%KEV + Ransom-
CVE-2024-21412High8.195%KEV + RansomFix
CVE-2013-0431Medium5.390%KEV + Ransom-
CVE-2025-40536High8.182%KEVFix
CVE-2019-1003030Critical9.976%KEV-
CVE-2025-0411High7.067%KEVFix
Embed a live status badge for CVE-2026-44000
CVE-2026-44000 severity badge

Markdown

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

HTML

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

Start free

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-05-14.