Incomplete List of Disallowed Inputs in OpenClaw - CVE-2026-32010

 

Incomplete List of Disallowed Inputs in OpenClaw - CVE-2026-32010

Published: May 1, 2026


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

Description

The vulnerability allows a remote user to run an external program without expected approval.

The vulnerability exists due to incomplete list of disallowed inputs in the sort safe-bin policy when processing sort --compress-program in safe-bin usage. A remote user can supply a crafted sort invocation with --compress-program to run an external program without expected approval.

Only deployments that explicitly add sort to tools.exec.safeBins and use security=allowlist with ask=on-miss are vulnerable.


Remediation

Install security update from vendor's website.

External links