#VU125168 OS Command Injection in OpenClaw - CVE-2026-32917
Published: April 8, 2026
OpenClaw
OpenClaw
Description
The vulnerability allows a remote attacker to execute arbitrary commands on the configured remote host.
The vulnerability exists due to command injection in src/auto-reply/reply/stage-sandbox-media.ts when staging iMessage attachments over SCP using a sender-controlled remote attachment path. A remote attacker can send a specially crafted iMessage attachment filename containing shell metacharacters to execute arbitrary commands on the configured remote host.
Exploitation requires remote attachment staging to be enabled and ctx.MediaRemoteHost to be set.