{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.74.4"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1a746732441e8158f32fab35924b23701e719a8c"
            },
            {
              "fixed": "d11efe0d58fe6a2d6d90675bb9d8ee5840c51e1d"
            },
            {
              "fixed": "5bc93a2a7ab0ebd0a11352bc4968eabeffb18027"
            }
          ],
          "repo": "https://github.com/rclone/rclone",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-4vr5-p2gc-h23p"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/59xxx/CVE-2026-59732.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 archive extract can write extracted files outside the user-selected destination prefix when extracting a crafted archive containing parent path components such as ../, allowing creation or overwrite of sibling objects in the same bucket or path scope. This issue is fixed in version 1.74.4.",
  "id": "CVE-2026-59732",
  "modified": "2026-07-17T03:42:02.298837706Z",
  "published": "2026-07-14T21:36:21.030Z",
  "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-59732.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/rclone/rclone/security/advisories/GHSA-4vr5-p2gc-h23p"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-59732"
    },
    {
      "type": "FIX",
      "url": "https://github.com/rclone/rclone/commit/1a746732441e8158f32fab35924b23701e719a8c"
    },
    {
      "type": "FIX",
      "url": "https://github.com/rclone/rclone/commit/d11efe0d58fe6a2d6d90675bb9d8ee5840c51e1d"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:L",
      "type": "CVSS_V3"
    }
  ],
  "summary": "rclone archive extract allows S3 destination prefix escape via crafted archive paths"
}