Severity by source
AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:L/I:H/A:L
Lifecycle Timeline
4DescriptionCVE.org
OpenClaw before 2026.2.22 contains an allowlist bypass vulnerability in system.run exec analysis that fails to unwrap env and shell-dispatch wrapper chains. Attackers can route execution through wrapper binaries like env bash to smuggle payloads and bypass intended allowlist restrictions.
AnalysisAI
OpenClaw before version 2026.2.22 contains an allowlist bypass vulnerability in its system.run exec analysis functionality that fails to properly unwrap environment variable and shell-dispatch wrapper chains. Attackers with local access and limited privileges can exploit this to route command execution through wrapper binaries such as env or bash, allowing them to smuggle payloads past the intended allowlist restrictions. This vulnerability enables privilege escalation and integrity compromise on affected systems.
Technical ContextAI
The vulnerability exists in OpenClaw's exec analysis module, which implements a command allowlist to restrict what system commands can be executed. The root cause, classified as CWE-863 (Incorrect Authorization), stems from inadequate validation logic that fails to recursively unwrap indirect command invocation chains. When a user attempts to execute a restricted command, the system checks the direct command against the allowlist but does not account for wrapper binaries like env or shell-dispatch that can be used to indirectly invoke restricted commands. An attacker can chain these wrappers to obfuscate the true execution path, bypassing the allowlist check entirely. The affected product is OpenClaw (CPE: cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:*), and all versions prior to 2026.2.22 are vulnerable to this authorization bypass.
RemediationAI
Upgrade OpenClaw to version 2026.2.22 or later immediately. The vendor has released a patch available at https://github.com/openclaw/openclaw/commit/2b63592be57782c8946e521bc81286933f0f99c7 which can be incorporated into your deployment. Until patching is feasible, restrict local access to systems running OpenClaw by limiting user accounts with exec permissions, implement additional network segmentation to reduce the attack surface, and monitor system.run exec calls for suspicious wrapper binary usage patterns (env, bash, sh invocations). Organizations should prioritize patching given the ease of exploitation by local users.
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-14559
GHSA-8px9-wr67-9w6f