SQL injection in DataEase - #VU140506
Published: July 30, 2026
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.