CVE-2026-33122CRITICAL 9.8EPSS p32.2%

CVE-2026-33122CVE-2026-33122

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.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.40% probability of exploitation · percentile 32.2% · 2026-06-18T12:00:27Z
Published2026-04-16
Last modified2026-04-20

Underlying weaknesses· 1

CWE-89

References

  1. https://github.com/dataease/dataease/releases/tag/v2.10.21
  2. https://github.com/dataease/dataease/security/advisories/GHSA-28vg-3hv7-w92f

1

TypeTargetConfidenceTier
WeaknessImproper Neutralization of Special Elements used in an SQL Command ('SQL Injection')cwe-890%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2026-33121
CVE
CVE-2026-33207
CVE
CVE-2025-62422
CVE
CVE-2026-33082
CVE
CVE-2026-32137
CVE
CVE-2026-40900
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.