OpenClaw: Feishu reaction events could bypass group authorization and mention gating
Moderate severity
GitHub Reviewed
Published
Mar 13, 2026
in
openclaw/openclaw
•
Updated Mar 13, 2026
Description
Published to the GitHub Advisory Database
Mar 13, 2026
Reviewed
Mar 13, 2026
Last updated
Mar 13, 2026
Summary
A Feishu reaction-originated synthetic event could misclassify a group conversation as
p2pwhen the inbound reaction payload omittedchat_type. Authorization and mention-gating logic keyed off that incorrect chat type and evaluated the event as a direct message instead of a group message.Impact
This could bypass
groupAllowFromandrequireMentionprotections for reaction-derived events in Feishu group chats.Affected versions
openclaw<= 2026.3.11Patch
Fixed in
openclaw2026.3.12. Reaction events now preserve the correct group context before authorization and mention-gate evaluation. Users should update to2026.3.12or later.References