Description
Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in The Wikimedia Foundation Mediawiki - Charts Extension allows Cross-Site Scripting (XSS).

This issue affects Mediawiki - Charts Extension: from * before 1.43.9,1.44.6,1.45.4.
Published: 2026-07-01
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Charts Extension for MediaWiki contains a stored cross‑site scripting vulnerability through the Data:*.tab title field; the input is not properly neutralized during page generation. When a chart containing such a title is viewed, the browser interprets the payload as script and executes it in the context of the site, providing arbitrary JavaScript execution on each visitor’s browser. The likely attack vector is an attacker with permission to create or edit charts who injects malicious payloads into the Data:*.tab title field, which are then stored and subsequently executed whenever any user opens the chart. This flaw represents a classic Cross‑Site Scripting (CWE‑79) vulnerability.

Affected Systems

The vulnerability affects installations of the Wikimedia Foundation MediaWiki Charts Extension versions earlier than 1.43.9, 1.44.6, 1.45.4. All sites that host or use these legacy extensions are at risk.

Risk and Exploitability

The CVSS score of 6.9 reflects moderate severity, and the EPSS score of less than 1 % indicates a low likelihood of exploitation. The vulnerability is not listed in the CISA KEV catalog, meaning no known exploits are currently documented. Exploitation requires the attacker to create or edit a chart that includes a malicious payload in the Data:*.tab title field; the payload is stored and subsequently executed whenever a user opens the chart. The likely attack vector involves legitimate chart creation or editing access, and because it is a stored XSS, any user who views the affected chart will have the script run in the context of the site.

Generated by OpenCVE AI on July 21, 2026 at 13:28 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the MediaWiki Charts Extension to the latest available stable release, specifically to version 1.43.9, 1.44.6, or 1.45.4 depending on the series in use.
  • If an immediate upgrade is not possible, disable Data:*.tab title fields or restrict chart creation and editing permissions to trusted users.
  • Deploy a server‑side Content Security Policy that blocks inline JavaScript in chart tooltips to mitigate risk until a patch is applied.

Generated by OpenCVE AI on July 21, 2026 at 13:28 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 01 Jul 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 01 Jul 2026 19:15:00 +0000

Type Values Removed Values Added
Description Improper neutralization of input during web page generation ('cross-site scripting') vulnerability in The Wikimedia Foundation Mediawiki - Charts Extension allows Cross-Site Scripting (XSS). This issue affects Mediawiki - Charts Extension: from * before 1.43.9,1.44.6,1.45.4.
Title Stored XSS in Wikimedia Chart pie tooltip via Data:*.tab field title
Weaknesses CWE-79
References
Metrics cvssV4_0

{'score': 6.9, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:L/SI:L/SA:L'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: wikimedia-foundation

Published:

Updated: 2026-07-10T12:24:49.631Z

Reserved: 2026-07-01T18:31:17.357Z

Link: CVE-2026-14358

cve-icon Vulnrichment

Updated: 2026-07-01T19:24:09.355Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T13:30:07Z

Weaknesses
  • CWE-79

    Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')