CVE-2026-88016: rclone: Directory metadata (chmod/chown/chtimes) applied through a planted symlink in rclone local --links escapes the destination

Published Sep 10, 2026
·
Updated

rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.75.1, when backend/local runs with --links, a source .rclonelink object can plant a symlink in the destination and later directory metadata is applied through that path. MkdirMetadata, writeMetadataToFile, and setTimes operate when Directory.translatedLink=false, so os.Chown, os.Chmod, os.Chtimes, and birth-time handling can bypass os.Root confinement and follow the symlink. An attacker controlling source contents can therefore apply selected ownership, permissions, modification times, or birth times to a file or directory outside the destination, with --metadata required for chmod and chown while modification time is applied by the normal directory workflow. This issue is fixed in version 1.75.1.

Affected Software

1 affected component
rclone.org rclone<1.75.1

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade to a fixed release to a version that resolves this vulnerability.

    Fixed in 1.75.1

Event History

Sep 10, 2026
CVE Published
via MITRE·03:53 PM
Data Sourced
via MITRE·03:53 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What conditions are required for exploitation?

An attacker must control source contents and be able to provide a .rclonelink object that plants a symlink in the destination. The affected operation must use the local backend with --links enabled; changing ownership or permissions additionally requires --metadata.

2

Which metadata can be changed outside the destination?

The attacker can cause selected ownership, permissions, modification times, or birth times to be applied to a file or directory outside the destination. Modification times can be applied through the normal directory workflow, while chmod and chown require --metadata.

3

Who is exposed?

Deployments that copy or sync attacker-controlled source content to a local destination using rclone local --links are exposed. The impact extends beyond the intended destination because metadata operations can follow a planted symlink despite os.Root confinement.

4

What is the remediation?

Upgrade rclone to version 1.75.1, which fixes the issue. If upgrading is not immediately possible, avoid running the local backend with --links on untrusted source content; also avoid --metadata where possible to prevent chmod and chown changes.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203