SQL injection in DataEase - #VU140506

 

SQL injection in DataEase - #VU140506

Published: July 30, 2026


Vulnerability identifier: #VU140506
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: N/A
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available
Affected software:
DataEase

Detailed vulnerability description

The vulnerability allows a remote user to execute arbitrary SQL commands on the backend.

The vulnerability exists due to SQL injection in io.dataease.engine.utils.Utils#transGroupFieldToSql when rendering a chart built on a dataset group-field with crafted binning bounds. A remote user can store a specially crafted SQL payload in min, max, startTime, or endTime values to execute arbitrary SQL commands on the backend.

The issue is stored and is triggered when a chart using the poisoned field is rendered, including by viewers of a shared chart.


Remediation

Install security update from vendor's website.

Sources