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

exploitDog

github логотип

GHSA-4685-c5cp-vp95

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

Описание

OpenClaw safeBins stdin-only bypass via sort output and recursive grep flags

Summary

tools.exec.safeBins could be bypassed for filesystem access when sort output flags (-o / --output) or recursive grep flags were allowed through safe-bin execution paths.

Affected Packages / Versions

  • Package: openclaw (npm)
  • Affected versions: <= 2026.2.17
  • Patched versions: >= 2026.2.19
  • Latest published version at triage time: 2026.2.17

Impact

In deployments that enabled tools.exec.safeBins, an attacker with access to command execution flows could turn intended stdin-only safe-bin usage into file writes (sort -o) or recursive file reads (grep -R).

Fix Commit(s)

  • 2c05cbb43e48ebad03626d3125746fb1b9a8520f

Found using MCPwner

Thanks @nedlir for reporting.

Пакеты

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

openclaw

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

<= 2026.2.17

2026.2.19

EPSS

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

3.6 Low

CVSS3

Дефекты

CWE-184
CWE-78

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

CVSS3: 4.4
nvd
5 месяцев назад

OpenClaw versions prior to 2026.2.19 tools.exec.safeBins contains an input validation bypass vulnerability that allows attackers to execute unintended filesystem operations through sort output flags or recursive grep flags. Attackers with command execution access can leverage sort -o flag for arbitrary file writes or grep -R flag for recursive file reads, circumventing intended stdin-only restrictions.

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

Уязвимость конфигурации tools.exec.safeBins ИИ-агента OpenClaw (ранее - ClawdBot или MoltBot), позволяющая нарушителю выполнить произвольные команды

EPSS

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

3.6 Low

CVSS3

Дефекты

CWE-184
CWE-78