Severity by source
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
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
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
Lifecycle Timeline
7Blast Radius
ecosystem impact- 1 npm packages depend on openclaw (1 direct, 0 indirect)
Ecosystem-wide dependent count for version 2026.3.31.
DescriptionCVE.org
OpenClaw before 2026.3.31 contains an incomplete scope-clearing vulnerability in trusted-proxy authentication mode that allows operator.admin privilege escalation. Attackers can exploit this by declaring operator scopes on non-Control-UI clients, allowing self-declared scopes to persist on identity-bearing authentication paths and escalate privileges.
AnalysisAI
Privilege escalation in OpenClaw's trusted-proxy authentication mode allows low-privileged authenticated users to gain operator.admin privileges by declaring operator scopes on non-Control-UI clients. The incomplete scope-clearing mechanism fails to sanitize self-declared scopes when identity-bearing authentication paths process requests, enabling attackers to bypass authorization checks and achieve full administrative access. Vendor patch available via commit 8b88b927 in version 2026.3.31; no confirmed active exploitation (not in CISA KEV) but publicly disclosed with detailed GitHub security advisory increasing attack feasibility.
Technical ContextAI
This vulnerability affects the trusted-proxy authentication architecture in OpenClaw, where the application delegates authentication to an upstream proxy or reverse proxy server. The root cause is CWE-863 (Incorrect Authorization), specifically an incomplete implementation of scope validation during authentication context transitions. In trusted-proxy mode, OpenClaw receives authenticated identity claims from the proxy but fails to properly sanitize or validate operator scope declarations when processing requests from clients that are not part of the Control-UI interface. The incomplete scope-clearing allows attacker-controlled scope assertions to persist across authentication boundaries, bypassing the intended privilege separation model. This represents a critical failure in the security boundary between the trusted proxy layer and the application's authorization logic, where scope inheritance or propagation mechanisms do not properly distinguish between trusted Control-UI assertions and untrusted client-originated scope claims.
RemediationAI
Upgrade to OpenClaw version 2026.3.31 or later, which contains the complete fix implemented in commit 8b88b927cb0747ad24d95b07d35682bf85dc5b0e (https://github.com/openclaw/openclaw/commit/8b88b927cb0747ad24d95b07d35682bf85dc5b0e). Organizations unable to immediately upgrade should disable trusted-proxy authentication mode and migrate to native authentication mechanisms, though this requires reconfiguring authentication flows and may impact SSO integrations. As a temporary mitigation, implement strict network segmentation to limit access to OpenClaw's authentication endpoints to only trusted proxy sources, though this does not prevent exploitation by authenticated insiders. Review audit logs for suspicious operator.admin privilege usage or scope declaration patterns from non-Control-UI clients, focusing on authentication events showing privilege escalation without corresponding Control-UI session context. Do not rely solely on downstream authorization checks, as the vulnerability compromises the core authorization model.
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
EUVD-2026-26111
GHSA-g374-mggx-p6xc