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

exploitDog

github логотип

GHSA-7vwx-582j-j332

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

Описание

OpenClaw MS Teams inbound attachment downloader leaks bearer tokens to allowlisted suffix domains

Summary

NOTE: This only affects deployments that enable the optional MS Teams extension (Teams channel). If you do not use MS Teams, you are not impacted.

When OpenClaw downloads inbound MS Teams attachments / inline images, it may retry a URL with an Authorization: Bearer <token> header after receiving 401 or 403.

Because the default download allowlist uses suffix matching (and includes some multi-tenant suffix domains), a message that references an untrusted but allowlisted host could cause that bearer token to be sent to the wrong place.

Affected Packages / Versions

  • Package: openclaw (npm)
  • Vulnerable: <= 2026.1.30
  • Patched: >= 2026.2.1

Fix

  • Fix commit: 41cc5bcd4f1d434ad1bbdfa55b56f25025ecbf6b
  • Upgrade to openclaw >= 2026.2.1

Workarounds

  • If you do not need MS Teams, disable the MS Teams extension.
  • If you must stay on an older version, ensure the auth host allowlist is strict (only Microsoft-owned endpoints that require auth) and avoid wildcard or broad suffix entries.

Credits

Thanks @yueyueL for reporting.

Пакеты

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

openclaw

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

< 2026.2.1

2026.2.1

EPSS

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

5.9 Medium

CVSS4

7.4 High

CVSS3

Дефекты

CWE-201

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

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

OpenClaw versions 2026.1.30 and earlier, contain an information disclosure vulnerability, patched in 2026.2.1, in the MS Teams attachment downloader (optional extension must be enabled) that leaks bearer tokens to allowlisted suffix domains. When retrying downloads after receiving 401 or 403 responses, the application sends Authorization bearer tokens to untrusted hosts matching the permissive suffix-based allowlist, enabling token theft.

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

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

EPSS

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

5.9 Medium

CVSS4

7.4 High

CVSS3

Дефекты

CWE-201