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.
References
Configurations
No configuration.
History
24 Jun 2026, 19:17
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-24 19:17
Updated : 2026-06-25 20:20
NVD link : CVE-2026-49980
Mitre link : CVE-2026-49980
CVE.ORG link : CVE-2026-49980
JSON object : View
Products Affected
No product.
CWE
CWE-306
Missing Authentication for Critical Function
