Vulnerability Description
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.
Related Weaknesses (CWE)
References
- https://github.com/dataease/dataease/commit/57e90bdcc21c3fa2ec57184671603ad88a5b
- https://github.com/dataease/dataease/releases/tag/v2.10.24
- https://github.com/dataease/dataease/security/advisories/GHSA-9423-78gr-xjj5
FAQ
What is CVE-2026-53729?
CVE-2026-53729 is a documented vulnerability. 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 (/exportCente...
How severe is CVE-2026-53729?
CVSS scoring is not yet available for CVE-2026-53729. Check NVD for updates.
Is there a patch for CVE-2026-53729?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.