CVE Catalog

CVE-2026-59733

HighCVSS 8.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.42%

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

Summary

In Rclone before version 1.74.4, a vulnerability exists in the `rclone serve restic --private-repos` component. The authorization mechanism uses the routed user path segment while building the backend object key from the raw uncleaned URL path, allowing an authenticated user to include `..` in a request (e.g., `//..//config`) and read, overwrite, or delete another user's private repository on backends that clean path components.

Risk Assessment

The organization is at risk of unauthorized access to other users' private repositories, potentially leading to data leakage, modification, or loss, especially in multi-tenant environments.

Recommendation

Immediately upgrade 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, rclone serve restic --private-repos enforces authorization using the routed user path segment while building the backend object key from the raw uncleaned URL path, allowing an authenticated user to include .. in a request such as //..//config and read, overwrite, or delete another user's private repository on backends that clean path components. This issue is fixed in version 1.74.4.

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