OS Command Injection in rclone - CVE-2026-41179
Published: April 20, 2026
rclone
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary commands.
The vulnerability exists due to improper neutralization of special elements used in an os command in the operations/fsinfo RC endpoint when processing attacker-controlled fs input that instantiates an inline WebDAV backend. A remote attacker can send a specially crafted request to execute arbitrary commands.
Exploitation requires the remote control API to be enabled, reachable by the attacker, and deployed without global RC HTTP authentication.