Severity by source
AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
OpenClaw before 2026.2.22 contains an authorization bypass vulnerability in allowlist mode where allow-always persistence at wrapper-level enables approval-bypass execution of different payloads. Attackers can approve benign wrapped system.run commands to broaden trust boundaries and execute arbitrary commands without subsequent approval on gateway and node-host execution flows.
AnalysisAI
OpenClaw before version 2026.2.22 contains an authorization bypass vulnerability in allowlist mode that allows attackers with high privileges to approve benign wrapped system.run commands and subsequently execute arbitrary commands without requiring additional approval on gateway and node-host execution flows. This vulnerability exploits allow-always persistence at the wrapper level to broaden trust boundaries beyond the initial approval scope. The vulnerability has a CVSS score of 6.4 with high impact on confidentiality, integrity, and availability, though exploitation requires high privilege level and user interaction.
Technical ContextAI
The vulnerability exists in OpenClaw's authorization framework, specifically within the allowlist mode security model where wrapper-level approval mechanisms are implemented. According to CWE-863 (Incorrect Authorization), the root cause is improper authorization enforcement that fails to adequately validate subsequent command execution against the original approval scope. The affected product OpenClaw (CPE: cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:*) implements a gateway and node-host execution flow architecture where approval decisions should be persistent but scoped to specific commands. The allow-always persistence mechanism incorrectly extends trust from benign wrapped system.run commands to arbitrary payloads, effectively converting a single-command approval into a blanket authorization for the trust boundary. This is particularly dangerous in multi-stage execution scenarios where attackers can chain previously approved operations to execute malicious code that bypasses intended approval checkpoints.
RemediationAI
Upgrade OpenClaw to version 2026.2.22 or later, which includes the authorization bypass fix documented in commit 24c954d972400f508814532dea0e4dcb38418bb0 (available at https://github.com/openclaw/openclaw/commit/24c954d972400f508814532dea0e4dcb38418bb0). Until patching is completed, implement compensating controls by restricting high-privilege account access to OpenClaw allowlist mode approval functions, enforcing multi-factor authentication for accounts with approval authority, and conducting immediate audit of all previously approved system.run commands to identify any that may have been exploited for broader command execution. Additionally, monitor gateway and node-host execution flows for commands that do not match approved allowlist entries and implement network-level segmentation to restrict OpenClaw component communication to trusted internal networks only.
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-14578