CVE-2026-41303
8.8OpenClaw · OpenClaw
OpenClaw before 2026.3.28 contains an authorization bypass in Discord text approval commands, allowing unauthorized users to resolve pending execution requests.
Executive summary
An authorization bypass vulnerability in OpenClaw allows authenticated users to approve unauthorized host execution requests, posing a significant risk of remote code execution.
Vulnerability
The vulnerability is an incorrect authorization flaw (CWE-863) within the Discord text command interface. It allows any authenticated user with access to the Discord channel to bypass the allowlist and approve pending host execution requests that should be restricted to authorized approvers.
Business impact
The ability for unauthorized users to approve host execution requests creates a critical security gap, potentially leading to total system compromise or unauthorized host control. With a CVSS score of 8.8, this high-severity vulnerability represents a significant threat to operational integrity and data security. Organizations relying on OpenClaw for automated tasks face potential unauthorized command execution if this flaw is left unpatched.
Remediation
Immediate Action: Update the OpenClaw package to version 2026.3.28 or later via your package manager to resolve the authorization logic error.
Proactive Monitoring: Review Discord audit logs and OpenClaw execution logs for unexpected command approvals or commands originating from non-authorized user accounts.
Compensating Controls: Restrict access to the Discord channels where OpenClaw integration is active, limiting interaction to only verified and trusted service accounts until the update is deployed.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
This vulnerability presents a high risk due to the potential for unauthorized command execution within the OpenClaw environment. Administrators are advised to prioritize the update to version 2026.3.28 immediately. Failure to patch this issue could allow malicious actors to manipulate host execution workflows, leading to severe security consequences.
More OpenClaw CVEs
Sources
Originally found and disclosed by tdjackey, per the CVE Program record.
- GitHub Security Advisory (GHSA-98hh-7ghg-x6rq) Vendor advisory
- VulnCheck Advisory: OpenClaw < 2026.3.28 - Authorization Bypass in Discord Text Approval Commands Third-party advisory