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

exploitDog

github логотип

GHSA-3hcm-ggvf-rch5

Опубликовано: 17 фев. 2026
Источник: github
Github: Прошло ревью
CVSS4: 7.4
CVSS3: 9.8

Описание

OpenClaw has an exec allowlist bypass via command substitution/backticks inside double quotes

Summary

Exec approvals allowlist bypass via command substitution/backticks inside double quotes.

Affected Packages / Versions

  • Package: openclaw (npm)
  • Affected: <= 2026.2.1
  • Fixed: >= 2026.2.2

Impact

Only affects setups that explicitly enable the optional exec approvals allowlist feature. Default installs are unaffected.

Fix

Reject unescaped $() and backticks inside double quotes during allowlist analysis.

Fix Commit(s)

  • d1ecb46076145deb188abcba8f0699709ea17198

Thanks @simecek for reporting.

Пакеты

Наименование

openclaw

npm
Затронутые версииВерсия исправления

< 2026.2.2

2026.2.2

EPSS

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

7.4 High

CVSS4

9.8 Critical

CVSS3

Дефекты

CWE-78
CWE-88

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

CVSS3: 9.8
nvd
6 месяцев назад

OpenClaw versions prior to 2026.2.2 contain an exec approvals (must be enabled) allowlist bypass vulnerability that allows attackers to execute arbitrary commands by injecting command substitution syntax. Attackers can bypass the allowlist protection by embedding unescaped $() or backticks inside double-quoted strings to execute unauthorized commands.

EPSS

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

7.4 High

CVSS4

9.8 Critical

CVSS3

Дефекты

CWE-78
CWE-88