CVE-2026-33084

DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a SQL injection vulnerability in the sort parameter of the /de2api/datasetData/enumValueObj endpoint. The DatasetDataManage service layer directly transfers the user-supplied sort value to the sorting metadata DTO, which is passed to Order2SQLObj where it is incorporated into the SQL ORDER BY clause without any whitelist validation, and then executed via CalciteProvider. An authenticated attacker can inject arbitrary SQL commands through the sort parameter, enabling time-based blind SQL injection. This issue has been fixed in version 2.10.21.
Configurations

Configuration 1 (hide)

cpe:2.3:a:dataease:dataease:*:*:*:*:*:*:*:*

History

20 Apr 2026, 16:36

Type Values Removed Values Added
First Time Dataease dataease
Dataease
CPE cpe:2.3:a:dataease:dataease:*:*:*:*:*:*:*:*
References () https://github.com/dataease/dataease/releases/tag/v2.10.21 - () https://github.com/dataease/dataease/releases/tag/v2.10.21 - Release Notes
References () https://github.com/dataease/dataease/security/advisories/GHSA-r897-r9q8-3p2x - () https://github.com/dataease/dataease/security/advisories/GHSA-r897-r9q8-3p2x - Exploit, Third Party Advisory
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 8.8

16 Apr 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-04-16 19:16

Updated : 2026-04-20 16:36


NVD link : CVE-2026-33084

Mitre link : CVE-2026-33084

CVE.ORG link : CVE-2026-33084


JSON object : View

Products Affected

dataease

  • dataease
CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')