OS Command Injection in OpenClaw - CVE-2026-24763
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote user to execute unintended commands inside the container.
The vulnerability exists due to command injection in the Docker sandbox execution mechanism when constructing shell commands from a user-controlled PATH environment variable. A remote user can supply a specially crafted PATH environment variable to execute unintended commands inside the container.
Only environments with Docker sandbox mode enabled are vulnerable.