SQL injection in DataEase - #VU126348
Published: April 16, 2026
DataEase
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary SQL statements.
The vulnerability exists due to SQL injection in the previewSql API endpoint when processing user-supplied SQL queries. A remote user can send a specially crafted SQL query to execute arbitrary SQL statements.
Exploitation requires the use of a datasource configured with allowMultiQueries=true.