Description
OpenClaw before 2026.4.14 contains an authorization context reuse vulnerability in collect-mode queue batches that allows messages from different senders to inherit the final sender's authorization context. Attackers can exploit this by sending multiple queued messages to drain batches using a more privileged sender's context, causing earlier messages to execute with elevated permissions.
Published: 2026-05-05
Score: 7.6 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenClaw versions before 2026.4.14 allow a message‑queue authorization context reuse flaw. When multiple messages are queued in collect‑mode batches, the authorization context of the last sender sent to the batch is applied to all messages in that batch. This means that earlier messages, potentially submitted by less privileged users, could execute with the elevated permissions of the final sender. The weakness is an authorization bypass (CWE‑266) that can compromise confidentiality, integrity, and availability of the application by granting unauthorized access to protected resources.

Affected Systems

The affected system is OpenClaw, version 2026.4.13 and earlier. The vulnerability affects the queue component that handles collect‑mode batch processing.

Risk and Exploitability

The CVSS score is 7.6, indicating a high severity. EPSS is not available, and the vulnerability is not listed in the CISA KEV catalog, so no public exploit data is known. Based on the description, the likely attack vector is sending queued messages via the application’s enqueue interface; an attacker with the ability to submit messages can drain a batch using a privileged sender and cause earlier messages to run with that elevated context. The risk is elevated if privileged senders are present and if collect‑mode batches are enabled in a production environment.

Generated by OpenCVE AI on May 5, 2026 at 12:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.4.14 or later, which removes the authorization context reuse flaw.
  • Review queue configurations and disable collect‑mode batch processing or enforce per‑message authorization checks until the upgrade can be applied.
  • Restrict or remove privileged sender accounts from sending queued messages to prevent batch drains from exploiting the flaw.

Generated by OpenCVE AI on May 5, 2026 at 12:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-jwrq-8g5x-5fhm OpenClaw: Collect-mode queue batches could reuse the last sender authorization context
History

Tue, 05 May 2026 12:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Tue, 05 May 2026 11:45:00 +0000

Type Values Removed Values Added
Description OpenClaw before 2026.4.14 contains an authorization context reuse vulnerability in collect-mode queue batches that allows messages from different senders to inherit the final sender's authorization context. Attackers can exploit this by sending multiple queued messages to drain batches using a more privileged sender's context, causing earlier messages to execute with elevated permissions.
Title OpenClaw < 2026.4.14 - Authorization Context Reuse in Collect-Mode Queue Batches
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-266
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

{'score': 6.8, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N'}

cvssV4_0

{'score': 7.6, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-05-05T12:08:21.212Z

Reserved: 2026-05-01T16:56:19.948Z

Link: CVE-2026-43535

cve-icon Vulnrichment

Updated: 2026-05-05T12:07:18.844Z

cve-icon NVD

Status : Undergoing Analysis

Published: 2026-05-05T12:16:19.893

Modified: 2026-05-05T19:32:49.650

Link: CVE-2026-43535

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-05T14:15:19Z

Weaknesses