{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "cpe": "cpe:2.3:a:rclone:rclone:*:*:*:*:*:*:*:*",
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.74.4"
              }
            ],
            "source": [
              "CPE_RANGE",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "5bc93a2a7ab0ebd0a11352bc4968eabeffb18027"
            },
            {
              "fixed": "015fd0eba1cb138eef081517795fed47a2873f2d"
            },
            {
              "fixed": "dade21c1616035b044df0eef7ee6a85aeb06a139"
            }
          ],
          "repo": "https://github.com/rclone/rclone",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-fqj9-69pf-6pjg"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-22",
      "CWE-639"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59733.json"
  },
  "details": "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.",
  "id": "CVE-2026-59733",
  "modified": "2026-07-18T03:41:42.385109641Z",
  "published": "2026-07-14T21:38:37.116Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/rclone/rclone/releases/tag/v1.74.4"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59733.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/rclone/rclone/security/advisories/GHSA-fqj9-69pf-6pjg"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59733"
    },
    {
      "type": "FIX",
      "url": "https://github.com/rclone/rclone/commit/015fd0eba1cb138eef081517795fed47a2873f2d"
    },
    {
      "type": "FIX",
      "url": "https://github.com/rclone/rclone/commit/dade21c1616035b044df0eef7ee6a85aeb06a139"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "rclone `serve restic --private-repos` authorization bypass: `..` in the URL path lets an authenticated user read, overwrite and delete other users' repositories"
}