SQL Injection Vulnerability in DataEase Analytics Platform
CVE-2026-33083
8.7HIGH
What is CVE-2026-33083?
DataEase, an open-source data visualization and analytics platform, suffers from a SQL injection vulnerability affecting versions 2.10.20 and below. The vulnerability originates from improper handling of the orderDirection parameter within dataset-related API endpoints, such as /de2api/datasetData/enumValueDs and /de2api/datasetTree/exportDataset. The Order2SQLObj class incorporates user-supplied input directly into SQL queries without validating or enforcing any restrictions, allowing authenticated attackers to execute arbitrary SQL commands. This flaw can lead to unauthorized data extraction and potential denial of service attacks. The issue has been resolved in version 2.10.21.
Affected Version(s)
dataease < 2.10.21
