Description
OpenClaw versions 2026.5.20 before 2026.6.6 contain an authorization bypass vulnerability in the MCP loopback feature that allows lower-trust callers to execute owner-only tools. Attackers can bypass authorization checks through configured input paths to execute or persist actions beyond their intended permissions.
Published: 2026-07-13
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability arises from improper enforcement of access control in the MCP loopback feature, allowing callers with lower trust levels to run tools reserved for the system owner. Attackers can trigger these privileged operations by supplying specific input paths that the system interprets as authorized. The result is an authorization bypass that can lead to unauthorized code execution, persistence, or data tampering, as the exploited weakness is classified as CWE-732.

Affected Systems

Affected are installations of OpenClaw version 2026.5.20 up to but not including 2026.6.6. These releases run on a Node.js runtime and contain the MCP loopback component that can be accessed by external callers. All users of these versions are at risk if the loopback is enabled, regardless of the individual host environment.

Risk and Exploitability

The severity is high with a CVSS score of 8.7, and the EPSS score of <1% indicates low but nonzero exploitation probability. The vulnerability is not in the CISA KEV list, indicating no confirmed exploitation yet. Based on the description, the likely attack vector involves the MCP loopback interface—an entry point reachable from low‑trust callers—to override authentication checks and invoke owner‑only tools. Such bypass permits execution of privileged code, potential persistence, and modification of protected data.

Generated by OpenCVE AI on July 31, 2026 at 11:12 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to OpenClaw 2026.6.6 or later, which applies the corrected authorization logic.
  • If an upgrade cannot be performed immediately, disable the MCP loopback feature or restrict it to trusted callers only.
  • Review and enforce proper role‑based access controls to ensure that only authorized accounts can invoke owner‑only utilities, addressing the underlying CWE‑732 issue.

Generated by OpenCVE AI on July 31, 2026 at 11:12 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 14 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 13 Jul 2026 21:45:00 +0000

Type Values Removed Values Added
Description OpenClaw versions 2026.5.20 before 2026.6.6 contain an authorization bypass vulnerability in the MCP loopback feature that allows lower-trust callers to execute owner-only tools. Attackers can bypass authorization checks through configured input paths to execute or persist actions beyond their intended permissions.
Title OpenClaw 2026.5.20 < 2026.6.6 Authorization Bypass via MCP loopback
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-732
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-15T04:00:19.465Z

Reserved: 2026-07-13T16:38:58.353Z

Link: CVE-2026-62195

cve-icon Vulnrichment

Updated: 2026-07-14T14:25:38.886Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T11:15:05Z

Weaknesses
  • CWE-732

    Incorrect Permission Assignment for Critical Resource