CVE Catalog

CVE-2026-54572

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.40%

33th percentile - higher than 33% of all known CVEs

Summary

In Rclone prior to version 1.74.4, when using the -l/--links flag, symlinks are serialized as .rclonelink text objects and recreated on a local destination without validating the target. This allows an attacker-controlled remote to plant an escaping symlink and cause a subsequent object write to land outside the destination with attacker-chosen contents.

Risk Assessment

The organization is at risk of files being written outside the intended destination directory, potentially overwriting critical system data or injecting malicious content.

Recommendation

Immediately update Rclone to version 1.74.4 or later, which includes a fix for this vulnerability.

Other vulnerabilities in Rclone

See all
Original NVD description (English source)

Rclone is a command-line program to sync files and directories to and from different cloud storage providers. Prior to 1.74.4, with -l/--links, rclone serializes symlinks as .rclonelink text objects and recreates them on a local destination without validating the target, allowing an attacker-controlled remote to plant an escaping symlink and cause a following object write to land outside the destination with attacker-chosen contents. This issue is fixed in version 1.74.4.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS