Vulnerability Description
DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase datasource connection status checks concatenate configuration.getSchema() into getTablesSql and execute the resulting SQL with executeQuery in io.dataease.datasource.provider.CalciteProvider#checkStatus, allowing SQL injection against DB2, SQL Server, PostgreSQL, and other affected datasources. This issue is fixed in version 2.10.23.
Related Weaknesses (CWE)
References
- https://github.com/dataease/dataease/commit/f1c7204da1787ef812ee23cd3d51a1824126
- https://github.com/dataease/dataease/releases/tag/v2.10.23
- https://github.com/dataease/dataease/security/advisories/GHSA-rg6c-r9mv-39fr
- https://github.com/dataease/dataease/security/advisories/GHSA-rg6c-r9mv-39fr
FAQ
What is CVE-2026-45417?
CVE-2026-45417 is a documented vulnerability. DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase datasource connection status checks concatenate configuration.getSchema() into getTablesSql and execute the ...
How severe is CVE-2026-45417?
CVSS scoring is not yet available for CVE-2026-45417. Check NVD for updates.
Is there a patch for CVE-2026-45417?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.