216.73.216.236

CVE-2026-33207

· Published 16/04/2026 20:16 · Modified 17/04/2026 15:38

Labels: CVE-2026-33207 2026-04-16CVE-2026-33207CWE-89[email protected]

Essential information

Published
16/04/2026 20:16
Modified
17/04/2026 15:38
Author
Creator
CVSS
8.6 HIGH (v3) 8.6 HIGH (v4.0)
CISA KEV
No
CWE
CVSS vector

CVSS metrics

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.

NVD status

Status
Undergoing Analysis — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
dataease / dataease cpe:2.3:a:dataease:dataease:2.10.20:*:*:*:*:*:*:*
dataease / dataease cpe:2.3:a:dataease:dataease:<2.10.21:*:*:*:*:*:*

References