OpenClaw
CVE-2026-62190
HIGH
Severity by source
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/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
Authenticated low-trust caller (PR:L) exploits the flock wrapper with low complexity and no user interaction, gaining full C/I/A impact within the same authorization scope (S:U).
Primary rating from Vendor (VulnCheck).
CVSS VectorVendor: VulnCheck
Lifecycle Timeline
2DescriptionCVE.org
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.
AnalysisAI
Authorization bypass in OpenClaw before 2026.6.9 lets a lower-trust caller escape the exec-approval trust boundary through the flock wrapper, executing or persisting privileged actions the caller was never authorized to perform. The CVSS 4.0 vector (PR:L) indicates an authenticated but low-privilege actor can achieve high confidentiality, integrity, and availability impact when the affected feature is enabled. Reported by VulnCheck with a vendor GitHub Security Advisory (GHSA-3fp5-v549-9v66); no public exploit identified at time of analysis and it is not listed in CISA KEV.
Technical ContextAI
The defect lives in OpenClaw's flock wrapper - a component that uses file-locking (flock) semantics to gate and durably bind execution-approval decisions to a caller's trust level. The CWE-706 (Use of an Incorrectly-Resolved Name or Reference) root cause means the wrapper resolves a configured input path or reference in a way that does not correspond to the entity actually being authorized, so the durable exec approval becomes bound to the wrong subject. Because approvals are meant to persist ('durable exec approval binding'), an incorrectly-resolved reference does not merely leak a single action but re-binds authority so that subsequent operations from a lower-trust caller are treated as approved. The only affected product per CPE is cpe:2.3:a:openclaw:openclaw (all versions prior to the fix).
RemediationAI
Vendor-released patch: upgrade OpenClaw to version 2026.6.9 or later, which is the primary and recommended fix per GHSA-3fp5-v549-9v66 (https://github.com/openclaw/openclaw/security/advisories/GHSA-3fp5-v549-9v66). If you cannot upgrade immediately, disable the affected flock-wrapper feature so the vulnerable durable exec-approval path is not reachable - the trade-off is loss of whatever exec-approval binding functionality that feature provides. As a further compensating control, restrict which callers can supply the configured input paths and lock down write access to those path/configuration locations so lower-trust actors cannot influence name/reference resolution; the side effect is tighter operational constraints on legitimate low-trust integrations. Cross-check details against the VulnCheck advisory (https://www.vulncheck.com/advisories/openclaw-authorization-bypass-via-flock-wrapper).
Auth bypass in OpenClaw voice-call extension before 2026.2.1. EPSS 0.68%. PoC and patch available.
Privilege escalation in OpenClaw (pre-2026.3.28) allows unauthenticated remote attackers to gain administrative access b
OpenClaw versions 2026.2.22 through 2026.2.24 contain a privilege escalation vulnerability that allows authenticated att
An authorization mismatch vulnerability in OpenClaw versions prior to 2026.3.1 allows authenticated users with operator.
OpenClaw versions prior to 2026.1.29 automatically establish WebSocket connections to attacker-controlled gateway URLs e
Path traversal in OpenClaw through version 2026.3.23 enables unauthenticated remote attackers to read arbitrary files in
OpenClaw sandbox browser functionality launches x11vnc for noVNC observer sessions without requiring authentication, all
OpenClaw versions before 2026.2.26 allow authenticated attackers to write arbitrary files outside the workspace director
OpenClaw versions prior to 2026.2.22 contain a shell environment variable injection vulnerability in the system.run func
OpenClaw versions prior to 2026.2.22 contain a resource exhaustion vulnerability where the application fails to consiste
OpenClaw versions prior to 2026.3.1 contain a sandbox escape vulnerability that allows authenticated attackers with low
OpenClaw versions 2026.1.30 and below fail to validate Telegram webhook secret tokens when `channels.telegram.webhookSec
Same technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today