PatchSiren cyber security CVE debrief
CVE-2026-49980 rclone CVE debrief
CVE-2026-49980 is a critical vulnerability in Rclone, a command-line program for syncing files and directories with cloud storage providers. The vulnerability allows unauthenticated GET and HEAD requests to execute commands as the rclone process user. This issue was introduced in version 1.46.0 and fixed in version 1.74.3. The vulnerability has a CVSS score of 9.8 and is considered critical. Rclone users should update to version 1.74.3 or later to mitigate this vulnerability. The CVE was published on June 24, 2026, and last modified on June 29, 2026.
- Vendor
- rclone
- Product
- Unknown
- CVSS
- CRITICAL 9.8
- CISA KEV
- Not listed in stored evidence
- Original CVE published
- 2026-06-24
- Original CVE updated
- 2026-08-07
- Advisory published
- 2026-06-24
- Advisory updated
- 2026-08-07
Who should care
Rclone users, particularly those using versions between 1.46.0 and 1.74.3, should be aware of this vulnerability and take immediate action to update to a secure version. Additionally, administrators and security teams responsible for cloud storage and synchronization services should prioritize patching and monitoring for potential exploitation. This vulnerability's critical severity and ease of exploitation make it a high priority for remediation.
Technical summary
The vulnerability exists in the rclone rcd --rc-serve functionality, which accepts unauthenticated GET and HEAD requests to specific paths. These requests can trigger the execution of local commands during backend initialization, leveraging inline remote configuration. This allows an attacker to execute arbitrary commands as the user running the rclone process. The issue arises from the lack of authentication for these requests and the ability to configure backends in a way that executes local commands. The vulnerability is characterized by its high impact on confidentiality, integrity, and availability.
Defensive priority
This vulnerability has a high defensive priority due to its critical CVSS score of 9.8 and the potential for unauthenticated command execution. Immediate action is required to update Rclone to version 1.74.3 or later.
Recommended defensive actions
- Update Rclone to version 1.74.3 or later
- Restrict access to the rclone rcd --rc-serve functionality
- Monitor for suspicious unauthenticated requests
- Implement additional authentication mechanisms for rclone rcd
- Review and limit backend configurations to prevent command execution
Evidence notes
The evidence for this vulnerability comes from the official CVE record and the NVD detail page. The CVE was published on June 24, 2026, and last modified on June 29, 2026. The vulnerability is considered critical with a CVSS score of 9.8. The fix for this vulnerability is included in Rclone version 1.74.3.
Sources and references
Verified primary and authoritative sources
-
CVE-2026-49980 CVE Program record
Publisher, destination, and source semantics verified
URL: https://www.cve.org/CVERecord?id=CVE-2026-49980
CVE Program - Official CVE Program record with source-provided CVE metadata.
-
CVE-2026-49980 NVD vulnerability detail
Publisher, destination, and source semantics verified
URL: https://nvd.nist.gov/vuln/detail/CVE-2026-49980
NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.
Supplemental references
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://github.com/rclone/rclone/security/advisories/GHSA-qw24-gh76-8rvv
[email protected] - Mitigation, Vendor Advisory
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://access.redhat.com/security/cve/CVE-2026-49980
0b0ca135-0b70-47e7-9f44-1890c2a1c46c - Third Party Advisory
-
Mitigation or vendor reference
Unverified legacy reference
URL: https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-49980.json
0b0ca135-0b70-47e7-9f44-1890c2a1c46c - Third Party Advisory
Methodology and review provenance
AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.