CVE-2026-71309
Description
rclone is a command-line program to sync files and directories to and from different cloud storage providers. From 1.40.0 until 1.75.0, rclone serve restic does not correctly reject URL paths beginning with ../ in cmd/serve/restic/restic.go WithRemote, which accepts a leading parent path and passes it to GET, HEAD, POST, and DELETE handlers for configured backends including WebDAV, FTP, HTTP, Memory, and SFTP. An attacker who can access the REST endpoint may read, create, overwrite, or delete objects outside the path configured by the operator when the operator publishes a backend subdirectory and the backend credential can access parent or sibling objects. This issue is fixed in 1.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.40.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.40.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.