Improper access control in DataEase - CVE-2026-45534
Published: June 18, 2026
DataEase
Detailed vulnerability description
The vulnerability allows a remote attacker to execute arbitrary code.
The vulnerability exists due to improper access control in the Redshift datasource connection handling when processing a crafted JDBC connection request that triggers loading of a Redshift JDBC configuration file from the temporary directory. A remote attacker can send a specially crafted request to execute arbitrary code.
Exploitation requires a malicious rsjdbc.ini file to be present in the directory specified by System.getProperty("java.io.tmpdir").