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

exploitDog

github логотип

GHSA-mj5r-hh7j-4gxf

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

Описание

OpenClaw Telegram allowlist authorization accepted mutable usernames

Summary

Telegram allowlist authorization could match on @username (mutable/recyclable) instead of immutable numeric sender IDs.

Impact

Operators who treat Telegram allowlists as strict identity controls could unintentionally grant access if a username changes hands (identity rebinding/spoof risk). This can allow an unauthorized sender to interact with the bot in allowlist mode.

Affected Packages / Versions

  • npm openclaw: <= 2026.2.13
  • npm clawdbot: <= 2026.1.24-3

Fix

Telegram allowlist authorization now requires numeric Telegram sender IDs only. @username allowlist principals are rejected.

A security audit warning was added to flag legacy configs that still contain non-numeric Telegram allowlist entries.

openclaw doctor --fix now attempts to resolve @username allowFrom entries to numeric IDs (best-effort; requires a Telegram bot token).

Fix Commit(s)

  • e3b432e481a96b8fd41b91273818e514074e05c3
  • 9e147f00b48e63e7be6964e0e2a97f2980854128

Thanks @vincentkoc for reporting.

Пакеты

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

openclaw

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

< 2026.2.14

2026.2.14

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

clawdbot

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

<= 2026.1.24-3

Отсутствует

EPSS

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

6.9 Medium

CVSS4

5.9 Medium

CVSS3

Дефекты

CWE-284
CWE-290

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

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

OpenClaw versions prior to 2026.2.14 contain an authorization bypass vulnerability where Telegram allowlist matching accepts mutable usernames instead of immutable numeric sender IDs. Attackers can spoof identity by obtaining recycled usernames to bypass allowlist restrictions and interact with bots as unauthorized senders.

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

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

EPSS

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

6.9 Medium

CVSS4

5.9 Medium

CVSS3

Дефекты

CWE-284
CWE-290