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

exploitDog

nvd логотип

CVE-2026-25881

Опубликовано: 09 фев. 2026
Источник: nvd
CVSS3: 9
CVSS3: 10
EPSS Низкий

Описание

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.31, a sandbox escape vulnerability allows sandboxed code to mutate host built-in prototypes by laundering the isGlobal protection flag through array literal intermediaries. When a global prototype reference (e.g., Map.prototype, Set.prototype) is placed into an array and retrieved, the isGlobal taint is stripped, permitting direct prototype mutation from within the sandbox. This results in persistent host-side prototype pollution and may enable RCE in applications that use polluted properties in sensitive sinks (example gadget: execSync(obj.cmd)). This vulnerability is fixed in 0.8.31.

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

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

EPSS

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

9 Critical

CVSS3

10 Critical

CVSS3

Дефекты

CWE-1321

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

CVSS3: 9
github
6 месяцев назад

@nyariv/sandboxjs has host prototype pollution from sandbox via array intermediary (sandbox escape)

CVSS3: 10
fstec
6 месяцев назад

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

EPSS

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

9 Critical

CVSS3

10 Critical

CVSS3

Дефекты

CWE-1321