#VU126350 SQL injection in DataEase - CVE-2026-33207
Published: April 16, 2026
DataEase
DataEase
Description
The vulnerability allows a remote user to disclose sensitive information.
The vulnerability exists due to SQL injection in the /datasource/getTableField endpoint in CalciteProvider.java when handling a crafted tableName parameter. A remote user can send a specially crafted request to disclose sensitive information.
Exploitation requires authentication and can be achieved by registering a malicious table name in an API or Excel datasource so that it passes the table-name validation check.