{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "fixed": "2.10.24"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "57e90bdcc21c3fa2ec57184671603ad88a5b941b"
            },
            {
              "fixed": "fa0889fcff354966b66d037ad843b7b402dbc4ce"
            }
          ],
          "repo": "https://github.com/dataease/dataease",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-9423-78gr-xjj5"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-639"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53729.json"
  },
  "details": "DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, any authenticated user can download (/exportCenter/download/{id}), delete (/exportCenter/delete), retry (/exportCenter/retry/{id}), or generate download links (/exportCenter/generateDownloadUri/{id}) for export tasks belonging to other users by manipulating the task ID parameter, and the /exportCenter/download/{id} endpoint is whitelisted from authentication, allowing unauthenticated access to exported files. This issue is fixed in version 2.10.24.",
  "id": "CVE-2026-53729",
  "modified": "2026-07-15T01:49:13.533599193Z",
  "published": "2026-07-07T20:23:08.560Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/dataease/dataease/releases/tag/v2.10.24"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/53xxx/CVE-2026-53729.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/dataease/dataease/security/advisories/GHSA-9423-78gr-xjj5"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-53729"
    },
    {
      "type": "FIX",
      "url": "https://github.com/dataease/dataease/commit/57e90bdcc21c3fa2ec57184671603ad88a5b941b"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "DataEase ExportCenter IDOR allows cross-user export task access"
}