AUGUST 25, 2026
Live Feed
Back to database
Case File

CVE-2026-53729

HIGH · CVSS 8.7 EPSS 0.39% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-07 · Last synced 2026-08-06

CyberRota Analysis

AI-Generated

DataEase versions prior to 2.10.24 are vulnerable, allowing authenticated users to manipulate task IDs to download, delete, retry, or generate download links for export tasks belonging to other users. Additionally, the download endpoint is accessible without authentication, enabling unauthenticated users to access exported files. Organizations using affected versions should prioritize upgrading to 2.10.24 to mitigate potential data exposure risks.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-53729
Severity
HIGH
CVSS
8.7
EPSS
0.39%

Original NVD 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.