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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:rclone:rclone:*:*:*:*:*:*:*:*

History

27 Apr 2026, 18:19

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 9.8
First Time Rclone
Rclone rclone
CPE cpe:2.3:a:rclone:rclone:*:*:*:*:*:*:*:*
References () https://github.com/rclone/rclone/blob/bf55d5e6d37fd86164a87782191f9e1ffcaafa82/fs/rc/config.go - () https://github.com/rclone/rclone/blob/bf55d5e6d37fd86164a87782191f9e1ffcaafa82/fs/rc/config.go - Product
References () https://github.com/rclone/rclone/blob/bf55d5e6d37fd86164a87782191f9e1ffcaafa82/fs/rc/rcserver/rcserver.go - () https://github.com/rclone/rclone/blob/bf55d5e6d37fd86164a87782191f9e1ffcaafa82/fs/rc/rcserver/rcserver.go - Product
References () https://github.com/rclone/rclone/security/advisories/GHSA-25qr-6mpr-f7qx - () https://github.com/rclone/rclone/security/advisories/GHSA-25qr-6mpr-f7qx - Exploit, Vendor Advisory

23 Apr 2026, 16:16

Type Values Removed Values Added
References () https://github.com/rclone/rclone/security/advisories/GHSA-25qr-6mpr-f7qx - () https://github.com/rclone/rclone/security/advisories/GHSA-25qr-6mpr-f7qx -

23 Apr 2026, 00:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-23 00:16

Updated : 2026-04-27 18:19


NVD link : CVE-2026-41176

Mitre link : CVE-2026-41176

CVE.ORG link : CVE-2026-41176


JSON object : View

Products Affected

rclone

  • rclone
CWE
CWE-306

Missing Authentication for Critical Function