Description
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Wikimedia Foundation Mediawiki - Wikibase Extension allows Cross-Site Scripting (XSS).

This issue affects Mediawiki - Wikibase Extension: from * before 1.46.1, 1.45.5, 1.43.10.
Published: 2026-09-25
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: Cross‑Site Scripting
Action: Apply Patch
AI Analysis

Impact

An improper neutralization of user input during page rendering causes a reflected cross‑site scripting (XSS) vulnerability. The flaw resides in the language validation of the Special:SetLabel interface, allowing malicious script to be injected into rendered pages. If successfully exploited, a malicious actor might be able to manipulate the content seen by other users, potentially enabling session hijacking, defacement, or the delivery of arbitrary code in the victim’s browser; these consequences are inferred based on the nature of reflected XSS, not directly stated in the CVE description.

Affected Systems

The issue affects the Wikimedia Foundation MediaWiki Wikibase Extension. Vulnerable releases include all versions prior to 1.46.1, 1.45.5, and 1.43.10.

Risk and Exploitability

The CVSS score of 5.3 indicates a moderate severity. The EPSS score is not available, so the current likelihood of exploitation cannot be quantified. The vulnerability is not listed in the CISA KEV catalog. The likely attack vector is via crafted input to Special:SetLabel, which is a web interface; however, the description does not specify authentication requirements, so it is unclear whether elevation of privilege is needed. Consequently, the risk is moderate but potentially higher in environments where the Special:SetLabel function is exposed to untrusted users.

Generated by OpenCVE AI on September 25, 2026 at 23:51 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Wikibase Extension to version 1.46.1 or later, or to any release that includes the patch fixing the language validation bug.
  • Restrict access to the Special:SetLabel interface so that only trusted administrators can invoke it, or enforce stricter authorization checks before accepting user input.
  • Implement additional server‑side sanitization of input fields related to language labels to remove or escape any potentially executable characters.

Generated by OpenCVE AI on September 25, 2026 at 23:51 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 25 Sep 2026 21:15:00 +0000

Type Values Removed Values Added
Description Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Wikimedia Foundation Mediawiki - Wikibase Extension allows Cross-Site Scripting (XSS). This issue affects Mediawiki - Wikibase Extension: from * before 1.46.1, 1.45.5, 1.43.10.
Title Reflected XSS in Wikibase Special:SetLabel language validation
Weaknesses CWE-79
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: wikimedia-foundation

Published:

Updated: 2026-09-25T20:58:24.004Z

Reserved: 2026-09-25T19:28:11.982Z

Link: CVE-2026-100380

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-25T21:17:22.037

Modified: 2026-09-25T21:17:22.037

Link: CVE-2026-100380

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-26T00:00:07Z

Weaknesses
  • CWE-79

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