Vulnerability Description
DataEase is an open source data visualization and analysis tool. Versions prior to 2.10.23 have a path traversal vulnerability. The root cause is that on Windows, the `FILE_SEPARATOR` is `\`, while the server only filters the `/` character during string truncation. The vulnerability has been fixed in v2.10.23. No known workarounds are available.
Related Weaknesses (CWE)
References
- https://github.com/dataease/dataease/releases/tag/v2.10.23
- https://github.com/dataease/dataease/security/advisories/GHSA-2mqc-w4hm-f3p9
- https://github.com/dataease/dataease/security/advisories/GHSA-2mqc-w4hm-f3p9
FAQ
What is CVE-2026-45532?
CVE-2026-45532 is a documented vulnerability. DataEase is an open source data visualization and analysis tool. Versions prior to 2.10.23 have a path traversal vulnerability. The root cause is that on Windows, the `FILE_SEPARATOR` is `\`, while th...
How severe is CVE-2026-45532?
CVSS scoring is not yet available for CVE-2026-45532. Check NVD for updates.
Is there a patch for CVE-2026-45532?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.