CVE-2026-33122
Last modified
CVE-2026-33122 is a critical-severity vulnerability rated 9.8/10 on the CVSS scale. 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. EPSS estimates a 0.40% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Dataease | Dataease | < 2.10.21 |
References
- https://github.com/dataease/dataease/releases/tag/v2.10.21Product, Release Notes
- https://github.com/dataease/dataease/security/advisories/GHSA-28vg-3hv7-w92fExploit, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-33122?
How severe is CVE-2026-33122?
How do I fix CVE-2026-33122?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33116Loop with unreachable exit condition ('infinite loop') in .N…7.5
- CVE-2026-33117The Java Key Vault Keys library in the Azure SDK for Java co…9.1
- CVE-2026-33118User interface (ui) misrepresentation of critical informatio…4.3
- CVE-2026-33119User interface (ui) misrepresentation of critical informatio…5.4
- CVE-2026-33120Untrusted pointer dereference in SQL Server allows an author…8.8
- CVE-2026-33121DataEase is an open-source data visualization and analytics …8.8
- CVE-2026-33123pypdf is a free and open-source pure-python PDF library. Ver…6.5
- CVE-2026-33124Frigate is a network video recorder (NVR) with realtime loca…8.8
- CVE-2026-33125Frigate is a network video recorder (NVR) with realtime loca…8.1
- CVE-2026-33126Frigate is a network video recorder (NVR) with realtime loca…4.3
- CVE-2026-33128H3 is a minimal H(TTP) framework. In versions prior to 1.15.…10
- CVE-2026-33129H3 is a minimal H(TTP) framework. Versions 2.0.1-beta.0 thro…5.9
Are you affected by CVE-2026-33122?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
