Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. echarts
  4. ›
  5. CVE-2026-45249

CVE-2026-45249: Apache ECharts has a cross-site scripting (XSS) vulnerability

May 26, 2026 (updated June 30, 2026)

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.

References

  • echarts.apache.org/en/option.html
  • echarts.apache.org/handbook/en/best-practices/security/
  • github.com/advisories/GHSA-fgmj-fm8m-jvvx
  • github.com/apache/echarts/commit/1e39b00eedda0e4a0b048e099c0e13ce7149d90f
  • github.com/apache/echarts/pull/21608
  • lists.apache.org/thread/1g6xk7gd9vg1c6zyqqt2lnko10zomc3o
  • nvd.nist.gov/vuln/detail/CVE-2026-45249

Code Behaviors & Features

Detect and mitigate CVE-2026-45249 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 6.1.0

Fixed versions

  • 6.1.0

Solution

Upgrade to version 6.1.0 or above.

Impact 6.1 MEDIUM

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Learn more about CVSS

Weakness

  • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

Source file

npm/echarts/CVE-2026-45249.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Mon, 13 Jul 2026 12:20:35 +0000.