NONE · 0

CVE-2026-45535

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...

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

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.