CVE-2026-53833: OpenClaw QQBot Authorization Bypass (CVSS 7.7)
OpenClaw before version 2026.4.29 has a security flaw where users with basic access can bypass authorization controls to change QQBot streaming settings that should only be modifiable by administrators. The vulnerability exists because the system doesn't properly enforce access restrictions on the QQBot streaming command, allowing authenticated attackers to reconfigure critical settings even without explicit permission to do so.
Source data · NVD / CISA · public domain
- CVSS
- 3.1 · 7.7 HIGH · CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
- Weaknesses (CWE)
- CWE-290
- Affected products
- 1 configuration(s)
- Published / Modified
- 2026-06-12 / 2026-06-17
NVD description (verbatim)
OpenClaw before 2026.4.29 contains an authorization bypass vulnerability in the QQBot streaming command that allows authenticated senders to mutate configuration without explicit allowFrom restrictions. Attackers can modify QQBot streaming configuration outside intended admin policy by reaching the affected command without non-wildcard allowlist entry requirements.
2 reference(s) · View on NVD →
SEC.co analysis · AI-assisted, reviewed against source
Technical summary
CVE-2026-53833 is an authorization bypass vulnerability (CWE-290: Improper Input Validation) affecting OpenClaw versions prior to 2026.4.29. The QQBot streaming command fails to enforce non-wildcard allowlist restrictions, permitting authenticated senders to mutate configuration parameters outside the intended administrative policy framework. The vulnerability arises from inadequate access control validation on configuration-modifying operations, enabling privilege escalation for authenticated users.
Business impact
This vulnerability allows authenticated insiders or compromised accounts to alter QQBot streaming configurations without administrative oversight. Depending on OpenClaw's role in your infrastructure, unauthorized configuration changes could disrupt streaming operations, redirect data flows, expose sensitive configuration details, or create compliance violations if streaming services are subject to regulatory oversight. The impact is elevated for organizations relying on OpenClaw for production streaming workloads.
Affected systems
OpenClaw versions before 2026.4.29 are affected. All deployments running vulnerable versions with QQBot streaming functionality enabled are at risk if they have multiple authenticated users or permissive account access policies. Systems with strict network isolation may have reduced exposure, but the vulnerability does not require network access—only valid authentication credentials.
Exploitability
Exploitation requires valid authentication credentials and local or direct access to invoke the QQBot streaming command. No user interaction, special network position, or client-side exploitation is needed once authenticated. The barrier to entry is authentication; for insider threats or compromised user accounts, the exploit path is straightforward. Public exploitation is unlikely absent deployment-specific details, but the vulnerability is relatively simple to trigger once authenticated.
Remediation
Upgrade OpenClaw to version 2026.4.29 or later. This version addresses the authorization bypass by enforcing proper allowlist validation on the QQBot streaming command. Before patching, restrict QQBot command access via network controls or role-based access lists where possible, and audit recent QQBot configuration changes for unauthorized modifications.
Patch guidance
Apply OpenClaw version 2026.4.29 or any subsequent release. Verify the patch is applied by confirming the version string and testing that non-admin users can no longer access QQBot streaming configuration modifications. Establish a phased rollout plan for production systems. After patching, validate that legitimate administrative workflows remain functional and that existing QQBot streaming configurations remain intact.
Detection guidance
Monitor logs for QQBot streaming command invocations by non-administrative accounts, particularly those followed by configuration changes. Look for repeated failed authorization attempts on the streaming command. Check for unexpected alterations to QQBot streaming settings outside normal maintenance windows. Review authentication logs for credentials used to access QQBot commands and correlate with user identity and assigned roles.
Why prioritize this
HIGH severity (CVSS 7.7) due to high impact on configuration integrity (I) and information exposure (C), combined with low attack complexity and no privilege or interaction requirements for exploitation. While KEV status is not active, the simplicity of exploitation once authenticated and the potential for misuse by insiders or compromised accounts merit prompt patching. Organizations with multiple OpenClaw users or those in regulated industries should prioritize this within their patch cycle.
Risk score, explained
The CVSS 3.1 score of 7.7 reflects high impact in confidentiality and integrity domains (H:H) with no availability impact (N). Attack Vector: Local indicates the attacker needs some form of local presence or authenticated session. Attack Complexity: Low means the exploitation is straightforward. Privilege Required: None indicates no special privileges are needed beyond basic authentication. User Interaction: None confirms the attack is fully automated. The local scope and authentication requirement prevent a critical rating, but the ease of exploitation and dual-domain impact justify the HIGH severity.
Frequently asked questions
Do I need network access to exploit this vulnerability?
No. The vulnerability requires valid authentication credentials to the OpenClaw system and the ability to invoke the QQBot streaming command. An authenticated user can exploit it locally or via any method that grants command access (SSH, API, direct console, etc.). Network isolation does not prevent exploitation.
What versions of OpenClaw are affected?
All versions before 2026.4.29 are vulnerable. If you are running OpenClaw 2026.4.29 or later, this specific vulnerability is patched. Verify your running version and upgrade if necessary.
Can this vulnerability be exploited by unauthenticated attackers?
No. An attacker must first obtain valid authentication credentials. However, if your environment has weak password policies, shared accounts, or a history of compromised credentials, the effective barrier to exploitation is significantly lowered.
What should I do if I cannot patch immediately?
Implement compensating controls: restrict QQBot command access via network firewalls, disable the QQBot streaming feature if not actively used, enforce strict role-based access control, monitor for unauthorized QQBot configuration changes, and increase logging and alerting around authentication and configuration modifications.
This analysis is based on publicly disclosed vulnerability data and vendor advisories available as of the publication date. Organizations should verify patch availability and compatibility with their specific OpenClaw deployment before applying updates. Security controls and risk factors vary by organization; this assessment assumes a standard environment and does not account for custom configurations or mitigating controls already in place. Always test patches in a non-production environment first. Source: NVD (public-domain), retrieved 2026-07-20. Analysis generated by SEC.co (claude-haiku-4-5).
Related vulnerabilities
- CVE-2026-53811HIGHOpenClaw Matrix allowFrom Privilege Escalation Vulnerability
- CVE-2026-53817HIGHOpenClaw Admin Token Persistence via Locality Spoofing
- CVE-2026-53823HIGHOpenClaw Privilege Escalation via Mutable Slack Display Names
- CVE-2026-53832HIGHOpenClaw Identity Header Forgery & Privilege Escalation
- CVE-2026-53849HIGHOpenClaw Privilege Escalation via Discord Display Name Spoofing
- CVE-2026-53857HIGHOpenClaw Policy Enforcement Vulnerability in Zalo Contact Display Names
- CVE-2026-42674HIGHAdvanced Access Manager Authentication Bypass via URL Encoding
- CVE-2026-46414HIGHMicrosoft UFO WebSocket Authentication Bypass and Role Spoofing