Missing Authentication for Critical Function in rclone - CVE-2026-49980
Published: June 8, 2026
rclone
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary commands.
The vulnerability exists due to missing authentication for a critical function in the rclone remote control file-serving handler when handling unauthenticated GET or HEAD requests to /[remote:path]/object paths with inline remote instantiation. A remote attacker can send a specially crafted request to execute arbitrary commands.
Exploitation requires the remote control API to be enabled and reachable, the --rc-serve flag to be in use, and global RC HTTP authentication to be absent.