OpenClaw's Discord component interaction ingress skips guild/channel policy enforcement
Moderate severity
GitHub Reviewed
Published
Mar 29, 2026
in
openclaw/openclaw
•
Updated Mar 31, 2026
Description
Published to the GitHub Advisory Database
Mar 31, 2026
Reviewed
Mar 31, 2026
Last updated
Mar 31, 2026
Summary
Discord button and component interaction ingress did not consistently reapply the same guild and channel policy gates used for normal inbound messages.
Impact
Users could trigger privileged component actions from contexts that should have been blocked by Discord channel policy.
Affected Component
extensions/discord/src/monitor/agent-components.tsFixed Versions
>= 2026.2.14, <= 2026.3.24>= 2026.3.282026.3.28contains the fix.Fix
Fixed by commit
511093d4b3(Discord: apply component interaction policy gates).References