Description
DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, a bypass of the H2 zip protocol and file dropper fix allows an authenticated attacker to upload a zip archive disguised with a .ttf extension through FontManage.saveFile and then exploit it through the zip protocol to achieve remote code execution. This issue is fixed in version 2.10.24.
Published: 2026-07-07
Score: 8.7 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

DataEase, an open source data visualization and analysis tool, suffered a flaw that permitted an authenticated attacker to bypass the H2 zip protocol and file dropper checks by uploading a zip archive disguised as a. The zip handler then processed the archive without validating its true type, enabling malicious payloads to be extracted and executed on the server. This results in remote code execution under the privileges of the uploading account, classified as CWE-434 insecure file upload.

Affected Systems

All DataEase installations running a version earlier than 2.10.24, including 2.10.23 and earlier, are vulnerable.

Risk and Exploitability

The CV, while the EPSS score of <1% indicates a low current likelihood of exploitation and the issue is not listed in CISA KEV. Exploitation requires an authenticated session and interaction with the FontManage.saveFile endpoint; the attacker can bypass file‑dropper protections by renaming a malicious zip to a font file. Successful exploitation allows arbitrary code to run with the application’s service user privileges, creating significant risk for users with elevated or compromised credentials.

Generated by OpenCVE AI on July 26, 2026 at 19:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to DataEase 2.10.24 or newer where the zip protocol and file‑dropper checks are fixed.
  • Restrict the FontManage.saveFile endpoint to trusted users and enforce role‑based access controls.
  • Implement server‑side validation that rejects uploads with mismatched extensions or MIME types before processing.

Generated by OpenCVE AI on July 26, 2026 at 19:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 08 Jul 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 07 Jul 2026 23:00:00 +0000

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

Tue, 07 Jul 2026 21:00:00 +0000

Type Values Removed Values Added
Description DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, a bypass of the H2 zip protocol and file dropper fix allows an authenticated attacker to upload a zip archive disguised with a .ttf extension through FontManage.saveFile and then exploit it through the zip protocol to achieve remote code execution. This issue is fixed in version 2.10.24.
Title DataEase H2 RCE via Zip Protocol & File Dropper Fix bypass
Weaknesses CWE-434
References
Metrics cvssV4_0

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


Subscriptions

Dataease Dataease
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-07-08T14:46:11.454Z

Reserved: 2026-06-16T23:52:12.056Z

Link: CVE-2026-55633

cve-icon Vulnrichment

Updated: 2026-07-08T14:45:35.549Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-26T19:15:03Z

Weaknesses
  • CWE-434

    Unrestricted Upload of File with Dangerous Type