OS Command Injection in OpenClaw - CVE-2026-26323
Published: May 4, 2026
OpenClaw
Detailed vulnerability description
The vulnerability allows a local user to execute arbitrary commands.
The vulnerability exists due to command injection in scripts/update-clawtributors.ts when processing git log author metadata and interpolating a derived GitHub login into a shell command. A local user can craft a malicious commit author email to execute arbitrary commands.
The issue is triggered when a contributor, maintainer, or CI environment runs bun scripts/update-clawtributors.ts from a source checkout.