Sploitus

CVE-2026-32939

No indexed exploits for CVE-2026-32939 yet

DataEase is an open source data visualization analysis tool. Versions 2.10.19 and below have inconsistent Locale handling between the JDBC URL validation logic and the H2 JDBC engine's internal parsing. DataEase uses String.toUpperCase() without specifying an explicit Locale, causing its security checks to rely on the JVM's default runtime locale, while H2 JDBC always normalizes URLs using Locale.ENGLISH. In Turkish locale environments (tr_TR), Java converts the lowercase letter i to İ (dotted capital I) instead of the standard I, so a malicious parameter like iNIT becomes İNIT in DataEase's filter (bypassing its blacklist) while H2 still correctly interprets it as INIT. This discrepancy allows attackers to smuggle dangerous JDBC parameters past DataEase's security validation, and the issue has been confirmed as exploitable in real DataEase deployment scenarios running under affected regional settings. The issue has been fixed in version 2.10.20.

Affected products
Dataease
Dataease
< 2.10.20
Fix
Available
CVSS 3.1
8.1 HIGH
EPSS
0.4% (37th percentile)
Weakness
CWE-178
NVD status
Analyzed
Published
2026-03-20
CVE-2026-32939 at NVD
Authoritative description, scoring and affected products

No indexed exploits for CVE-2026-32939 yet

Our index is partial: it proves presence, never absence

No exploit for CVE-2026-32939 has been indexed yet. Our index is built from live traffic and upstream syncs, so this page can only say what it knows — not that no exploit exists.