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
Network-reachable pairing endpoint (AV:N), no special conditions beyond holding a temporary shared-access session (AC:L, PR:L), no user interaction, and full compromise of the vulnerable Control UI yielding admin tokens (C:H/I:H/A:H).
Primary rating from Vendor (VulnCheck).
CVSS VectorVendor: VulnCheck
Lifecycle Timeline
1DescriptionCVE.org
OpenClaw before 2026.5.22 contains a locality validation vulnerability in Control UI pairing that allows attackers with network access to spoof locality information and obtain durable admin-capable device tokens. Attackers can exploit insufficient locality-derived trust validation to convert temporary shared access into persistent administrative credentials that survive token rotation.
AnalysisAI
Authentication bypass in OpenClaw before 2026.5.22 allows authenticated network attackers to spoof locality information during Control UI device pairing and escalate temporary shared access into durable, admin-capable device tokens that persist across token rotation. The flaw stems from insufficient locality-derived trust validation (CWE-290), enabling lateral conversion of low-privilege sessions into persistent administrative credentials. No public exploit identified at time of analysis, but a vendor patch and VulnCheck advisory are available.
Technical ContextAI
OpenClaw's Control UI pairing flow uses locality signals (network proximity or origin indicators) as an implicit trust factor when issuing device tokens. CWE-290 (Authentication Bypass by Spoofing) applies here because the pairing logic relies on attacker-influenceable locality data rather than cryptographically bound peer identity, so a remote actor can present forged locality context and receive tokens with administrative capability. The CPE cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:* covers all OpenClaw application versions prior to 2026.5.22. Crucially, the tokens issued in this flow are durable and survive normal token rotation, meaning the trust decision made during pairing has long-lived security consequences rather than being a transient session artifact.
RemediationAI
Vendor-released patch: OpenClaw 2026.5.22 - upgrade to this version or later per the GHSA-chr9-m4q2-76hw advisory at https://github.com/openclaw/openclaw/security/advisories/GHSA-chr9-m4q2-76hw. Until the upgrade is deployed, restrict network reachability of the Control UI pairing endpoint to trusted management networks or a VPN to deny attackers the ability to present spoofed locality (trade-off: legitimate remote pairing workflows will break), and revoke any device tokens issued during the vulnerable window because they persist through rotation and a passive patch will not invalidate already-minted admin-capable tokens. Disable or tightly scope temporary shared-access features that can be escalated through pairing if your deployment supports doing so, accepting reduced collaboration convenience as the trade-off. Cross-reference the VulnCheck writeup at https://www.vulncheck.com/advisories/openclaw-control-ui-locality-spoofing-in-device-pairing for any vendor-published indicators of compromise.
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-290 – Authentication Bypass by Spoofing
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36323
GHSA-chr9-m4q2-76hw