CVE-2025-57772

HIGH EPSS 94.2%
Published Aug 25, 202510mo ago · Modified Jun 17, 20261w ago
8.2 CVSS 4.0
High
Find Similar
Published Aug 25, 2025 10mo ago
Last Modified Jun 17, 2026 1w ago

Description

DataEase is an open source business intelligence and data visualization tool. Prior to version 2.10.12, there is a H2 JDBC RCE bypass in DataEase. If the JDBC URL meets criteria, the getJdbcUrl method is returned, which acts as the getter for the JdbcUrl parameter provided. This bypasses H2's filtering logic and returns the H2 JDBC URL, allowing the "driver":"org.h2.Driver" to specify the H2 driver for the JDBC connection. The vulnerability has been fixed in version 2.10.12.

CVSS Details

Base Score
8.2
Exploitability
Impact
Vector string
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/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
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope X

Threat Intelligence

EPSS Exploit Probability
94.2% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-94 Improper Control of Generation of Code (Code Injection) Injection

Affected Products 1

VendorProductVersionRange
dataeasedataease* <2.10.12

References 2

  • github.com https://github.com/dataease/dataease/commit/1644d81dff46272b09570fa1f4a8f83f01f37440
    Patch
  • github.com https://github.com/dataease/dataease/security/advisories/GHSA-v37q-vh67-9rqv
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/dataease/dataease/commit/1644d81dff46272b09570fa1f4a8f83f01f37440
    Patch