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

exploitDog

github логотип

GHSA-v3j7-34xh-6g3w

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

Описание

OpenClaw Loopback CDP probe can leak Gateway token to local listener

Summary

A local process can capture the OpenClaw Gateway auth token from Chrome CDP probe traffic on loopback.

Details

Affected versions inject x-openclaw-relay-token for loopback CDP URLs, and CDP reachability probes send that header to /json/version. If an attacker controls the probed loopback port, they can read that token and reuse it as Gateway bearer auth.

Relevant code paths (pre-fix):

  • src/browser/extension-relay.ts (getChromeExtensionRelayAuthHeaders)
  • src/browser/cdp.helpers.ts (getHeadersWithAuth)
  • src/browser/chrome.ts (fetchChromeVersion)

Affected Packages / Versions

  • Package: openclaw (npm)
  • Latest published (at triage): 2026.2.21-2
  • Vulnerable: <= 2026.2.21-2
  • Patched: >= 2026.2.22

Deployment Model Applicability

This does not change OpenClaw’s documented security model for standard single-owner installs (you own the machine/VPS and trust local processes under that OS account boundary). Risk is for non-standard shared-user/shared-host installs where an untrusted local user/process can race/bind the loopback relay port.

Impact

  • Local credential disclosure.
  • Follow-on impact depends on local deployment and enabled Gateway capabilities.

Fix Commit(s)

  • afa22acc4a09fdf32be8a167ae216bee85c30dad

Release Process Note

Patched version is set to >= 2026.2.22 for the published release.

OpenClaw thanks @tdjackey for reporting.

Пакеты

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

openclaw

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

<= 2026.2.21-2

2026.2.22

EPSS

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

5.7 Medium

CVSS3

Дефекты

CWE-290
CWE-306

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

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

OpenClaw versions prior to 2026.2.22 inject the x-OpenClaw-relay-token header into Chrome CDP probe traffic on loopback interfaces, allowing local processes to capture the Gateway authentication token. An attacker controlling a loopback port can intercept CDP reachability probes to the /json/version endpoint and reuse the leaked token as Gateway bearer authentication.

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

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

EPSS

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

5.7 Medium

CVSS3

Дефекты

CWE-290
CWE-306