channels.*.groups.*.toolsBySender could match a privileged sender policy using a colliding mutable identity value (for example senderName or senderUsername) when deployments used untyped keys.
The fix introduces explicit typed sender keys (id:, e164:, username:, name:), keeps legacy untyped keys on a deprecated ID-only path, and adds regression coverage to prevent cross-identifier collisions.
openclaw<= 2026.2.21-22026.2.21-22026.2.22This is a sender-authorization bypass in group tool policy matching for deployments that use toolsBySender with untyped keys. Under those conditions, an attacker could inherit stronger tool permissions intended for another sender if they can force an identifier collision.
5547a2275cb69413af3b62c795b93214fe913b57patched_versions is pre-set to the planned next release (2026.2.22). Once that npm release is published, this advisory should only need publishing.
OpenClaw thanks @jiseoung for reporting.
{
"github_reviewed_at": "2026-03-03T23:12:21Z",
"github_reviewed": true,
"cwe_ids": [
"CWE-863"
],
"nvd_published_at": null,
"severity": "MODERATE"
}