OS Command Injection in OpenClaw - CVE-2026-28391
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote user to execute unintended commands.
The vulnerability exists due to command injection in src/infra/node-shell.ts when processing crafted exec requests on Windows nodes through cmd.exe. A remote user can supply a specially crafted command string to execute unintended commands.
Only Windows nodes with exec allowlist or approval gating enabled are vulnerable.