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
CVSS v4: 7.5 [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]
CVE-ID: CVE-2026-32003
CWE-ID: CWE-78
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

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.


Affected software

OpenClaw

How to mitigate CVE-2026-32003

Install security update from vendor's website.

OpenClaw - update to 2026.2.22

External References

Related Security Bulletins