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

exploitDog

nvd логотип

CVE-2026-34208

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

Описание

SandboxJS is a JavaScript sandboxing library. Prior to 0.8.36, SandboxJS blocks direct assignment to global objects (for example Math.random = ...), but this protection can be bypassed through an exposed callable constructor path: this.constructor.call(target, attackerObject). Because this.constructor resolves to the internal SandboxGlobal function and Function.prototype.call is allowed, attacker code can write arbitrary properties into host global objects and persist those mutations across sandbox instances in the same process. This vulnerability is fixed in 0.8.36.

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

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

EPSS

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

10 Critical

CVSS3

10 Critical

CVSS3

Дефекты

CWE-693

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

CVSS3: 10
github
9 дней назад

SandboxJS: Sandbox integrity escape

EPSS

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

10 Critical

CVSS3

10 Critical

CVSS3

Дефекты

CWE-693
Уязвимость CVE-2026-34208