Untrusted search path in OpenClaw - CVE-2026-32015
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote user to execute attacker-controlled trojan binaries.
The vulnerability exists due to an untrusted search path in tools.exec.safeBins when resolving executable paths from the process PATH during gateway startup. A remote user can place a trojan binary with an allowlisted executable name in the search path to execute attacker-controlled trojan binaries.
Exploitation requires influence over the gateway process PATH or launch environment before startup. Request-scoped PATH injection is blocked for host execution.