CVE-2026-45534 PUBLISHED

DataEase: RCE Vulnerability

Assigner: GitHub_M
Reserved: 12.05.2026 Published: 15.07.2026 Updated: 16.07.2026

DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase Redshift datasource connections can load attacker-controlled rsjdbc.ini configuration from System.getProperty("java.io.tmpdir"), setting socketFactory=org.springframework.context.support.FileSystemXmlApplicationContext so com.amazon.redshift.Driver#connect, com.amazon.redshift.Driver#getJdbcIniFile, and com.amazon.redshift.util.ObjectFactory#instantiate execute a reflection-based remote code execution chain during a normal JDBC connection through io.dataease.datasource.type.Redshift. This issue is fixed in version 2.10.23.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:N/VC:H/VI:H/VA:H/SC:H/SI:H/SA:H
CVSS Score: 9

Product Status

Vendor dataease
Product dataease
Versions
  • Version < 2.10.23 is affected

References

Problem Types

  • CWE-94: Improper Control of Generation of Code ('Code Injection') CWE