CVE-2026-88016
Last modified
CVE-2026-88016 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. 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.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| rclone | rclone | < 1.75.1 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-88016?
How severe is CVE-2026-88016?
How do I fix CVE-2026-88016?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-8801Path equivalence: vulnerability in Progress MOVEit Transfer …9.8
- CVE-2026-88011Traefik is an open source HTTP reverse proxy and load balanc…5.3
- CVE-2026-88012Traefik is an open source HTTP reverse proxy and load balanc…5.3
- CVE-2026-88013rclone is a command-line program to sync files and directori…3.7
- CVE-2026-88014rclone is a command-line program to sync files and directori…6.3
- CVE-2026-88015rclone is a command-line program to sync files and directori…5.3
- CVE-2026-88017rclone is a command-line program to sync files and directori…7.3
- CVE-2026-88018rclone is a command-line program to sync files and directori…9.8
- CVE-2026-8802A vulnerability was detected in opensourcepos Open Source Po…5.3
- CVE-2026-88021Consul and Consul Enterprise are vulnerable to an authorizat…7.1
- CVE-2026-88022Improper neutralization of special elements in data query lo…7.7
- CVE-2026-88023Improper neutralization of special elements in data query lo…8.3
Are you affected by CVE-2026-88016?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
