CVE-2026-50124 PUBLISHED

DataEase: Remote Code Execution (RCE) via Zip Protocol & File Dropper

Assigner: GitHub_M
Reserved: 03.06.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 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.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 7.1

Product Status

Vendor dataease
Product dataease
Versions
  • Version < 2.10.23 is affected

References

Problem Types

  • CWE-434: Unrestricted Upload of File with Dangerous Type CWE