CVE-2026-24120
Modified Modified - Updated After Analysis

Code Execution Escape in vm2 Sandbox

Vulnerability report for CVE-2026-24120, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-05-04

Last updated on: 2026-06-30

Assigner: GitHub, Inc.

Description

vm2 is an open source vm/sandbox for Node.js. Prior to version 3.10.5, the fix for CVE-2023-37466 is insufficient and can be circumvented allowing attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. This issue has been patched in version 3.10.5.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-05-04
Last Modified
2026-06-30
Generated
2026-07-06
AI Q&A
2026-05-05
EPSS Evaluated
2026-07-05
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
vm2_project vm2 to 3.10.5 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-807 The product uses a protection mechanism that relies on the existence or values of an input, but the input can be modified by an untrusted actor in a way that bypasses the protection mechanism.
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.
CWE-693 The product does not use or incorrectly uses a protection mechanism that provides sufficient defense against directed attacks against the product.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Compliance Impact

The vulnerability CVE-2026-24120 allows attackers to escape the vm2 sandbox and execute arbitrary commands on the host system, resulting in full compromise of system confidentiality, integrity, and availability.

Such a severe security flaw can lead to unauthorized access to sensitive data and disruption of services, which may cause non-compliance with common standards and regulations like GDPR and HIPAA that require protection of personal and sensitive information.

Therefore, if a system uses vulnerable versions of vm2, it risks violating these regulations due to potential data breaches and loss of control over protected data.

Executive Summary

The vulnerability exists in vm2, an open source virtual machine and sandbox for Node.js. Before version 3.10.5, a previous fix for CVE-2023-37466 was not sufficient and could be bypassed by attackers. This allows them to write code that escapes the vm2 sandbox and execute arbitrary commands on the host system.

Impact Analysis

This vulnerability can have severe impacts as it allows attackers to break out of the sandbox environment and run arbitrary commands on the host system. This can lead to full system compromise, unauthorized access to sensitive data, disruption of services, and potential further exploitation of the affected system.

Mitigation Strategies

To mitigate this vulnerability, you should upgrade vm2 to version 3.10.5 or later, as this version contains the patch that fixes the issue allowing sandbox escape and arbitrary command execution.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-24120. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart