Cross-site scripting in echarts - CVE-2026-45249

 

Cross-site scripting in echarts - CVE-2026-45249

Published: September 9, 2026


Vulnerability identifier: #VU148846
CSH Severity: Low
CVSS v4: 5.1 [CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:A/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N]
CVE-ID: CVE-2026-45249
CWE-ID: CWE-79
Exploitation vector: Remote access
Exploit availability: No public exploit available

Vulnerability details

The vulnerability allows a remote attacker to perform cross-site scripting (XSS) attacks.

The vulnerability exists in Apache ECharts in the Lines series tooltip rendering logic due to insufficient sanitization of user-supplied data when processing data passed 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. A remote attacker can trick the victim to follow a specially crafted link and execute arbitrary HTML and script code in user's browser in context of vulnerable website.

Successful exploitation of this vulnerability may allow a remote attacker to steal potentially sensitive information, change appearance of the web page, perform phishing and drive-by-download attacks.


Affected software

echarts

How to mitigate CVE-2026-45249

Cybersecurity Help is currently unaware of any official solution to address this vulnerability..

echarts - update to 6.1.0

External References

Related Security Bulletins