CVE-2026-55633 Details
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.
A vulnerability in DataEase prior to version 2.10.24 allows authenticated attackers to bypass a fix related to the H2 zip protocol and file dropper. This bypass enables the upload of zip archives disguised as .ttf files through the FontManage.saveFile method. Once uploaded, the zip files can be exploited via the zip protocol to execute remote code. The vulnerability arises because the saveFile method only checks the file extension, not the actual content, allowing malicious zip files to be uploaded and executed.
Users are advised to upgrade to DataEase version 2.10.24 or later, 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/security/advisories/GHSA-8x36-774q-pwqg | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/dataease/dataease/commit/265b31179f1427c059f739841f2e39aaa6d1b937 | [email protected] | Source CodeVendor |
| https://github.com/dataease/dataease/commit/8892a6945b0b7a329a156155270fae58afa895bc | [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-8x36-774q-pwqg | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-434 | Unrestricted Upload of File with Dangerous Type | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| DataEase | < 2.10.24 (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