6.1

CVE-2026-45249

Apache ECharts: XSS in Lines series tooltip rendering

A cross-site scripting (XSS) vulnerability exists in Apache ECharts in the Lines series tooltip rendering logic.




This issue affects Apache ECharts: from before 6.1.0.

In versions prior to 6.1.0, if both Lines series and tooltip are used, and no user-specified tooltip.formatter is provided, and series.data[i].name is specified, raw HTML string series.data[i].name can be rendered through innerHTML sink into tooltip content. Although tooltip is allowed to accept user-provided raw HTML via a custom tooltip.formatter, the built-in tooltip formatters conventionally perform HTML escaping automatically. This case breaks that convention and may unexpectedly lead to script execution when tooltips are displayed.


Users are recommended to upgrade to version 6.1.0 if using the Lines series in this way, which fixes the issue.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
ApacheEcharts Version < 6.1.0
Zu dieser CVE wurde keine Warnung gefunden.
EPSS Metriken
Typ Quelle Score Percentile
EPSS FIRST.org 0.76% 0.504
CVSS Metriken
Quelle Base Score Exploit Score Impact Score Vector String
134c704f-9b21-4f2e-91b3-4a467353bcc0 6.1 2.8 2.7
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

https://github.com/apache/echarts/pull/21608
Patch
Issue Tracking
https://echarts.apache.org/en/option.html#series-lines
Product
https://echarts.apache.org/handbook/en/best-practices/security/#passing_raw_html_safely
Product
https://lists.apache.org/thread/1g6xk7gd9vg1c6zyqqt2lnko10zomc3o
Vendor Advisory
Mailing List
http://www.openwall.com/lists/oss-security/2026/05/23/4
Third Party Advisory
Mailing List