Vulnerability Description
DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, the font management module allows authenticated users to submit an arbitrary fileTransName when creating a font record; when the record is later deleted, the backend concatenates that stored value with the font storage directory and passes it to FileUtils.deleteFile() without path traversal sanitization, allowing deletion of arbitrary writable files in the application container. This issue is fixed in version 2.10.24.
Related Weaknesses (CWE)
References
- https://github.com/dataease/dataease/commit/8892a6945b0b7a329a156155270fae58afa8
- https://github.com/dataease/dataease/releases/tag/v2.10.24
- https://github.com/dataease/dataease/security/advisories/GHSA-r99p-w8fc-93g6
- https://github.com/dataease/dataease/security/advisories/GHSA-r99p-w8fc-93g6
FAQ
What is CVE-2026-55631?
CVE-2026-55631 is a documented vulnerability. DataEase is an open source data visualization and analysis tool. Prior to 2.10.24, the font management module allows authenticated users to submit an arbitrary fileTransName when creating a font recor...
How severe is CVE-2026-55631?
CVSS scoring is not yet available for CVE-2026-55631. Check NVD for updates.
Is there a patch for CVE-2026-55631?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.