CVE Catalog

CVE-2026-93986

LowCVSS 3.1
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.20%

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

Summary

rclone before 1.75.1 fails to confine names from server and third-party listing responses to the listed directory, allowing path traversal sequences in object names. Attackers can craft special names containing forward slashes and parent directory references to potentially write outside the destination root, though downstream protections in the local backend currently block actual file escape.

Risk Assessment

An attacker may attempt to write files outside the destination directory, which could lead to overwriting or exposing data if backend protections are absent. The local backend currently blocks actual escape, but other backends may be vulnerable.

Recommendation

Upgrade rclone to version 1.75.1 or later. Avoid using untrusted remote sources and validate object names before writing.

Other vulnerabilities in rclone

See all
Original NVD description (English source)

rclone before 1.75.1 fails to confine names from server and third-party listing responses to the listed directory, allowing path traversal sequences in object names. Attackers can craft special names containing forward slashes and parent directory references to potentially write outside the destination root, though downstream protections in the local backend currently block actual file escape.

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