PT-2026-68333 · Rclone · Rclone
CVE-2026-71313
·
Published
2026-08-05
·
Updated
2026-09-04
CVSS v3.1
6.9
Medium
| Vector | AV:N/AC:H/PR:N/UI:R/S:C/C:N/I:H/A:L |
Name of the Vulnerable Software and Affected Versions
rclone versions 1.51.0 through 1.74.0
Description
The local backend in
backend/local/local.go relies on a configurable filename encoder to prevent remote filename data from being interpreted as operating-system path syntax. When a local destination uses Slash, None, Raw, or an encoding on Windows that preserves backslashes, it can decode a standard-encoded fullwidth dot-dot component or native backslash form into a parent-directory component before filepath.Join resolves it. This allows an attacker-controlled source object to create or overwrite files outside the selected destination directory with the permissions of the rclone process.Recommendations
Update rclone to version 1.75.0.
Exploit
Fix
Path traversal
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Rclone