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.groups entries together with permissive sender allowlists, a different group could be accepted by reusing the same display name as an allowlisted group.
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.
openclaw <= 2026.3.11
Fixed in openclaw 2026.3.12. Allowlist authorization now matches stable group identifiers, and users should update to 2026.3.12 or later.
{
"github_reviewed": true,
"github_reviewed_at": "2026-03-13T20:54:00Z",
"cwe_ids": [
"CWE-807",
"CWE-863"
],
"severity": "MODERATE",
"nvd_published_at": null
}