CVE-2026-50124 Details
Description
DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase can be exploited by uploading payload.zip through the Excel upload API /datasource/upload, creating an H2 datasource that uses the zip: protocol, and executing an SQL dataset path where CalciteProvider.jdbcFetchResultField calls statement.executeQuery(), causing precompiled Java aliases in test.mv.db to execute arbitrary code. This issue is fixed in version 2.10.23.
A remote code execution vulnerability exists in DataEase versions prior to 2.10.23. The issue arises from the Excel upload API, which allows users to upload files that are not properly validated. By uploading a zip file containing a malicious H2 database, an attacker can exploit the application's handling of JDBC URLs to execute arbitrary code on the server. This vulnerability bypasses existing blacklists for harmful JDBC parameters and takes advantage of pre-compiled Java methods in the H2 database.
Users are advised to upgrade to DataEase version 2.10.23 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 15, 2026CISA-ADP
Assessed Jul 17, 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-cjmg-jqmc-xj5v | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/dataease/dataease/commit/304104d70e27a97f8909981f56209edc117dc285 | [email protected] | Source CodeVendor |
| https://github.com/dataease/dataease/commit/a7bffa795cb0ca041dce0effe68479cf3bf13db1 | [email protected] | Source CodeVendor |
| https://github.com/dataease/dataease/releases/tag/v2.10.23 | [email protected] | Release NotesVendor |
| https://github.com/dataease/dataease/security/advisories/GHSA-cjmg-jqmc-xj5v | [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.23 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 17, 2026 | CVE Modified | CISA-ADP |
| Jul 15, 2026 | New CVE Received | [email protected] |
Volerion