Path traversal in rclone - #VU140646
Published: August 1, 2026
Vulnerability details
The vulnerability allows a remote attacker to create or overwrite files outside the configured destination directory.
The vulnerability exists due to path traversal in backend/local.localPath when processing attacker-controlled object names during copy, sync, or move operations to a local destination. A remote attacker can create a specially crafted object name in a remote source to create or overwrite files outside the configured destination directory.
User interaction is required, and exploitation requires a non-default local encoding that preserves filesystem path syntax.