CVE-2026-100582

Summary

OpenClaw channel plugins (@openclaw/msteams, @openclaw/feishu, @openclaw/matrix, and @openclaw/googlechat) before 2026.8.1 do not enforce the configured channel read allowlist for caller-supplied explicit read targets in message, reaction, pin, member, and related metadata read actions. A lower-trust sender or a steered agent with access to a channel read action can therefore retrieve content or metadata from channels or rooms excluded by the operator's read policy; the practical impact depends on the permissions held by the connected bot account. The issue is fixed in 2026.8.1.

Affected Software

VendorProductVersion RangeStatus
openclawmsteams0 < 2026.8.1affected
openclawmsteams2026.8.1unaffected
openclawfeishu0 < 2026.8.1affected
openclawfeishu2026.8.1unaffected
openclawmatrix0 < 2026.8.1affected
openclawmatrix2026.8.1unaffected
openclawgooglechat0 < 2026.8.1affected
openclawgooglechat2026.8.1unaffected

Weaknesses

  • CWE-862: Missing Authorization

References