Description

DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a SQL injection vulnerability in the /datasource/getTableField endpoint. The getTableFiledSql method in CalciteProvider.java incorporates the tableName parameter directly into SQL query strings using String.format without parameterization or sanitization. Although DatasourceServer.java validates that the table name exists in the datasource, an attacker can bypass this by first registering an API datasource with a malicious deTableName, which is then returned by getTables and passes the validation check. An authenticated attacker can execute arbitrary SQL commands, enabling error-based extraction of sensitive database information. This issue has been fixed in version 2.10.21.

INFO

Published Date :

2026-04-16T19:37:36.197Z

Last Modified :

2026-04-16T19:37:36.197Z

Source :

GitHub_M
AFFECTED PRODUCTS

The following products are affected by CVE-2026-33207 vulnerability.

Vendors Products
Dataease
  • Dataease
REFERENCES

Here, you will find a curated list of external links that provide in-depth information to CVE-2026-33207.

CVSS Vulnerability Scoring System

Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Attack Requirements
Privileges Required
User Interaction
VS Confidentiality
VS Integrity
VS Availability
SS Confidentiality
SS Integrity
SS Availability