CVE-2025-53006
DataEase is an open source business intelligence and data visualization tool. Prior to version 2.10.11, in both PostgreSQL and Redshift, apart from parameters like "socketfactory" and "socketfactoryarg", there are also "sslfactory" and "sslfactoryarg" with similar functionality. The difference lies in that "sslfactory" and related parameters need to be triggered after establishing the connection. Other similar parameters include "sslhostnameverifier", "sslpasswordcallback", and "authenticationPluginClassName". This issue has been patched in 2.10.11.
Scoring
- Severity
- HIGH
- CVSS base score
- 8.9
- CVSS vector
- CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:P
- EPSS probability
- 0.54%
- CWE
- CWE-153
- Published
- 2025-07-02
- Last modified
- 2026-03-13
Affected products
- dataease dataease
Weakness type
Related vulnerabilities
- CVE-2026-9694 — Improper Neutralization of Substitution Characters in GitLab
- CVE-2025-53005 — Dataease PostgreSQL Data Source JDBC Connection Parameters Bypass Vulnerability
- CVE-2025-53004 — Dataease Redshift Data Source JDBC Connection Parameters Bypass Vulnerability
- CVE-2025-49003 — Dataease H2 JDBC Connection Remote Code Execution