OpenClaw supports Discord allowlists using either user IDs or names/tags. Name/tag matching depends on slug normalization, so different user tags can collide to the same slug and unintentionally satisfy a name-based allowlist entry.
openclaw (npm)<= 2026.2.21-2openclaw security audit now warns on Discord name/tag allowlist entries (DM allowlists, guild/channel users, and pairing-store entries).openclaw security audit and address warnings where practical.OpenClaw thanks @tdjackey for reporting.
{
"cwe_ids": [
"CWE-287"
],
"github_reviewed": true,
"github_reviewed_at": "2026-03-03T21:49:41Z",
"nvd_published_at": null,
"severity": "MODERATE"
}