CVE-2026-45533 PUBLISHED

DataEase: Path Traversal Vulnerability

Assigner: GitHub_M
Reserved: 12.05.2026 Published: 15.07.2026 Updated: 15.07.2026

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.

Metrics

CVSS 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
CVSS Score: 8.3

Product Status

Vendor dataease
Product dataease
Versions
  • Version < 2.10.23 is affected

References

Problem Types

  • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE