HarborGuardharborguardDatabase
Back to search
HIGHCVE-2026-53834Published Modified CNA VulnCheck

CVE-2026-53834: OpenClaw < 2026.4.27 - Authorization Bypass in QQBot Pre-dispatch Slash Commands

OpenClaw before 2026.4.27 contains an authorization bypass vulnerability in QQBot pre-dispatch slash commands that allows authenticated senders to skip allowFrom policy checks. Attackers can invoke slash commands before configured access control policies are applied, potentially triggering command handling from blocked senders depending on operator configuration.

Metrics

CVSS v4.0
8.2
Severity
HIGH
Fixed in
2026.4.27
Affected Products
1

Get notified

Email me when this CVE is updated: new fix versions, severity changes, or any record change.

HarborGuard Analysis

Synopsis

An authorization bypass vulnerability exists in OpenClaw's QQBot pre-dispatch slash command handling, affecting all versions before 2026.4.27. The flaw is reachable over the network without any authentication, allowing any sender to invoke slash commands before the configured allowFrom access control policies are evaluated. Successful exploitation lets a blocked sender trigger command handling that the operator intended to restrict, bypassing the access control layer entirely. A patched-image rebuild at version 2026.4.27 is available on HarborGuard for environments running an affected version.

HarborGuard Coverage

Detection

Detection of CVE-2026-53834 is available across every HarborGuard environment; the CVE is ingested from upstream advisory feeds within minutes of publication and matched against all customer images, including custom-built images that bundle OpenClaw. Any image with an OpenClaw version below 2026.4.27 is flagged automatically in both registry scans and CI/CD pipeline checks.

Available
Triage

HarborGuard scores this CVE at 8.2 HIGH using the CVSS v4.0 vector and applies each customer organization's compliance policy weighting to prioritize the finding appropriately. Triage results are routed to the right team inbox within each customer environment based on configured ownership rules.

Available
Patch

A patched-image rebuild at OpenClaw 2026.4.27 becomes available on HarborGuard for any environment where an affected image is detected. For customers who opt into auto-remediation, HarborGuard performs the rebuild, runs a regression test suite, and opens a pull request against affected workloads automatically.

Available

Exploit Conditions

  • Network reachabilityRequired

    The vulnerable slash command endpoint is exposed over the network, so an attacker must be able to reach the service remotely.

  • AuthenticationNot required

    No credentials or account are needed; any network sender can trigger the pre-dispatch command path before access control is evaluated.

  • Victim interactionNot required

    The attacker sends a crafted slash command directly; no action from an operator or user is required to complete the exploit.

  • Attack complexityDetail

    Base exploit logic is straightforward and condition-free, though the CVSS vector notes an attack requirement (AT:P) indicating that specific operator-defined allowFrom policy configuration must be present for the bypass to be meaningful.

Blast Radius

  • An attacker submits slash commands that the operator configured access controls to block, causing those commands to execute as if the sender were permitted.
  • Restricted command handlers run with their full intended effect, potentially modifying bot behavior, triggering automated workflows, or altering data that those commands control.
  • The integrity of the access control boundary is broken; operator-defined allowFrom policies no longer reliably gate command execution.

How HarborGuard Handles This

Available on HarborGuard: detection for CVE-2026-53834 runs against customer images continuously, with the CVE matched within minutes of its publication date of 2026-06-12. For environments running OpenClaw below 2026.4.27, a rebuilt image at the fix version is available. Where customers have auto-remediation enabled, HarborGuard performs the patched rebuild, executes a regression run, and opens a PR against affected workloads; for high-severity issues, the median time from CVE publication to a merged patch PR in auto-remediation environments is around 90 minutes. For environments where auto-remediation is not enabled, the finding appears in the HarborGuard dashboard with remediation guidance pointing to the 2026.4.27 upgrade. As an interim compensating control while a rebuild is being prepared, restricting network-level access to the QQBot command endpoint using container network policy reduces exposure by limiting which senders can reach the vulnerable pre-dispatch path.

See how HarborGuard automates this

Fix available

2026.4.27
Affected packages
  • OpenClaw / OpenClaw
    < 2026.4.27 (from 0)
    Fixed in 2026.4.27
CVSS Vector
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N