Connect Clawsmith to your coding agent. Ship products like crazy.Unlimited usage during betaGet API Key →
← Back to dashboard
clawsmith.com/signal/openclaw-five-zero-day-allowlist-bypass-channel-trust
IssueWide OpenLive

Five OpenClaw Zero-Days Let Attackers Hijack AI Agent Access Across Slack, Discord, Teams, Matrix, Zalo

Five zero-day flaws in OpenClaw channel integrations allow attackers to bypass trust boundaries and hijack AI agent access. The root cause: display names resolved to stable user IDs during allowlist initialization, so attackers impersonate trusted users by renaming themselves before a service restart. Affects Slack, Discord, Microsoft Teams, Matrix, and Zalo. Disclosed June 3, 2026. All patched.

Product Idea from this Signal

A runtime middleware that verifies messaging channel user identities against platform-native stable IDs before any command reaches an OpenClaw agent

OpenClaw agents connect to Slack, Discord, Teams, Matrix, Telegram, and Zalo through channel plugins. The allowlist system resolves mutable display names to user IDs only at service startup. Five zero-days disclosed June 3, 2026 showed that attackers can impersonate trusted users just by renaming themselves on any platform before a restart. The fix OpenClaw shipped is config flags, but the architectural flaw persists: initialization-time identity binding is fundamentally weaker than continuous verification. A middleware sitting between channel adapters and the agent gateway would verify every inbound message against platform-native stable IDs in real time, catching impersonation attempts at message time, not just at initialization.

MIDDLEWARESECURITYOPEN-SOURCEIDENTITYRUNTIME
CompetitiveView Opportunity →

Frequently Asked Questions