CVE-2026-44991: OpenClaw < 2026.4.21 - Authorization Bypass in Owner-Enforced Commands via Wildcard Channel Senders
OpenClaw before 2026.4.21 contains an authorization bypass vulnerability in command-auth.ts that allows non-owner senders to execute owner-enforced slash commands when wildcard inbound senders are configured without explicit owner allowFrom settings. Attackers can exploit this by sending commands like /send, /config, or /debug on affected channels to bypass owner-only command authorization checks.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2026-44991?
CVE-2026-44991 is considered a significant security vulnerability due to its potential for unauthorized execution of owner-enforced commands.
How do I fix CVE-2026-44991?
To fix CVE-2026-44991, upgrade OpenClaw to version 2026.4.21 or later where the vulnerability has been addressed.
What is the impact of CVE-2026-44991?
The impact of CVE-2026-44991 allows non-owner senders to bypass authorization and execute restricted slash commands.
Who is affected by CVE-2026-44991?
CVE-2026-44991 affects all versions of OpenClaw prior to 2026.4.21.
What causes the vulnerability in CVE-2026-44991?
The vulnerability in CVE-2026-44991 is caused by an authorization bypass in the command-auth.js file related to wildcard inbound senders.