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

exploitDog

nvd логотип

CVE-2026-27007

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

Описание

OpenClaw is a personal AI assistant. Prior to version 2026.2.15, normalizeForHash in src/agents/sandbox/config-hash.ts recursively sorted arrays that contained only primitive values. This made order-sensitive sandbox configuration arrays hash to the same value even when order changed. In OpenClaw sandbox flows, this hash is used to decide whether existing sandbox containers should be recreated. As a result, order-only config changes (for example Docker dns and binds array order) could be treated as unchanged and stale containers could be reused. This is a configuration integrity issue affecting sandbox recreation behavior. Starting in version 2026.2.15, array ordering is preserved during hash normalization; only object key ordering remains normalized for deterministic hashing.

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

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

EPSS

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

3.3 Low

CVSS3

Дефекты

CWE-1254

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

github
около 1 месяца назад

OpenClaw's sandbox config hash sorted primitive arrays and suppressed needed container recreation

EPSS

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

3.3 Low

CVSS3

Дефекты

CWE-1254