Cyber Resilience

CVE-2026-44009

CriticalPublic PoCUpdated

Published: 13 May 2026

Published
13 May 2026
Modified
30 June 2026
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.0081 52.4th percentile
Risk Priority 70 floored blend · peak EPSS

Summary

CVE-2026-44009 is a critical-severity Exposure of Resource to Wrong Sphere (CWE-668) vulnerability in Vm2 Project Vm2. Its CVSS base score is 9.8 (Critical).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploitation for Privilege Escalation (T1068); ranked in the top 47.6% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

OWASP Top 10 for Web (2025)

EU & UK References

Vulnerability details

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.2, This vulnerability is fixed in 3.11.2.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1068 Exploitation for Privilege Escalation Privilege Escalation
Adversaries may exploit software vulnerabilities in an attempt to elevate privileges.
T1059.007 JavaScript Execution
Adversaries may abuse various implementations of JavaScript for execution.
Why these techniques?

vm2 sandbox escape (CWE-668) directly enables privilege escalation from restricted JS execution context and arbitrary command/script execution via Node.js.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2026-45411Same product: Vm2 Project Vm2
CVE-2026-44005Same product: Vm2 Project Vm2
CVE-2026-24118Same product: Vm2 Project Vm2
CVE-2026-44008Same product: Vm2 Project Vm2
CVE-2026-43998Same product: Vm2 Project Vm2
CVE-2026-22709Same product: Vm2 Project Vm2
CVE-2026-24781Same product: Vm2 Project Vm2
CVE-2026-44000Same product: Vm2 Project Vm2
CVE-2026-26332Same product: Vm2 Project Vm2
CVE-2026-43997Same product: Vm2 Project Vm2

Affected Assets

vm2 project
vm2
≤ 3.11.2

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-653 CWE-668

Defines isolation boundaries by specifying which external systems may access or process organization data.

addresses: CWE-653 CWE-668

Maintains isolation and compartmentalization by restricting flows between security domains or levels.

addresses: CWE-668 CWE-653

Controlling internal connections prevents exposure of resources to unintended internal spheres.

addresses: CWE-653 CWE-668

Locating systems away from hazards improves isolation and compartmentalization from external physical or environmental threats.

addresses: CWE-653 CWE-668

Directly requires isolation/compartmentalization of user services from system management functions.

addresses: CWE-653 CWE-668

Directly implements isolation and compartmentalization by placing components into separate domains or environments.

addresses: CWE-653 CWE-668

Explicitly distributes components to achieve compartmentalization, making it harder to exploit weak isolation boundaries between processing or storage elements.

addresses: CWE-653 CWE-668

The control is a direct realization of proper isolation and compartmentalization, eliminating the weakness of shared execution domains.

References