Severity by source
AV:L/AC:H/PR:L/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:L/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
Lifecycle Timeline
4DescriptionCVE.org
OpenClaw before 2026.3.2 contains a semantic drift vulnerability in node system.run approval hardening that rewrites wrapper command argv, allowing execution of unintended local scripts. Attackers who can influence wrapper argv and place malicious files in the approved working directory can execute arbitrary scripts by exploiting argv rewriting that changes runtime behavior from approved command text.
AnalysisAI
OpenClaw before version 2026.3.2 contains a semantic drift vulnerability in the node system.run approval hardening mechanism that allows attackers to manipulate wrapper command arguments (argv) to execute unintended local scripts. An attacker with local access, low privileges, and the ability to influence wrapper argv and place malicious files in the approved working directory can achieve arbitrary script execution by exploiting argv rewriting that bypasses the intended approved command enforcement. A patch is available from the vendor, and this vulnerability affects all OpenClaw versions prior to 2026.3.2.
Technical ContextAI
The vulnerability exists in OpenClaw's system.run node approval hardening mechanism, which is designed to restrict command execution by validating and approving specific command invocations. The root cause is classified under CWE-88 (Improper Neutralization of Argument Delimiters in a Command), indicating insufficient sanitization or validation of command-line arguments during the approval process. The flaw involves semantic drift—a discrepancy between what the approval mechanism validates (the original command text) and what actually executes at runtime (the rewritten argv). When the system rewrites wrapper command arguments, the modified argv can diverge from the approved command, allowing an attacker to redirect execution to arbitrary scripts located in the approved working directory. This is a process argument injection flaw affecting the CPE cpe:2.3:a:openclaw:openclaw:*:*:*:*:*:*:*:* (all OpenClaw versions prior to remediation).
RemediationAI
Upgrade OpenClaw to version 2026.3.2 or later immediately. The vendor has released a patched version available at https://github.com/openclaw/openclaw/security/advisories/GHSA-h3rm-6x7g-882f. Pending patch deployment, implement compensating controls by restricting file system write permissions in OpenClaw working directories to trusted principals only, disabling user interaction with system.run nodes where possible, and limiting local system access to approved administrators. Conduct a code review of any custom wrapper scripts to ensure argv is handled securely and cannot be rewritten by external influence.
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 technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-14580
GHSA-pvp5-jcrh-24j3