๐Ÿ” CVE Alert

CVE-2026-71309

UNKNOWN 0.0

rclone: Incomplete path validation allows backend root escape in serve restic

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-22
Vendor rclone
Product rclone
Published Aug 5, 2026
Stay Ahead of the Next One

Get instant alerts for rclone rclone

Be the first to know when new unknown vulnerabilities affecting rclone rclone are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

rclone / rclone
>= 1.40.0, < 1.75.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/rclone/rclone/security/advisories/GHSA-45pq-889g-fcgh github.com: https://github.com/rclone/rclone/commit/cc5a189f00efe68ed0ddb32d3237b42549a9f264 github.com: https://github.com/rclone/rclone/releases/tag/v1.75.0