Authorization bypass through user-controlled key in OpenClaw - #VU128788

 

Authorization bypass through user-controlled key in OpenClaw - #VU128788

Published: May 1, 2026


Vulnerability identifier: #VU128788
CSH Severity: Low
CVSS v4: 5.3 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-639
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to bypass sender authorization.

The vulnerability exists due to improper access control in resolveSenderCandidates() in src/auto-reply/command-auth.ts when evaluating commands.allowFrom authorization checks with conversation identifiers via ctx.From. A remote user can participate in an allowed conversation and invoke command-only or directive-only flows to bypass sender authorization.

The issue occurs when operators configure commands.allowFrom with conversation-like identifiers such as channel or group identifiers.


Affected software

OpenClaw

Remediation

Install security update from vendor's website.

OpenClaw - update to 2026.2.23

External References

Related Security Bulletins