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.0: 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/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-639
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: OpenClaw
Affected software:
OpenClaw

Detailed vulnerability description

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.


Remediation

Install security update from vendor's website.

Sources