216.73.217.176

CVE-2026-33122

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

Labels: CVE-2026-33122 2026-04-16CVE-2026-33122CWE-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 API datasource update process. When a new table definition is added during a datasource update via /de2api/datasource/update, the deTableName field from the user-submitted configuration is passed to DatasourceSyncManage.createEngineTable, where it is substituted into a CREATE TABLE statement template without any sanitization or identifier escaping. An authenticated attacker can inject arbitrary SQL commands by crafting a deTableName that breaks out of identifier quoting, enabling error-based SQL injection that can extract 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.0-2.10.20:*:*:*:*:*:*:*

References