Skip to main content

OpenClaw CVE-2026-62229

| EUVDEUVD-2026-45117 HIGH
Path Traversal (CWE-22)
2026-07-17 VulnCheck GHSA-74vp-c44x-892q
7.7
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
7.7 HIGH
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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
7.5 HIGH

Network-reachable but requires an authenticated low-trust caller (PR:L) and the exec feature enabled plus crafted paths (AC:H); full impact on the app with no scope change (S:U).

3.1 AV:N/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H
4.0 AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

3
Patch available
Jul 17, 2026 - 02:32 EUVD
Analysis Generated
Jul 17, 2026 - 00:56 vuln.today
CVE Published
Jul 17, 2026 - 00:07 cve.org
HIGH 7.7

DescriptionCVE.org

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.

AnalysisAI

Authorization bypass in OpenClaw before 2026.5.18 lets a low-trust, authenticated caller escape the exec allowlist by abusing weak glob matching, executing or persisting actions beyond their intended authorization. Reported by VulnCheck and tracked as a path-traversal-class flaw (CWE-22), it carries a CVSS 4.0 score of 7.7 with high confidentiality, integrity, and availability impact but requires the affected exec feature to be enabled. No public exploit identified at time of analysis; there is a GitHub security advisory and a corresponding VulnCheck advisory.

Technical ContextAI

The vulnerability lives in OpenClaw's exec allowlist enforcement, which uses glob-pattern matching to decide which actions a caller is authorized to execute. Because glob matching is applied to attacker-influenced input paths, a crafted path can traverse or slip past the intended allowlist boundaries - the classic CWE-22 (Improper Limitation of a Pathname to a Restricted Directory / path traversal) root cause, here manifesting as an authorization-control bypass rather than raw file disclosure. The single CPE in scope, cpe:2.3:a:openclaw:openclaw:*, indicates the flaw is in the OpenClaw application/engine itself and not a downstream integration; the allowlist is meant to be a trust boundary between lower-trust callers and privileged actions, and the glob logic fails to canonicalize or constrain input before matching.

RemediationAI

Vendor-released patch: 2026.5.18 - upgrade OpenClaw to 2026.5.18 or later, which corrects the exec allowlist glob-matching logic; this is the primary and recommended fix per the GitHub advisory (https://github.com/openclaw/openclaw/security/advisories/GHSA-34mr-7r3m-gfg7) and VulnCheck advisory (https://www.vulncheck.com/advisories/openclaw-authorization-bypass-via-glob-matching). If immediate upgrade is not possible, disable the exec allowlist feature (or the exec/action-execution capability that relies on it) to remove the vulnerable code path entirely, accepting that any legitimate automation depending on that feature will stop working. As additional compensating controls, tighten who can act as a caller by restricting or revoking lower-trust accounts' access to the exec interface and constraining allowlist patterns to exact, canonical paths rather than broad globs, understanding that overly strict patterns may break intended workflows and should be validated in a staging environment first.

CVE-2026-28446 CRITICAL POC
9.4 Mar 05

Auth bypass in OpenClaw voice-call extension before 2026.2.1. EPSS 0.68%. PoC and patch available.

CVE-2026-33579 CRITICAL POC
9.4 Mar 31

Privilege escalation in OpenClaw (pre-2026.3.28) allows unauthenticated remote attackers to gain administrative access b

CVE-2026-32042 HIGH POC
8.8 Mar 21

OpenClaw versions 2026.2.22 through 2026.2.24 contain a privilege escalation vulnerability that allows authenticated att

CVE-2026-32051 HIGH POC
8.8 Mar 21

An authorization mismatch vulnerability in OpenClaw versions prior to 2026.3.1 allows authenticated users with operator.

CVE-2026-25253 HIGH POC
8.8 Feb 01

OpenClaw versions prior to 2026.1.29 automatically establish WebSocket connections to attacker-controlled gateway URLs e

CVE-2026-32846 HIGH POC
8.7 Mar 26

Path traversal in OpenClaw through version 2026.3.23 enables unauthenticated remote attackers to read arbitrary files in

CVE-2026-32064 HIGH POC
7.7 Mar 21

OpenClaw sandbox browser functionality launches x11vnc for noVNC observer sessions without requiring authentication, all

CVE-2026-32055 HIGH POC
7.6 Mar 21

OpenClaw versions before 2026.2.26 allow authenticated attackers to write arbitrary files outside the workspace director

CVE-2026-32056 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.2.22 contain a shell environment variable injection vulnerability in the system.run func

CVE-2026-32049 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.2.22 contain a resource exhaustion vulnerability where the application fails to consiste

CVE-2026-32048 HIGH POC
7.5 Mar 21

OpenClaw versions prior to 2026.3.1 contain a sandbox escape vulnerability that allows authenticated attackers with low

CVE-2026-25474 HIGH POC
7.5 Feb 19

OpenClaw versions 2026.1.30 and below fail to validate Telegram webhook secret tokens when `channels.telegram.webhookSec

Share

CVE-2026-62229 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy