Severity by source
AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H
Lifecycle Timeline
4Blast Radius
ecosystem impact- 1 npm packages depend on openclaw (1 direct, 0 indirect)
Ecosystem-wide dependent count for version 2026.3.12.
DescriptionCVE.org
OpenClaw versions prior to 2026.3.12 contain an authorization bypass vulnerability in the WebSocket connect path that allows shared-token or password-authenticated connections to self-declare elevated scopes without server-side binding. Attackers can exploit this logic flaw to present unauthorized scopes such as operator.admin and perform admin-only gateway operations.
AnalysisAI
OpenClaw contains an authorization bypass vulnerability in its WebSocket connection handling that allows authenticated users with low-privilege shared-token or password credentials to falsely declare elevated administrative scopes without proper server-side validation. Attackers with basic authentication can escalate privileges to operator.admin level and execute administrative gateway operations. With a CVSS score of 9.9 (Critical) and low attack complexity, this represents a severe privilege escalation risk, though no KEV listing or EPSS data is currently available to confirm active exploitation.
Technical ContextAI
The vulnerability affects OpenClaw (CPE: cpe:2.3:a:openclaw:openclaw), appearing to be an IoT or network gateway management platform based on the reference to 'gateway operations'. The flaw is classified as CWE-862 (Missing Authorization), meaning the application fails to perform proper authorization checks after authentication. Specifically, the WebSocket connection establishment path accepts client-supplied scope declarations without binding them to the authenticated session's actual privileges on the server side. This violates the principle that authorization decisions must always be made server-side using trusted data rather than accepting client assertions, allowing any authenticated user to claim administrative capabilities they do not legitimately possess.
RemediationAI
Upgrade OpenClaw to version 2026.3.12 or later, which addresses the authorization bypass in the WebSocket connection path according to the version constraint in the vulnerability disclosure (see https://github.com/openclaw/openclaw/security/advisories/GHSA-rqpp-rjj8-7wv8 for patch details). Until patching is completed, implement defense-in-depth measures including network segmentation to restrict WebSocket endpoint access to trusted IP ranges only, deploy a reverse proxy or API gateway that enforces server-side scope validation independently of client assertions, enable comprehensive logging of WebSocket connection attempts with scope declarations for anomaly detection, and review audit logs for any unauthorized admin operations that may indicate prior exploitation. If possible, temporarily disable password and shared-token authentication methods in favor of certificate-based authentication with hardware-enforced scope binding until the patch can be applied.
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-862 – Missing Authorization
View allSame technique Authentication Bypass
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-13704
GHSA-rqpp-rjj8-7wv8