Description
Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Wikimedia Foundation MediaWiki.

This vulnerability is associated with program files resources/src/mediawiki.Special.Block/SpecialBlock.Vue.
Published: 2026-07-01
Score: 0 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

This vulnerability is a stored cross‑site scripting flaw in MediaWiki’s Special:Block component. Improper neutralization of input in a system message allows injected code to be rendered during the block page view. The CVE description does not list explicit consequences; typical XSS effects such as cookie theft or defacement may be possible, but those outcomes are inferred from common XSS behavior rather than confirmed for this specific flaw.

Affected Systems

The affected vendor is Wikimedia Foundation MediaWiki. No concrete version range is documented; any deployment that still contains the vulnerable Special:Block codex implementation located in resources/src/mediawiki.Special.Block/SpecialBlock.Vue is at risk.

Risk and Exploitability

The EPSS score of < 1% indicates a very low but non‑zero likelihood of exploitation, and the vulnerability is not listed in CISA KEV. The most likely attack path requires an attacker who can add or edit the system message used by Special:Block, or who can otherwise influence the content stored in those messages. Once injected, the stored XSS would affect any user who subsequently visits the compromised block page.

Generated by OpenCVE AI on July 15, 2026 at 10:15 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest MediaWiki release that contains the fix for the Special:Block XSS issue.
  • Restrict permissions for editing system messages to trusted administrators.
  • Implement content‑security‑policy headers that block inline scripts to reduce the impact of any remaining stored XSS.

Generated by OpenCVE AI on July 15, 2026 at 10:15 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

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

Type Values Removed Values Added
First Time appeared Wikimedia
Wikimedia mediawiki
Vendors & Products Wikimedia
Wikimedia mediawiki

Wed, 01 Jul 2026 15: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 14:30: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. This vulnerability is associated with program files resources/src/mediawiki.Special.Block/SpecialBlock.Vue.
Title Stored XSS through a system message in the codex version of Special:Block
Weaknesses CWE-79
References
Metrics cvssV4_0

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


Subscriptions

Wikimedia Mediawiki
cve-icon MITRE

Status: PUBLISHED

Assigner: wikimedia-foundation

Published:

Updated: 2026-07-01T14:54:43.230Z

Reserved: 2026-06-27T13:32:41.613Z

Link: CVE-2026-58035

cve-icon Vulnrichment

Updated: 2026-07-01T14:54:38.460Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-15T10:30:05Z

Weaknesses
  • CWE-79

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