Vulnerability Description
DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase template static resources let authenticated users submit TemplateManageRequest.staticResource through POST /de2api/templateManage/save or DataVisualizationServer.decompression, after which StaticResourceServer.saveFilesToServe and StaticResourceServer.saveSingleFileToServe write Base64-decoded .svg content to /de2api/static-resource/<name>.svg without validating extension, MIME type, decoded bytes, or SVG scriptability, causing stored same-origin cross-site scripting when a victim loads the resource. This issue is fixed in version 2.10.23.
Related Weaknesses (CWE)
References
- https://github.com/dataease/dataease/commit/b00d9e3a73a9653bfc3ea0c41c0c3a5b0dd4
- https://github.com/dataease/dataease/releases/tag/v2.10.23
- https://github.com/dataease/dataease/security/advisories/GHSA-jqxj-h53x-mpvf
- https://github.com/dataease/dataease/security/advisories/GHSA-jqxj-h53x-mpvf
FAQ
What is CVE-2026-49867?
CVE-2026-49867 is a documented vulnerability. DataEase is an open source data visualization and analysis tool. Prior to 2.10.23, DataEase template static resources let authenticated users submit TemplateManageRequest.staticResource through POST /...
How severe is CVE-2026-49867?
CVSS scoring is not yet available for CVE-2026-49867. Check NVD for updates.
Is there a patch for CVE-2026-49867?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.