CVE-2026-41176
CVE-2026-41176 is a critical-severity vulnerability in Rclone with a CVSS 3.x base score of 9.8. Its EPSS exploit-prediction score of 35% places it in the 98th percentile, indicating an elevated likelihood of exploitation. The underlying weakness is classified as CWE-306.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v4: 9.2
- EPSS exploit prediction: 35% (98th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-25142
- 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. The RC endpoint `options/set` is exposed without `AuthRequired: true`, but it can mutate global runtime configuration, including the RC option block itself. Starting in version 1.45.0 and prior to version 1.73.5, an unauthenticated attacker can set `rc.NoAuth=true`, which disables the authorization gate for many RC methods registered with `AuthRequired: true` on reachable RC servers that are started without global HTTP authentication. This can lead to unauthorized access to sensitive administrative functionality, including configuration and operational RC methods. Version 1.73.5 patches the issue.
Frequently asked questions
- What is CVE-2026-41176?
- Rclone is a command-line program to sync files and directories to and from different cloud storage providers. The RC endpoint `options/set` is exposed without `AuthRequired: true`, but it can mutate global runtime configuration, including the RC option block itself. Starting in version 1.45.0 and prior to version 1.73.5, an unauthenticated attacker can set `rc.NoAuth=true`, which disables the authorization gate for many RC methods registered with `AuthRequired: true` on reachable RC servers that are started without global HTTP authentication. This can lead to unauthorized access to sensitive administrative functionality, including configuration and operational RC methods. Version 1.73.5 patches the issue.
- How severe is CVE-2026-41176?
- CVE-2026-41176 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-41176 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 35% (98th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-41176?
- CVE-2026-41176 affects Rclone. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-41176?
- 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-41176 have an EU (EUVD) identifier?
- Yes. CVE-2026-41176 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-25142.
- When was CVE-2026-41176 published?
- CVE-2026-41176 was published on 2026-04-23 and last updated on 2026-06-30.
References
- https://github.com/rclone/rclone/blob/bf55d5e6d37fd86164a87782191f9e1ffcaafa82/fs/rc/config.go
- https://github.com/rclone/rclone/blob/bf55d5e6d37fd86164a87782191f9e1ffcaafa82/fs/rc/rcserver/rcserver.go
- https://github.com/rclone/rclone/security/advisories/GHSA-25qr-6mpr-f7qx
- https://access.redhat.com/security/cve/CVE-2026-41176
- https://bugzilla.redhat.com/show_bug.cgi?id=2460989
- https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-41176.json
Affected products (1)
- cpe:2.3:a:rclone:rclone:*:*:*:*:*:*:*:*
More vulnerabilities in Rclone
- CVE-2026-49980 — Critical (CVSS 9.8): Rclone is a command-line program to sync files and directories to and from different cloud storage providers. From…
- 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-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 →