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

exploitDog

github логотип

GHSA-8fmp-37rc-p5g7

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

Описание

OpenClaw's config env vars allowed startup env injection into service runtime

Summary

OpenClaw allowed dangerous process-control environment variables from env.vars (for example NODE_OPTIONS, LD_*, DYLD_*) to flow into gateway service runtime environments, enabling startup-time code execution in the OpenClaw process context.

Details

collectConfigEnvVars() accepted unfiltered keys from config and those values were merged into the daemon install environment in buildGatewayInstallPlan(). Before the fix, startup-control variables were not blocked in this path.

Affected Packages / Versions

  • Package: openclaw (npm)
  • Latest published affected version: 2026.2.19-2 (published February 19, 2026)
  • Affected range (structured): <=2026.2.19-2 || =2026.2.19
  • Patched version (pre-set for next release): >= 2026.2.21

Fix Commit(s)

  • 2cdbadee1f8fcaa93302d7debbfc529e19868ea4

Release Process Note

patched_versions is pre-set to the planned next release (2026.2.21). Once that npm release is published, this advisory is ready to publish without further content edits.

OpenClaw thanks @tdjackey for reporting.

Пакеты

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

openclaw

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

< 2026.2.21

2026.2.21

EPSS

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

6.9 Medium

CVSS4

8.8 High

CVSS3

Дефекты

CWE-15

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

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

OpenClaw versions prior to 2026.2.21 fail to filter dangerous process-control environment variables from config env.vars, allowing startup-time code execution. Attackers can inject variables like NODE_OPTIONS or LD_* through configuration to execute arbitrary code in the OpenClaw gateway service runtime context.

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

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

EPSS

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

6.9 Medium

CVSS4

8.8 High

CVSS3

Дефекты

CWE-15