Link following in rclone - #VU147304

 

Link following in rclone - #VU147304

Published: September 7, 2026


Vulnerability identifier: #VU147304
CSH Severity: Low
CVSS v4: 5.8 [CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:A/VC:L/VI:H/VA:L/SC:N/SI:N/SA:N]
CVE-ID: N/A
CWE-ID: CWE-59
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to modify permissions, ownership, or timestamps of arbitrary files or directories outside the backup destination.

The vulnerability exists due to improper link resolution in rclone\'s local backend directory metadata handling when applying directory metadata to a destination path that is a planted symbolic link. A remote user can provide source contents that cause a symbolic link and attacker-controlled directory metadata to be processed to modify permissions, ownership, or timestamps of arbitrary paths outside the backup destination.

User interaction is required to run rclone copy or sync with --links against an untrusted source. Timestamp changes occur with --links, while permission and ownership changes additionally require --metadata.


Affected software

rclone

Remediation

Install security update from vendor's website.

rclone - update to 1.75.1

External References

Related Security Bulletins