CVE-2026-32010
In OpenClaw, manually adding sort to tools.exec.safeBins could bypass allowlist approval via --compress-program
Summary
Remediation
Upgrade to the fixed version using your package manager.
npm install openclaw@2026.2.22
After upgrading, run your dependency scanner again to confirm the vulnerability is resolved.
Affected Packages (1)
| Package | Ecosystem | Affected | Fixed In |
|---|---|---|---|
| openclaw | npm | All versions | 2026.2.22 |
Vulnerability Classification
Common Weakness Enumeration (CWE) identifiers for this vulnerability type.
- CWE-184
- CWE-78OS Command InjectionMITRE
CVSS Score Breakdown
What the CVSS (Common Vulnerability Scoring System) 8.8 score means for each attack dimension.
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
References
- https://github.com/openclaw/openclaw/security/advisories/GHSA-4gc7-qcvf-38wgWEB
- https://nvd.nist.gov/vuln/detail/CVE-2026-32010ADVISORY
- https://github.com/openclaw/openclaw/commit/57fbbaebca4d34d17549accf6092ae26eb7b605cWEB
- https://github.com/openclaw/openclawPACKAGE
- https://www.vulncheck.com/advisories/openclaw-allowlist-bypass-via-sort-compress-program-parameterWEB
Frequently Asked Questions
- What is CVE-2026-32010?
- In OpenClaw, manually adding sort to tools.exec.safeBins could bypass allowlist approval via --compress-program This vulnerability has been assigned a severity rating of MEDIUM (CVSS score: 8.8/10).
- How do I check if my project is affected by CVE-2026-32010?
- CVE-2026-32010 affects openclaw. Use GeekWala's free vulnerability scanner to check your dependencies against CVE-2026-32010 and 200,000+ other known vulnerabilities.
Severity & Exploitability
High exploitability or significant impact. Prioritize remediation within days.
Also Known As
Related CVEs
- CVE-2026-32013CRITICAL
OpenClaw gateway agents.files symlink escape allowed out-of-workspace file read/write
- CVE-2026-28454CRITICAL
OpenClaw has a potential access-group authorization bypass if channel type lookup fails
- CVE-2026-35625CRITICAL
OpenClaw: Silent privilege escalation via gateway shared-auth reconnect
- CVE-2026-44109CRITICAL
OpenClaw: Feishu webhook and card-action validation now fail closed
- CVE-2026-43530HIGH
OpenClaw: busybox and toybox applet execution weakened exec approval binding
- CVE-2026-35643HIGH
OpenClaw: Arbitrary code execution via unvalidated WebView JavascriptInterface
- CVE-2026-42422MEDIUM
OpenClaw `device.token.rotate` mints tokens for unapproved roles, bypassing device role-upgrade pairing
- CVE-2026-32038MEDIUM
OpenClaw has a sandbox network isolation bypass via docker.network=container:<id>
Check if you're affected
Scan your dependencies to see if this vulnerability affects your projects.
Scan Your Dependencies