OS Command Injection in OpenClaw - #VU129405

 

OS Command Injection in OpenClaw - #VU129405

Published: May 4, 2026


Vulnerability identifier: #VU129405
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-78
Exploitation vector: Local access
Exploit availability: No public exploit available
Vendor: OpenClaw
Affected software:
OpenClaw

Detailed vulnerability description

The vulnerability allows a local user to execute arbitrary OS commands.

The vulnerability exists due to command injection in runtime.system.runCommandWithTimeout when processing plugin-supplied command input. A local user can supply crafted command arguments to execute arbitrary OS commands.

The issue applies within the trusted plugin boundary because plugins run in-process with the same OS privileges as the OpenClaw process.


Remediation

Install security update from vendor's website.

Sources