Skip to content

echarts-5.6.0.tgz: 1 vulnerabilities (highest severity is: 6.1) #135

Description

@mend-bolt-for-github
Vulnerable Library - echarts-5.6.0.tgz

Apache ECharts is a powerful, interactive charting and data visualization library for browser

Library home page: https://registry.npmjs.org/echarts/-/echarts-5.6.0.tgz

Path to dependency file: /dgrv4_Gateway_serv/srcAngular/package.json

Path to vulnerable library: /dgrv4_Gateway_serv/srcAngular/package.json

Vulnerabilities

Vulnerability Severity CVSS Dependency Type Fixed in (echarts version) Remediation Possible**
CVE-2026-45249 Medium 6.1 echarts-5.6.0.tgz Direct 6.1.0

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2026-45249

Vulnerable Library - echarts-5.6.0.tgz

Apache ECharts is a powerful, interactive charting and data visualization library for browser

Library home page: https://registry.npmjs.org/echarts/-/echarts-5.6.0.tgz

Path to dependency file: /dgrv4_Gateway_serv/srcAngular/package.json

Path to vulnerable library: /dgrv4_Gateway_serv/srcAngular/package.json

Dependency Hierarchy:

  • echarts-5.6.0.tgz (Vulnerable Library)

Found in base branch: main

Vulnerability Details

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.

Publish Date: 2026-05-25

URL: CVE-2026-45249

CVSS 3 Score Details (6.1)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Changed
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: None

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-05-25

Fix Resolution: 6.1.0

Step up your Open Source Security Game with Mend here

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions