Description
OpenClaw before 2026.3.28 contains an authorization bypass vulnerability in the chat.send gateway method where ACP-only provenance fields are gated by self-declared client metadata from WebSocket handshake rather than verified authorization state. Authenticated operator clients can spoof ACP identity labels and inject reserved provenance fields intended only for the ACP bridge by manipulating client metadata during connection.
Published: 2026-04-20
Score: 7.1 High
EPSS: < 1% Very Low
KEV: No
Impact: Authorization Bypass via Identity Spoofing
Action: Immediate Patch
AI Analysis

Impact

OpenClaw versions prior to 2026.3.28 allow authenticated operator clients to bypass authorization controls by manipulating WebSocket handshake client metadata. The chat.send gateway uses this self‑declared metadata, not the actual authorization state, to gate ACP‑only provenance fields. An attacker can therefore spoof ACP identity labels and inject reserved provenance data intended exclusively for the ACP bridge, potentially masquerading as legitimate system components and influencing downstream processing.

Affected Systems

The vulnerability affects the OpenClaw application (vulnerable releases before 2026.3.28). It targets the chat.send gateway exposed by the Node.js‑based OpenClaw runtime and operates in environments where operator clients use WebSocket connections to communicate with the server.

Risk and Exploitability

The CVSS score of 7.1 indicates a high risk of exploitation. Although the EPSS score is not available, the exploit requires only an authenticated operator client with WebSocket access, which can be achieved over the internet for publicly reachable OpenClaw instances. The vulnerability is not listed in CISA KEV, but the attack vector involves authenticated network communication and could allow malicious provenance injection if the operator client is compromised or malicious. The impact is a significant authorization bypass that could lead to spoofed messages, data tampering, or inappropriate system interactions.

Generated by OpenCVE AI on April 21, 2026 at 15:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest OpenClaw release 2026.3.28 or later, which removes the reliance on client metadata for provenance gating.
  • If a patch cannot be applied immediately, restrict or disable the chat.send gateway for operator clients and enforce server‑side provenance validation to reject any client‑supplied identity labels.
  • Implement logging and monitoring of provenance field usage to detect anomalous injection attempts and review operator client activity for signs of compromise.

Generated by OpenCVE AI on April 21, 2026 at 15:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Github GHSA Github GHSA GHSA-6xg4-82hv-cp6f OpenClaw: Gateway chat.send ACP-only provenance guard could be bypassed by client identity spoofing
History

Tue, 21 Apr 2026 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 20 Apr 2026 23:30:00 +0000

Type Values Removed Values Added
Description OpenClaw before 2026.3.28 contains an authorization bypass vulnerability in the chat.send gateway method where ACP-only provenance fields are gated by self-declared client metadata from WebSocket handshake rather than verified authorization state. Authenticated operator clients can spoof ACP identity labels and inject reserved provenance fields intended only for the ACP bridge by manipulating client metadata during connection.
Title OpenClaw < 2026.3.28 - Client Identity Spoofing in chat.send Gateway Provenance Guard
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-807
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-04-21T13:38:25.512Z

Reserved: 2026-04-20T14:01:13.151Z

Link: CVE-2026-41299

cve-icon Vulnrichment

Updated: 2026-04-21T13:38:20.202Z

cve-icon NVD

Status : Analyzed

Published: 2026-04-21T00:16:30.517

Modified: 2026-04-27T16:56:28.900

Link: CVE-2026-41299

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T15:45:07Z

Weaknesses