CVE-2026-53729 Details
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.
A vulnerability allowing insecure direct object references (IDOR) has been identified in DataEase versions prior to 2.10.24. This issue allows any authenticated user to download, delete, retry, or generate download links for export tasks belonging to other users by manipulating the task ID parameter. The problem arises because the export task retrieval methods do not verify if the current user owns the task. Additionally, the download endpoint is whitelisted from authentication, enabling unauthenticated access to exported files.
Users are advised to upgrade to DataEase version 2.10.24, where this vulnerability has been fixed.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 7, 2026CISA-ADP
Assessed Jul 8, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/dataease/dataease/commit/57e90bdcc21c3fa2ec57184671603ad88a5b941b | [email protected] | Source CodeVendor |
| https://github.com/dataease/dataease/releases/tag/v2.10.24 | [email protected] | Release NotesVendor |
| https://github.com/dataease/dataease/security/advisories/GHSA-9423-78gr-xjj5 | [email protected] | AdvisoryBundleRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-639 | Authorization Bypass Through User-Controlled Key | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| DataEase | < 2.10.23 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 8, 2026 | CVE Modified | CISA-ADP |
| Jul 7, 2026 | New CVE Received | [email protected] |
Volerion