#VU126348 SQL injection in DataEase
Published: April 16, 2026
DataEase
DataEase
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.