OS Command Injection in rclone - #VU140657
Published: August 1, 2026
Vulnerability details
The vulnerability allows a remote user to execute arbitrary commands.
The vulnerability exists due to command injection in the backend/sftp PowerShell hash command handling when processing attacker-controlled SFTP filenames during server-side hashing. A remote user can create or rename a file with a specially crafted filename containing Unicode smart quotes to execute arbitrary commands.
Exploitation requires PowerShell as the SSH command shell, SSH exec enabled, and invocation of server-side hashing. User interaction is required to trigger a hash operation.