CVE-2026-49980
CVE-2026-49980 is a critical-severity vulnerability in Rclone with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-306.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- EPSS exploit prediction: 1% (49th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-39018
- Weakness: CWE-306
- Affected product: Rclone
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-49980?
- 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.
- How severe is CVE-2026-49980?
- CVE-2026-49980 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-49980 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (49th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-49980?
- CVE-2026-49980 affects Rclone. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-49980?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2026-49980 have an EU (EUVD) identifier?
- Yes. CVE-2026-49980 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-39018.
- When was CVE-2026-49980 published?
- CVE-2026-49980 was published on 2026-06-24 and last updated on 2026-07-03.
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
Affected products (1)
- cpe:2.3:a:rclone:rclone:*:*:*:*:*:*:*:*
More vulnerabilities in Rclone
- CVE-2026-41179 — Critical (CVSS 9.8): Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Starting…
- CVE-2026-41176 — Critical (CVSS 9.8): Rclone is a command-line program to sync files and directories to and from different cloud storage providers. The RC…
- CVE-2020-28924 — High (CVSS 7.5): An issue was discovered in Rclone before 1.53.3. Due to the use of a weak random number generator, the password…
- CVE-2018-12907 — High (CVSS 7.5): In Rclone 1.42, use of "rclone sync" to migrate data between two Google Cloud Storage buckets might allow attackers to…
Other CWE-306 (Missing Authentication for Critical Function) vulnerabilities
- CVE-2026-54309 — Critical (CVSS 10.0): n8n is an open source workflow automation platform. Prior to 2.25.7 and 2.26.2, when @n8n/mcp-browser is run in HTTP…
- CVE-2026-50242 — Critical (CVSS 10.0): In JetBrains Hub before 2026.1.13757, 2025.3.148033, 2025.2.148048, 2025.1.148120, 2024.3.148430, 2024.2.148429…
- CVE-2026-49257 — Critical (CVSS 10.0): mcp-pinot is a Python-based Model Context Protocol (MCP) server for interacting with Apache Pinot. In versions 3.0.1…
- CVE-2026-46846 — Critical (CVSS 10.0): Vulnerability in the Oracle WebCenter Portal product of Oracle Fusion Middleware (component: Security Framework).…
- CVE-2026-46803 — Critical (CVSS 10.0): Vulnerability in the Oracle WebCenter Portal product of Oracle Fusion Middleware (component: Security Framework).…
- CVE-2026-46800 — Critical (CVSS 10.0): Vulnerability in the Oracle WebCenter Sites product of Oracle Fusion Middleware (component: WebCenter Sites).…
Browse all CWE-306 (Missing Authentication for Critical Function) vulnerabilities →