Unverified Ownership in OpenClaw - CVE-2026-27486
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a local user to terminate unrelated processes.
The vulnerability exists due to unverified ownership in the CLI process cleanup helpers when enumerating system processes and matching command-line patterns during cleanup. A local user can cause a matching unrelated process to be sent SIGKILL to terminate unrelated processes.
On shared hosts, processes not owned by the current OpenClaw process may be affected if they match the cleanup pattern.