CVE-2026-71313
Description
rclone is a command-line program to sync files and directories to and from different cloud storage providers. From v1.51.0 until v1.75.0, the local backend in backend/local/local.go relies on the configurable filename encoder to prevent remote filename data from becoming operating-system path syntax, so a local destination using Slash, None, Raw, or on Windows an encoding that preserves backslash can decode a standard-encoded fullwidth dot-dot component or native backslash form into an actual parent-directory component before filepath.Join resolves it outside the configured local root, allowing an attacker-controlled source object to create or overwrite files outside the selected destination directory as the rclone process. This issue is fixed in v1.75.0.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
github.com/rclone/rcloneGo | >= 1.51.0, < 1.75.0 | 1.75.0 |
Affected products
7- osv-coords6 versionspkg:apk/chainguard/rclone-fipspkg:apk/chainguard/telegraf-1.38pkg:apk/chainguard/telegraf-1.39pkg:apk/wolfi/telegraf-1.38pkg:bitnami/rclonepkg:rpm/opensuse/govulncheck-vulndb&distro=openSUSE%20Leap%2016.0
< 1.75.0-r0+ 5 more
- (no CPE)range: < 1.75.0-r0
- (no CPE)range: < 1.38.4-r19
- (no CPE)range: < 1.39.2-r3
- (no CPE)range: < 1.38.4-r19
- (no CPE)range: >= 1.51.0, < 1.75.0
- (no CPE)range: < 0.0.20260827T195228-160000.1.1
Patches
Vulnerability mechanics
References
4News mentions
0No linked articles in our index yet.