Bug 2512474 - CVE-2026-71313 rclone: rclone: Path Traversal allows arbitrary file write [fedora-all]
Summary: CVE-2026-71313 rclone: rclone: Path Traversal allows arbitrary file write [fe...
Keywords:
Status: NEW
Alias: None
Product: Fedora
Classification: Fedora
Component: rclone
Version: rawhide
Hardware: Unspecified
OS: Unspecified
medium
medium
Target Milestone: ---
Assignee: Mikel Olasagasti Uranga
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: {"flaws": ["8e7f1be9-dabb-4c6b-b029-8...
Depends On:
Blocks: CVE-2026-71313
TreeView+ depends on / blocked
 
Reported: 2026-08-07 10:40 UTC by Hardik Vyas
Modified: 2026-08-07 10:40 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed:
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Hardik Vyas 2026-08-07 10:40:53 UTC
Disclaimer: Community trackers are created by Red Hat Product Security team on a best effort basis. Package maintainers are required to ascertain if the flaw indeed affects their package, before starting the update process.

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.


Note You need to log in before you can comment on or make changes to this bug.