Openclaw · Openclaw · CVE-2026-53849
**Name of the Vulnerable Software and Affected Versions**
OpenClaw versions prior to 2026.5.7
**Description**
The `allowFrom` feature improperly validates Discord account identity by using mutable display names instead of immutable user IDs. This allows an attacker to change their display or global name metadata to match a policy entry, potentially gaining unauthorized agent access intended for a different Discord identity. This issue is specific to the named feature and configuration and does not affect the trusted-operator model regarding authenticated Gateway operators, installed plugins, or local execution surfaces.
**Recommendations**
Update to version 2026.5.7.
Use stable Discord user IDs in allowlists.
Keep channel and tool allowlists narrow.
Avoid sharing one Gateway between mutually untrusted users.
Disable the `allowFrom` feature when it is not needed.