CVE-2026-27183: OpenClaw < 2026.3.7 - Shell Approval Gating Bypass via Dispatch Wrapper Depth Mismatch
OpenClaw versions prior to 2026.3.7 contain a shell approval gating bypass vulnerability in system.run dispatch-wrapper handling that allows attackers to skip shell wrapper approval requirements. The approval classifier and execution planner apply different depth-boundary rules, permitting exactly four transparent dispatch wrappers like repeated env invocations before /bin/sh -c to bypass security=allowlist approval gating by misaligning classification with execution planning.
Affected Software
Remediation
Recommended actions to resolve this vulnerability, in priority order.
- Upgrade
Upgrade
OpenClawto a version that resolves this vulnerability.Fixed in 2026.3.7
Event History
Frequently Asked Questions
What is the severity of CVE-2026-27183?
CVE-2026-27183 is considered a high severity vulnerability due to its potential for unauthorized access to system functionalities.
How do I fix CVE-2026-27183?
To fix CVE-2026-27183, upgrade OpenClaw to version 2026.3.7 or later.
What systems are affected by CVE-2026-27183?
CVE-2026-27183 affects all versions of OpenClaw prior to 2026.3.7.
What is the nature of the vulnerability described in CVE-2026-27183?
CVE-2026-27183 involves a shell approval gating bypass that allows attackers to circumvent approval requirements in the system.run dispatch wrapper.
What kind of attacks can exploit CVE-2026-27183?
Attackers can exploit CVE-2026-27183 to execute commands without obtaining proper shell wrapper approval, potentially compromising the system.