Description
OpenClaw versions before 2026.6.5 contain an authentication bypass vulnerability in HTTP Canvas responses that allows lower-trust callers to forge trusted A2UI actions. Attackers can perform actions requiring stronger authorization by submitting crafted requests through configured input paths, bypassing intended policy checks.
Published: 2026-07-17
Score: 5.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenClaw versions prior to 2026.6.5 contain a flaw in the handling of HTTP Canvas responses, identified as CWE‑345, that allows callers with lower‑trust levels to forge requests that are treated as if they originated from trusted users. This can lead to the execution of actions that normally require stronger authorization, effectively enabling privilege escalation or the performance of privileged operations without proper authentication or authorization.

Affected Systems

The vulnerability affects all installations of OpenClaw running on node.js with a version earlier than 2026.6.5. These systems expose HTTP Canvas endpoints that can be accessed by lower‑trust callers. No mitigation is available for versions beyond the stated threshold without updating the software or enforcing additional controls on the problematic endpoints.

Risk and Exploitability

Based on the description, it is inferred that attackers need network access to submit crafted HTTP Canvas requests to the affected application. The overall severity is marked by a CVSS score of 5.1, indicating a medium risk. The EPSS score is less than 1 %, suggesting that the likelihood of exploitation within the next year is low, and the vulnerability is not listed in CISA’s KEV catalog. Attacks would then leverage the bypassed policy checks to perform actions that normally require higher authorization levels. The attack vector is network‑based and requires the ability to send HTTP requests to the affected endpoints.

Generated by OpenCVE AI on July 31, 2026 at 00:53 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.6.5 or newer to incorporate the vendor’s fix.
  • If an upgrade is delayed, restrict or block untrusted traffic from reaching the HTTP Canvas endpoints, enforcing authentication or a higher trust level before requests are processed.
  • Ensure that A2UI actions perform proper authorization checks, preventing lower‑trust callers from accessing privileged operations.

Generated by OpenCVE AI on July 31, 2026 at 00:53 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Jul 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 17 Jul 2026 00:30:00 +0000

Type Values Removed Values Added
Description OpenClaw versions before 2026.6.5 contain an authentication bypass vulnerability in HTTP Canvas responses that allows lower-trust callers to forge trusted A2UI actions. Attackers can perform actions requiring stronger authorization by submitting crafted requests through configured input paths, bypassing intended policy checks.
Title OpenClaw < 2026.6.5 Authentication Bypass via HTTP Canvas
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-345
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-17T18:06:01.918Z

Reserved: 2026-07-13T16:39:44.419Z

Link: CVE-2026-62215

cve-icon Vulnrichment

Updated: 2026-07-17T13:32:49.502Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T01:00:14Z

Weaknesses
  • CWE-345

    Insufficient Verification of Data Authenticity