Description
OpenClaw versions before 2026.6.9 contain an authorization bypass vulnerability in the flock wrapper that allows lower-trust callers to execute or persist actions beyond their intended authorization. Attackers can leverage configured input paths to bypass durable exec approval binding and perform unauthorized operations when the affected feature is enabled.
Published: 2026-07-13
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenClaw versions prior to 2026.6.9 contain an authorization bypass flaw in the flock wrapper that allows callers with lower trust levels to execute or persist operations that exceed their intended permissions. The vulnerability arises when attackers supply specific input paths that the application processes, enabling them to bypass durable execution approval binding and carry out unauthorized actions. The weakness is a form of improper authorization control, classified as CWE-706 and CWE-863. The impact is the ability for an attacker to elevate privileges within the OpenClaw system, potentially gaining control over protected resources or data.

Affected Systems

The affected product is OpenClaw, a Node.js based application. All releases before 2026.6.9 are vulnerable, as noted in the CNA vendor product list. No specific distribution or configuration details beyond the stated feature being enabled are provided.

Risk and Exploitability

The CVSS score of 8.7 marks this issue as high severity, and while the EPSS score is about 0.3%, the lack of KEV listing suggests no widespread exploitation so far. Attackers are likely to exploit the flaw by providing crafted input paths while the flock wrapper feature is enabled, and based on the description, it is inferred that exploitation could occur in both local and remote contexts depending on how input is supplied. The risk is significant given the ability to bypass authorization altogether.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the official OpenClaw update 2026.6.9 or later which removes the vulnerability
  • Disable or remove the flock wrapper feature if it is not required for your deployment
  • Validate and restrict input paths used by the flock wrapper to prevent non‑trusted callers from supplying arbitrary values

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

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

Type Values Removed Values Added
Description OpenClaw versions before 2026.6.9 contain an authorization bypass vulnerability in the flock wrapper that allows lower-trust callers to execute or persist actions beyond their intended authorization. Attackers can leverage configured input paths to bypass durable exec approval binding and perform unauthorized operations when the affected feature is enabled.
Title OpenClaw < 2026.6.9 Authorization Bypass via flock wrapper
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-706
CWE-863
CPEs cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:node.js:*:*
Vendors & Products Openclaw
Openclaw openclaw
References
Metrics cvssV3_1

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

cvssV4_0

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


Subscriptions

Openclaw Openclaw
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-15T10:30:55.054Z

Reserved: 2026-07-13T16:36:32.095Z

Link: CVE-2026-62190

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-706

    Use of Incorrectly-Resolved Name or Reference

  • CWE-863

    Incorrect Authorization