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

exploitDog

github логотип

GHSA-5h3g-6xhh-rg6p

Опубликовано: 04 мая 2026
Источник: github
Github: Прошло ревью
CVSS4: 6
CVSS3: 5.3

Описание

OpenClaw: OpenShell FS bridge reads pin and verify the opened file before returning bytes

Summary

OpenShell FS bridge reads pin and verify the opened file before returning bytes

Affected Packages / Versions

  • Package: openclaw (npm)
  • Affected versions: <= 2026.4.21
  • Fixed version: 2026.4.22

Impact

A time-of-check/time-of-use race around OpenShell sandbox filesystem reads could let a symlink swap cause bytes outside the intended mount root to be read.

Fix

OpenShell reads now open the file with no-follow semantics where available, validate the pinned file descriptor against the canonical mount root, reject unsafe hardlink/symlink cases, and use a strict fallback ancestor walk on platforms without fd-path readback.

Fix Commit(s)

  • 95119017c847c737bd113f0bff728c4666d79c45

Verification

  • The fix commit is contained in the public v2026.4.22 tag.
  • openclaw@2026.4.22 is published on npm and the compiled package contains the fix.
  • Focused regression coverage for this path passed before publication.

Thanks @VladimirEliTokarev for reporting.

Пакеты

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

openclaw

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

<= 2026.4.21

2026.4.22

EPSS

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

6 Medium

CVSS4

5.3 Medium

CVSS3

Дефекты

CWE-367

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

CVSS3: 7.7
nvd
3 месяца назад

OpenClaw before 2026.4.22 contains a time-of-check/time-of-use race condition in the OpenShell filesystem bridge that allows attackers to read files outside the intended mount root. Attackers can exploit symlink swaps during filesystem operations to bypass sandbox restrictions and access unauthorized file contents.

CVSS3: 7.7
fstec
4 месяца назад

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

EPSS

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

6 Medium

CVSS4

5.3 Medium

CVSS3

Дефекты

CWE-367