Vulnerability Description
Rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.46.0 until 1.74.3, rclone rcd --rc-serve accepts unauthenticated GET and HEAD requests to paths of the form: /[remote:path]/object. The remote value is parsed from the URL and passed to normal backend initialization. Inline remote configuration can set backend options that execute local commands during initialization. As a result, a single unauthenticated GET or HEAD request can execute a command as the rclone process user. This vulnerability is fixed in 1.74.3.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/rclone/rclone/security/advisories/GHSA-qw24-gh76-8rvv
- https://access.redhat.com/security/cve/CVE-2026-49980
- https://bugzilla.redhat.com/show_bug.cgi?id=2492478
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-49980.json
FAQ
What is CVE-2026-49980?
CVE-2026-49980 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.46.0 until 1.74.3, rclone rcd --rc-serve accepts unauthenticated GET and HEAD reque...
How severe is CVE-2026-49980?
CVE-2026-49980 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-49980?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.