SQL injection in DataEase - CVE-2026-45535

 

SQL injection in DataEase - CVE-2026-45535

Published: June 18, 2026


Vulnerability identifier: #VU134815
CSH Severity: Medium
CVSS v4: 8.4 [CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:L/SC:N/SI:N/SA:N]
CVE-ID: CVE-2026-45535
CWE-ID: CWE-89
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote user to execute arbitrary SQL queries and disclose sensitive information.

The vulnerability exists due to SQL injection in the handleVariableDefaultValue() method of SqlparserUtils.java when processing default values for SQL variables in SQL-type datasets. A remote user can create or edit a crafted dataset with a malicious defaultValue to execute arbitrary SQL queries and disclose sensitive information.

The malicious payload is stored when the dataset is saved and is triggered when a user with dataset read permission accesses the dataset.


Affected software

DataEase

How to mitigate CVE-2026-45535

Install security update from vendor's website.

DataEase - update to 2.10.23

External References

Related Security Bulletins