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

The vulnerability is a CWE‑79: Improper Neutralization of Input During Web Page Generation. An attacker can inject malicious script code into a system message used by the codex version of Special:Block. Once this script is stored, it is rendered and executed in the browsers of any MediaWiki user who views the affected page, potentially enabling malicious actions by the attacker.

Affected Systems

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

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. Based on the description, the likely attack vector requires an attacker who can insert or modify a system message that is displayed by Special:Block; the stored script is then executed for users who view the page.

Generated by OpenCVE AI on July 31, 2026 at 15:34 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 31, 2026 at 15:34 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

Mediawiki Mediawiki
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

Status : Analyzed

Published: 2026-07-01T15:17:11.263

Modified: 2026-07-09T16:02:02.773

Link: CVE-2026-58035

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T15:45:10Z

Weaknesses
  • CWE-79

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