Vulnerability Description
DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase SQL-type datasets store attacker-controlled SQL variable defaultValue entries such as ${var} and SqlparserUtils.handleVariableDefaultValue() inserts them with String.replace() without escaping or parameterization, causing stored SQL injection whenever a user with dataset read permission accesses the dataset. This issue is fixed in version 2.10.23.
Related Weaknesses (CWE)
References
- https://github.com/dataease/dataease/commit/22930a493d900fe3d8084b3dd4c0125abdb2
- https://github.com/dataease/dataease/releases/tag/v2.10.23
- https://github.com/dataease/dataease/security/advisories/GHSA-pv23-p64m-4pxf
- https://github.com/dataease/dataease/security/advisories/GHSA-pv23-p64m-4pxf
FAQ
What is CVE-2026-45535?
CVE-2026-45535 is a documented vulnerability. DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase SQL-type datasets store attacker-controlled SQL variable defaultValue entries such as ${var} and SqlparserUt...
How severe is CVE-2026-45535?
CVSS scoring is not yet available for CVE-2026-45535. Check NVD for updates.
Is there a patch for CVE-2026-45535?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.