CVE-2026-53751
Received Received - Intake

JDBC URL Validation Bypass in DataEase Leads to RCE

Vulnerability report for CVE-2026-53751, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-07

Last updated on: 2026-07-07

Assigner: GitHub, Inc.

Description

DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, the H2 database JDBC URL validation logic can be bypassed with special Unicode characters whose case-conversion behavior differs between DataEase validation and H2 parsing, allowing attackers to smuggle dangerous parameters such as init in malicious H2 JDBC connection strings and achieve arbitrary code execution. This issue is fixed in version 2.10.24.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-07
Last Modified
2026-07-07
Generated
2026-07-08
AI Q&A
2026-07-08
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
dataease dataease 2.10.24

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-94 The product constructs all or part of a code segment using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the syntax or behavior of the intended code segment.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Mitigation Strategies

The vulnerability is fixed in DataEase version 2.10.24.

To mitigate this vulnerability, you should upgrade your DataEase installation to version 2.10.24 or later.

Executive Summary

This vulnerability exists in DataEase, an open source data visualization and analysis tool, in versions prior to 2.10.24. The issue arises because the H2 database JDBC URL validation logic in DataEase can be bypassed using special Unicode characters. These characters behave differently when case-converted by DataEase's validation compared to how the H2 database parses them. This discrepancy allows attackers to insert dangerous parameters, such as 'init', into malicious H2 JDBC connection strings. Exploiting this flaw can lead to arbitrary code execution on the affected system.

Impact Analysis

The vulnerability can have severe impacts as it allows attackers to execute arbitrary code on systems running vulnerable versions of DataEase. This means an attacker could potentially take control of the affected system, manipulate data, disrupt services, or use the compromised system as a foothold for further attacks.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-53751. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart