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

exploitDog

github логотип

GHSA-fg3m-vhrr-8gj6

Опубликовано: 03 мар. 2026
Источник: github
Github: Прошло ревью
CVSS4: 5.1

Описание

OpenClaw has Windows Lobster shell fallback command injection in constrained fallback path

Summary

On Windows, the Lobster extension previously retried certain spawn failures (ENOENT/EINVAL) with shell: true for wrapper compatibility. In that fallback path, tool-provided arguments could be interpreted by cmd.exe if fallback was triggered.

Affected Packages / Versions

  • Package: openclaw (npm)
  • Latest published version at triage: 2026.2.17
  • Affected range: >= 2026.1.21 <= 2026.2.17
  • Patched version: 2026.2.19 (pre-set for next release)

Fix

The Windows shell fallback was removed. Wrapper compatibility is preserved by resolving .cmd/.bat shims to a concrete Node entrypoint (or executable) and executing with explicit argv (no shell). If a safe entrypoint cannot be resolved, execution now fails closed with a guided error.

Fix Commit(s)

  • ba7be018da354ea9f803ed356d20464df0437916

Severity Context

This issue requires Windows plus fallback-triggering conditions, and argument control through a local operator-defined workflow.

OpenClaw thanks @tdjackey for reporting.

Пакеты

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

openclaw

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

>= 2026.1.21, <= 2026.2.17

2026.2.19

EPSS

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

5.1 Medium

CVSS4

Дефекты

CWE-78

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

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

OpenClaw versions 2026.1.21 prior to 2026.2.19 contain a command injection vulnerability in the Lobster extension's Windows shell fallback mechanism that allows attackers to inject arbitrary commands through tool-provided arguments. When spawn failures trigger shell fallback with shell: true, attackers can exploit cmd.exe command interpretation to execute malicious commands by controlling workflow arguments.

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

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

EPSS

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

5.1 Medium

CVSS4

Дефекты

CWE-78