CVE-2026-8724 Details
Description
A security flaw has been discovered in Dataease 2.10.20. Impacted is the function SqlparserUtils.transFilter of the file SqlparserUtils.java of the component Data Dashboard. The manipulation results in sql injection. The attack may be launched remotely. The exploit has been released to the public and may be used for attacks. The vendor was contacted early about this disclosure.
A SQL injection vulnerability has been identified in Dataease version 2.10.20. The issue arises in the SqlparserUtils.transFilter function within the Data Dashboard component. This vulnerability allows for remote exploitation by injecting malicious SQL through unvalidated user input, particularly in the handling of SQL variables in dashboard queries.
To address this vulnerability, Dataease should implement strong type validation for SQL variables, ensuring that values are correctly formatted and do not include harmful characters. Additionally, the application should use parameterized queries to prevent SQL injection, restrict the upload of JDBC driver JARs to a whitelist of trusted drivers, and require signature verification for uploaded JARs.
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.
CISA-ADP
Assessed May 18, 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://vuldb.com/submit/804256 | CISA-ADP | Third Party AdvisoryVDB Entry |
| https://github.com/xpp3901/CVE_APPLY/tree/main/V-D001_DataEase_SqlVariable_Injection | [email protected] | ExploitMitigationThird Party Advisory |
| https://vuldb.com/submit/804256 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/vuln/364315 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/vuln/364315/cti | [email protected] | Permissions RequiredVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| dataease dataease | 2.10.20 |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 19, 2026 | Initial Analysis | [email protected] |
| May 18, 2026 | CVE Modified | CISA-ADP |
| May 17, 2026 | New CVE Received | [email protected] |