CVE-2026-33082
CVE-2026-33082 is a critical-severity vulnerability in Dataease with a CVSS 3.x base score of 9.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-89.
Key facts
- Severity: Critical (CVSS 3.x base score 9.8)
- CVSS v4: 8.7
- EPSS exploit prediction: 0% (24th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-23280
- Weakness: CWE-89
- Affected product: Dataease
- Published:
- Last modified:
Description
DataEase is an open source data visualization analysis tool. Versions 2.10.20 and below contain a SQL injection vulnerability in the dataset export functionality. The expressionTree parameter in POST /de2api/datasetTree/exportDataset is deserialized into a filtering object and passed to WhereTree2Str.transFilterTrees for SQL translation, where user-controlled values in "like" filter terms are directly concatenated into SQL fragments without sanitization. An attacker can inject arbitrary SQL commands by escaping the string literal in the filter value, enabling blind SQL injection through techniques such as time-based extraction of database information. This issue has been fixed in version 2.10.21.
Frequently asked questions
- What is CVE-2026-33082?
- DataEase is an open source data visualization analysis tool. Versions 2.10.20 and below contain a SQL injection vulnerability in the dataset export functionality. The expressionTree parameter in POST /de2api/datasetTree/exportDataset is deserialized into a filtering object and passed to WhereTree2Str.transFilterTrees for SQL translation, where user-controlled values in "like" filter terms are directly concatenated into SQL fragments without sanitization. An attacker can inject arbitrary SQL commands by escaping the string literal in the filter value, enabling blind SQL injection through techniques such as time-based extraction of database information. This issue has been fixed in version 2.10.21.
- How severe is CVE-2026-33082?
- CVE-2026-33082 has a CVSS 3.x base score of 9.8, rated critical severity. It is exploitable over network with low attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2026-33082 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (24th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33082?
- CVE-2026-33082 affects Dataease. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33082?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its critical severity, prioritise patching exposed systems.
- Does CVE-2026-33082 have an EU (EUVD) identifier?
- Yes. CVE-2026-33082 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-23280.
- When was CVE-2026-33082 published?
- CVE-2026-33082 was published on 2026-04-16 and last updated on 2026-06-17.
References
- https://github.com/dataease/dataease/releases/tag/v2.10.21
- https://github.com/dataease/dataease/security/advisories/GHSA-xxpw-2c8q-g693
Affected products (1)
- cpe:2.3:a:dataease:dataease:*:*:*:*:*:*:*:*
More vulnerabilities in Dataease
- CVE-2026-33122 — Critical (CVSS 9.8): DataEase is an open-source data visualization and analytics platform. Versions 2.10.20 and below contain a SQL…
- CVE-2026-23958 — Critical (CVSS 9.8): Dataease is an open source data visualization analysis tool. Prior to version 2.10.19, DataEase uses the MD5 hash of…
- CVE-2025-64428 — Critical (CVSS 9.8): Dataease is an open source data visualization analysis tool. Versions prior to 2.10.17 are vulnerable to JNDI…
- CVE-2025-64164 — Critical (CVSS 9.8): Dataease is an open source data visualization analysis tool. In versions 2.10.14 and below, DataEase did not properly…
- CVE-2025-64163 — Critical (CVSS 9.8): DataEase is an open source data visualization analysis tool. In versions 2.10.14 and below, the vendor added a…
- CVE-2025-58748 — Critical (CVSS 9.8): Dataease is an open source data analytics and visualization platform. In Dataease versions up to 2.10.12 the H2 data…
Other CWE-89 (SQL Injection) vulnerabilities
- CVE-2026-54350 — Critical (CVSS 10.0): Budibase is an open-source low-code platform. Prior to 3.39.12, an unauthenticated visitor of any published Budibase…
- CVE-2026-8054 — Critical (CVSS 10.0): Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') in the Publish Audit API endpoints…
- CVE-2026-42287 — Critical (CVSS 10.0): Emlog is an open source website building system. Prior to version 2.6.11, direct SQL injection in article creation and…
- CVE-2026-3325 — Critical (CVSS 10.0): SQL injection (SQLi) in MegaCMS v12.0.0, specifically in the “id_territorio” parameter of the…
- CVE-2025-10878 — Critical (CVSS 10.0): A SQL injection vulnerability exists in the login functionality of Fikir Odalari AdminPando 1.0.1 before 2026-01-26.…
- CVE-2025-57792 — Critical (CVSS 10.0): Explorance Blue versions prior to 8.14.9 contain a SQL injection vulnerability caused by insufficient validation of…