Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-45411

Опубликовано: 13 мая 2026
Источник: nvd
CVSS3: 9.8
EPSS Низкий

Описание

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.3, it is possible to catch a host exception using the yield* expression inside an async generator. When the generator is closed using the return function, the value is awaited on and exceptions thrown in the then call will be caught by the runtime and passed to the yield* iterator as the next value. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. This vulnerability is fixed in 3.11.3.

Уязвимые конфигурации

Конфигурация 1
cpe:2.3:a:vm2_project:vm2:*:*:*:*:*:node.js:*:*
Версия до 3.11.3 (исключая)

EPSS

Процентиль: 44%
0.00568
Низкий

9.8 Critical

CVSS3

Дефекты

CWE-668
CWE-237

Связанные уязвимости

CVSS3: 9.8
redhat
3 месяца назад

vm2 is an open source vm/sandbox for Node.js. Prior to 3.11.3, it is possible to catch a host exception using the yield* expression inside an async generator. When the generator is closed using the return function, the value is awaited on and exceptions thrown in the then call will be caught by the runtime and passed to the yield* iterator as the next value. This allows attackers to write code which can escape from the VM2 sandbox and execute arbitrary commands on the host system. This vulnerability is fixed in 3.11.3.

CVSS3: 9.8
github
3 месяца назад

vm2 Has a Sandbox Breakout Using Async Generator

CVSS3: 9.8
fstec
3 месяца назад

Уязвимость библиотеки vm2 пакетного менеджера NPM, позволяющая нарушителю выполнить произвольный код

EPSS

Процентиль: 44%
0.00568
Низкий

9.8 Critical

CVSS3

Дефекты

CWE-668
CWE-237