SQL injection in DataEase - CVE-2026-45320
Published: June 18, 2026
DataEase
Detailed vulnerability description
The vulnerability allows a remote user to inject arbitrary SQL and disclose sensitive information.
The vulnerability exists due to SQL injection in SqlparserUtils.transFilter() when processing user-supplied dashboard filter values for SqlVariable placeholders in dataset SQL statements. A remote user can send a specially crafted POST request with a malicious filter value to inject arbitrary SQL and disclose sensitive information.
The target dashboard only needs to be visible to the current user.