CVE-2026-33122
CVE-2026-33122 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.6
- EPSS exploit prediction: 0% (33rd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2026-23290
- Weakness: CWE-89
- Affected product: Dataease
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2026-33122?
- 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.
- How severe is CVE-2026-33122?
- CVE-2026-33122 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-33122 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (33rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2026-33122?
- CVE-2026-33122 affects Dataease. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2026-33122?
- 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-33122 have an EU (EUVD) identifier?
- Yes. CVE-2026-33122 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2026-23290.
- When was CVE-2026-33122 published?
- CVE-2026-33122 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-28vg-3hv7-w92f
Affected products (1)
- cpe:2.3:a:dataease:dataease:*:*:*:*:*:*:*:*
More vulnerabilities in Dataease
- CVE-2026-33082 — Critical (CVSS 9.8): DataEase is an open source data visualization analysis tool. Versions 2.10.20 and below contain a SQL injection…
- 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…