Description
OpenClaw before 2026.5.18 contain an authorization bypass vulnerability in exec allowlist glob matching that allows lower-trust callers to execute actions beyond intended authorization. Attackers can craft input paths that traverse the allowlist glob patterns to execute or persist unauthorized actions when the affected feature is enabled.
Published: 2026-07-17
Score: 7.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

OpenClaw versions prior to 2026.5.18 implement an exec allowlist that relies on glob matching. The implementation can be exploited by crafting input paths that traverse the allowlist glob patterns, allowing lower‑trust callers to execute or persist actions that are outside the intended authorization scope. This bypass enables the attacker to gain unauthorized access to privileged functions and can be considered a privileged escalation vulnerability (CWE‑22).

Affected Systems

The vulnerability affects the OpenClaw project, specifically all releases before 2026.5.18. Any deployment using an impacted version with the exec allowlist feature enabled is susceptible.

Risk and Exploitability

The CVSS base score of 7.7 places the issue in the high‑severity range. The EPSS score of less than 1 % and the absence from CISA’s KEV catalog together indicate a low probability of widespread exploitation. Exploitability requires an attacker to supply a carefully crafted path input to the vulnerable feature; this is feasible only in environments where the application accepts unvalidated path data. Consequently, organizations running OpenClaw should treat this as a high‑impact risk, but with a low likelihood of attack when the exec allowlist feature is enabled.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade OpenClaw to version 2026.5.18 or later to apply the vendor fix.
  • If an upgrade cannot be performed immediately, disable the exec allowlist feature or the related functionality that processes glob patterns to remove the attack surface.
  • Implement application‑level input validation that rejects on‑disk and on‑path traversal attempts, ensuring that only whitelisted, non‑traversable paths are accepted.

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

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Jul 2026 12: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 before 2026.5.18 contain an authorization bypass vulnerability in exec allowlist glob matching that allows lower-trust callers to execute actions beyond intended authorization. Attackers can craft input paths that traverse the allowlist glob patterns to execute or persist unauthorized actions when the affected feature is enabled.
Title OpenClaw < 2026.5.18 Authorization Bypass via Glob Matching
First Time appeared Openclaw
Openclaw openclaw
Weaknesses CWE-22
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': 7.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:P/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-18T03:55:37.415Z

Reserved: 2026-07-13T16:40:10.961Z

Link: CVE-2026-62229

cve-icon Vulnrichment

Updated: 2026-07-17T12:07:11.016Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')