OS Command Injection in OpenClaw - CVE-2026-32003

 

OS Command Injection in OpenClaw - CVE-2026-32003

Published: May 1, 2026


Vulnerability identifier: #VU128811
CSH Severity: Low
CVSSv4.0: CVSS:4.0/AV:N/AC:L/AT:P/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Clear
CVE-ID: CVE-2026-32003
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 arbitrary shell commands.

The vulnerability exists due to improper neutralization of special elements used in an os command in the system.run shell wrapper when invoking bash -lc with request-scoped environment variables. A remote privileged user can supply crafted SHELLOPTS and PS4 environment values to execute arbitrary shell commands.

Exploitation requires the ability to invoke system.run with request-scoped env values, and the issue affects allowlist mode for shell wrappers.


Remediation

Install security update from vendor's website.

External links