FTP Authentication Vulnerability in Rclone Affects File Management Capabilities
CVE-2026-88017
7.3HIGH
What is CVE-2026-88017?
A vulnerability in Rclone's FTP auth-proxy driver allows improper binding of user credentials, leading to potential unauthorized access. Specifically, from versions 1.64.0 to 1.75.1, the system stores obscured passwords in a userPass map, which can be overwritten if multiple sessions use the same username but connect to different backends. This creates a scenario where a new login can compromise the permissions of an active session, allowing a user to perform operations under another credential's authority. The issue is resolved in version 1.75.1.
Affected Version(s)
rclone >= 1.64.0, < 1.75.1
