GHSA-fgmj-fm8m-jvvx · 深刻度: medium · エコシステム: npm — Apache ECharts has a cross-site scripting (XSS) vulnerability
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.
総合評価: CVE-2026-45249 は中リスク(41.8/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.76%、50 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-23 | 0.97% | 0.76% | -0.21% |
| 2 | 2026-06-15 | 0.08% | 0.97% | +0.88% |
| 3 | 2026-05-29 | — | 0.08% | — |
EPSS の全履歴 (全 4 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.1 | 3.1 | MEDIUM |
|
2.8 | 2.7 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-fgmj-fm8m-jvvx · 深刻度: medium · エコシステム: npm — Apache ECharts has a cross-site scripting (XSS) vulnerability
| URL | タグ |
|---|---|
| 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 |