CVE-2025-58046: Dataease has a JDBC attack vulnerability in the Impala datasource
Dataease is an open-source data visualization and analysis platform. In versions up to and including 2.10.12, the Impala data source is vulnerable to remote code execution due to insufficient filtering in the getJdbc method of the io.dataease.datasource.type.Impala class. Attackers can construct malicious JDBC connection strings that exploit JNDI injection and trigger RMI deserialization, ultimately enabling remote command execution. The vulnerability can be exploited by editing the data source and providing a crafted JDBC connection string that references a remote configuration file, leading to RMI-based deserialization attacks. This issue has been patched in version 2.10.13. It is recommended to upgrade to the latest version. No known workarounds exist for affected versions.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2025-58046?
CVE-2025-58046 is rated as critical due to its potential for remote code execution.
How do I fix CVE-2025-58046?
To remediate CVE-2025-58046, upgrade Dataease to version 2.10.13 or later.
Which versions of Dataease are affected by CVE-2025-58046?
CVE-2025-58046 affects all versions of Dataease up to and including 2.10.12.
What type of vulnerability is CVE-2025-58046?
CVE-2025-58046 is a remote code execution vulnerability.
Can CVE-2025-58046 be exploited remotely?
Yes, CVE-2025-58046 can be exploited remotely due to insufficient input filtering.