Description
DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase export-center deletion can accept path traversal sequences such as ../ in the bulk delete API endpoint and pass attacker-controlled identifiers to ExportCenterManage.delete, allowing recursive deletion of arbitrary server directories through export task cleanup. This issue is fixed in version 2.10.23.
Published: 2026-07-15
Score: 8.3 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

DataEase is an open‑source data visualization and analysis tool that has a path traversal flaw in its export‑center deletion functionality. Prior to version 2.10.23, the bulk delete API accepts sequences such as "../" and forwards attacker‑controlled identifiers to ExportCenterManage.delete, enabling recursive removal of arbitrary server directories during export task cleanup. This defect can lead to data loss, service disruption, and the exposure of sensitive information. The weakness is classified as CWE‑22, Path Traversal. This issue is fixed in version 2.10.23.

Affected Systems

All DataEase installations running a version earlier than 2.10.23 are affected.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.3, indicating high severity, while the EPSS score of less than 1% suggests a low current exploitation probability. It is not listed in the CISA KEV catalog. Exploitation requires delivery of a crafted bulk delete request. Based on the description, the likely attack vector involves interacting with the bulk delete API, potentially necessitating authentication or privileged user access. Once triggered, the attacker can delete entire directories, compromising the integrity and availability of the system.

Generated by OpenCVE AI on July 31, 2026 at 02:56 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade DataEase to version 2.10.23 or later to apply the vendor fix.
  • Restrict access to the bulk delete API to trusted users or dedicated IP ranges until the patch is deployed, ensuring only authorized personnel can invoke the endpoint.
  • Implement input validation to reject path traversal sequences such as "../" before they reach ExportCenterManage.delete, providing a temporary safeguard.
  • Monitor system logs for suspicious bulk delete activity to detect potential exploitation attempts.

Generated by OpenCVE AI on July 31, 2026 at 02:56 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 17 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 15 Jul 2026 23:45:00 +0000

Type Values Removed Values Added
First Time appeared Dataease
Dataease dataease
Vendors & Products Dataease
Dataease dataease

Wed, 15 Jul 2026 19:45:00 +0000

Type Values Removed Values Added
Description DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase export-center deletion can accept path traversal sequences such as ../ in the bulk delete API endpoint and pass attacker-controlled identifiers to ExportCenterManage.delete, allowing recursive deletion of arbitrary server directories through export task cleanup. This issue is fixed in version 2.10.23.
Title DataEase: Path Traversal Vulnerability
Weaknesses CWE-22
References
Metrics cvssV4_0

{'score': 8.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H'}


Subscriptions

Dataease Dataease
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-17T12:26:00.488Z

Reserved: 2026-05-12T17:48:47.878Z

Link: CVE-2026-45533

cve-icon Vulnrichment

Updated: 2026-07-17T12:25:48.250Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T03:00:06Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')