OpenClaw's Zalouser allowlist authorization matched mutable group names by default
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
OpenClaw's Zalouser allowlist mode accepted mutable group names and normalized slugs as authorization matches instead of requiring stable group IDs. In deployments that used name-based
channels.zalouser.groupsentries together with permissive sender allowlists, a different group could be accepted by reusing the same display name as an allowlisted group.Impact
This weakened channel authorization for Zalouser group routing and could allow messages from an unintended group to reach the agent when operators relied on group names instead of stable IDs.
Affected versions
openclaw<= 2026.3.11Patch
Fixed in
openclaw2026.3.12. Allowlist authorization now matches stable group identifiers, and users should update to2026.3.12or later.References