CVE-2026-32139

Dataease is an open source data visualization analysis tool. In DataEase 2.10.19 and earlier, the static resource upload interface allows SVG uploads. However, backend validation only checks whether the XML is parseable and whether the root node is svg. It does not sanitize active content such as onload/onerror event handlers or script-capable attributes. As a result, an attacker can upload a malicious SVG and then trigger script execution in a browser by visiting the exposed static resource URL, forming a full stored XSS exploitation chain. This vulnerability is fixed in 2.10.20.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:dataease:dataease:*:*:*:*:*:*:*:*

History

13 Mar 2026, 16:02

Type Values Removed Values Added
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 5.4
References () https://github.com/dataease/dataease/security/advisories/GHSA-wx8m-vf8v-crvr - () https://github.com/dataease/dataease/security/advisories/GHSA-wx8m-vf8v-crvr - Exploit, Vendor Advisory
CPE cpe:2.3:a:dataease:dataease:*:*:*:*:*:*:*:*
Summary
  • (es) Dataease es una herramienta de análisis de visualización de datos de código abierto. En DataEase 2.10.19 y versiones anteriores, la interfaz de carga de recursos estáticos permite cargas de SVG. Sin embargo, la validación del backend solo verifica si el XML es analizable y si el nodo raíz es svg. No sanea contenido activo como los manejadores de eventos onload/onerror o atributos con capacidad de script. Como resultado, un atacante puede cargar un SVG malicioso y luego activar la ejecución de scripts en un navegador al visitar la URL del recurso estático expuesto, formando una cadena completa de explotación de XSS almacenado. Esta vulnerabilidad está corregida en 2.10.20.
First Time Dataease dataease
Dataease

12 Mar 2026, 18:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-12 18:16

Updated : 2026-03-13 16:02


NVD link : CVE-2026-32139

Mitre link : CVE-2026-32139

CVE.ORG link : CVE-2026-32139


JSON object : View

Products Affected

dataease

  • dataease
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')