CVE-2026-45320
Severity CVSS v4.0:
HIGH
Type:
CWE-89
SQL Injection
Publication date:
15/07/2026
Last modified:
17/07/2026
Description
DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase dashboard SQL variables such as ${deptId} are processed by SqlparserUtils.transFilter(), whose final branch returns raw user input for non-in and non-between operators before SubstitutedSql.replace("${var}", value) splices it into dashboard SQL, allowing authenticated users who can view a dashboard to inject SQL against integrated datasources. This issue is fixed in version 2.10.23
Impact
Base Score 4.0
8.70
Severity 4.0
HIGH



