SQL injection in DataEase - #VU140507
Published: July 30, 2026
DataEase
Detailed vulnerability description
The vulnerability allows a remote user to execute arbitrary SQL.
The vulnerability exists due to SQL injection in datasource metadata identifier handling in CalciteProvider when processing datasource metadata requests with user-controlled schema names, usernames, or table or database names. A remote user can send a specially crafted datasource configuration request to execute arbitrary SQL.
The injected SQL is executed against the connected backend database using the application's stored datasource credentials during metadata checks.