CVE-2026-49980
Vulnerability Summary
Timeline
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 Metrics
- v3.1•CRITICAL•Score: 9.8CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- v3.1•HIGH•Score: 8.1CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Trends
Current EPSS score: 0.74%• Percentile: 53%
Techniques & Countermeasures
- CWE-306•Missing Authentication for Critical Function
The product does not perform any authentication for functionality that requires a provable user identity or consumes a significant amount of resources.
- CWE-78•Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')
The product constructs all or part of an OS command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended OS command when it is sent to a downstream component.
Affected Systems
- chainguard•telegraf-1.36
all
- chainguard•telegraf-1.37
all
- chainguard•telegraf-1.38
< 1.38.4-r19
- chainguard•telegraf-1.39
< 1.39.2-r3
- wolfi•telegraf-1.36
all
- wolfi•telegraf-1.37
all
- wolfi•telegraf-1.38
< 1.38.4-r19
- debian•rclone
all | all | all
- ubuntu•rclone
all | all | all | < 1.53.3-4ubuntu1.22.04.5 | < 1.60.1+dfsg-3ubuntu0.24.04.6 | < 1.60.1+dfsg-4ubuntu3.2
- github.com/ncw•rclone
≥ 1.46.0
- github.com/rclone•rclone
≥ 1.49.0, < 1.74.3 | ≥ 1.46.0, < 1.74.3
- rclone•rclone
≥ 1.46.0, < 1.74.3 | ≥ 1.46, < 1.74.3
References (13)
- https://github.com/rclone/rclone/security/advisories/GHSA-qw24-gh76-8rvv
- https://github.com/rclone/rclone
- 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
- https://nvd.nist.gov/vuln/detail/CVE-2026-49980
- https://ubuntu.com/security/CVE-2026-49980
- https://www.cve.org/CVERecord?id=CVE-2026-49980
- https://security-tracker.debian.org/tracker/CVE-2026-49980
- https://github.com/rclone/rclone/commit/48da1774f4999d1d46543308b9a7fe75585dbfc4
- https://github.com/rclone/rclone/commit/9222ed2c5a7678de7fa620214b0858311c707a29
- https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/49xxx/CVE-2026-49980.json
- https://ubuntu.com/security/notices/USN-8782-1