OpenClaw
CVE-2026-62198
MEDIUM
Severity by source
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:N/VA:N/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
Network exploitable requiring low privilege (PR:L); 'execute restricted operations' phrase indicates at least low integrity impact, diverging from vendor's VI:N.
Primary rating from Vendor (VulnCheck).
CVSS VectorVendor: VulnCheck
Lifecycle Timeline
1DescriptionCVE.org
OpenClaw versions 2026.5.28 before 2026.6.6 contain an authorization bypass vulnerability in native web search that allows lower-trust callers to perform actions requiring stronger policy checks. Attackers can exploit misconfigured input paths to bypass intended authorization controls and execute restricted operations.
AnalysisAI
Authorization bypass in OpenClaw's native web search component allows authenticated lower-trust callers to invoke operations normally gated behind stronger policy checks. Versions 2026.5.28 through 2026.6.5 are affected, with exploitation requiring crafted input paths targeting misconfigured authorization logic - no special tooling needed given the low attack complexity. No public exploit code or CISA KEV listing exists at time of analysis, but the network-reachable attack surface and low complexity reduce the barrier for abuse by compromised or malicious low-privilege accounts.
Technical ContextAI
OpenClaw (cpe:2.3:a:openclaw:openclaw) implements a native web search subsystem that enforces tiered authorization policies distinguishing caller trust levels. CWE-863 (Incorrect Authorization) identifies the root cause: the authorization logic fails to correctly validate whether a caller's trust level satisfies policy requirements for a requested operation when input paths are in a misconfigured state. The vulnerability exists at the boundary between lower-trust and higher-trust execution contexts in the web search interface, where malformed or unexpected input paths can bypass the intended policy gate without triggering the appropriate trust-level enforcement.
RemediationAI
Upgrade OpenClaw to version 2026.6.6 or later, which resolves the authorization bypass per the vendor's GitHub security advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-v4f6-x5g5-2g4g. If immediate patching is not feasible, restrict access to the native web search feature to fully trusted callers only through network-layer access controls or application-level configuration; disabling the web search feature entirely is an effective compensating control but will break any dependent functionality. Auditing which lower-trust accounts have access to the web search endpoint and revoking unnecessary access reduces the attack surface while patching is arranged.
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 weakness CWE-863 – Incorrect Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today