Improper Neutralization of Argument Delimiters in a Command in OpenClaw - CVE-2026-22168
Published: May 1, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a remote user to execute commands on the trusted Windows node process account.
The vulnerability exists due to improper neutralization of argument delimiters in the system.run cmd.exe /c handling path when processing system.run requests with cmd.exe /c trailing arguments through the approvals flow. A remote user can submit a request with extra trailing arguments to execute commands on the trusted Windows node process account.
The approval and audit text may reflect only a benign command string while the full argument tail is executed.