#VU125135 Interpretation Conflict in OpenClaw - CVE-2026-27183
Published: April 8, 2026
OpenClaw
OpenClaw
Description
The vulnerability allows a remote user to bypass shell approval gating.
The vulnerability exists due to interpretation conflict in the system.run dispatch-wrapper handling when processing commands with exactly four transparent dispatch wrappers before /bin/sh -c. A remote user can supply a crafted wrapped command to bypass shell approval gating.
Exploitation is possible in security=allowlist mode because shell-wrapper approval detection stops at the depth boundary while execution planning continues unwrapping to the shell payload.