CVE-2026-32010: In OpenClaw, manually adding sort to tools.exec.safeBins could bypass allowlist approval via --compress-program
(updated )
This issue applies to a non-default configuration only.
If sort is manually added to tools.exec.safeBins, OpenClaw could treat sort --compress-program=<prog> as valid safe-bin usage.
In security=allowlist + ask=on-miss, this could satisfy allowlist checks and skip operator approval, while GNU sort may invoke an external program via --compress-program.
References
- github.com/advisories/GHSA-4gc7-qcvf-38wg
- github.com/openclaw/openclaw
- github.com/openclaw/openclaw/commit/57fbbaebca4d34d17549accf6092ae26eb7b605c
- github.com/openclaw/openclaw/security/advisories/GHSA-4gc7-qcvf-38wg
- nvd.nist.gov/vuln/detail/CVE-2026-32010
- www.vulncheck.com/advisories/openclaw-allowlist-bypass-via-sort-compress-program-parameter
Code Behaviors & Features
Detect and mitigate CVE-2026-32010 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →