OS Command Injection in OpenClaw - #VU128810

 

OS Command Injection in OpenClaw - #VU128810

Published: May 1, 2026


Vulnerability identifier: #VU128810
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: N/A
CWE-ID: CWE-78
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vulnerable software:
OpenClaw
Software vendor:
OpenClaw

Description

The vulnerability allows a remote user to execute inline payloads.

The vulnerability exists due to improper neutralization of special elements used in an OS command in tools.exec.safeBins allowlist evaluation when processing configured interpreter-style binaries without an explicit safe-bin profile. A remote user can supply inline code through flags such as -c to execute inline payloads.

Only non-default deployments that explicitly add such binaries to safeBins in allowlist mode are vulnerable.


Remediation

Install security update from vendor's website.

External links