GHSA-fgmj-fm8m-jvvx · Severity: medium — A cross-site scripting (XSS) vulnerability exists in Apache ECharts in the Lines series tooltip...
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.
Conclusion & alert: CVE-2026-45249 is rated Low Risk (33/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.08%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-29 | 0.03% | 0.08% | +0.05% |
| 2 | 2026-05-25 | — | 0.03% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-fgmj-fm8m-jvvx · Severity: medium — A cross-site scripting (XSS) vulnerability exists in Apache ECharts in the Lines series tooltip...
| URL | Tags |
|---|---|
| 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://github.com/apache/echarts/pull/21608 | Issue Tracking Patch |
| https://lists.apache.org/thread/1g6xk7gd9vg1c6zyqqt2lnko10zomc3o | Mailing List Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/05/23/4 | Mailing List Third Party Advisory |