Description
Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Wikimedia Foundation MediaWiki.

This vulnerability is associated with program files includes/Parser/Parser.Php.



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

Impact

MediaWiki’s parser unintentionally processes redirects that point to content in non‑includable namespaces, allowing an attacker to cause the parser to fetch and expose protected data that should be disclosure vulnerability classified as CWE‑200, targeting confidentiality of site content.

Affected Systems

The vulnerability affects all releases of MediaWiki before version 1.46.0 and specifically the releases 1.45.4, 1.44.6 and 1.43.9 from the Wikimedia Foundation.

Risk and Exploitability

The likely attack vector is a crafted request containing a malicious redirect in a namespace. It is inferred that no elevated privileges are required to deliver such a request. The EPSS score of less than 1% indicates a very low probability of exploitation and the vulnerability is not listed in CISA’s KEV catalog, meaning no widespread attacks are known. The CVSS score of 5.7 indicates moderate severity. Nonetheless, because the flaw permits the disclosure of sensitive page content, the confidentiality risk is significant and warrants swift remediation.

Generated by OpenCVE AI on August 13, 2026 at 12:39 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MediaWiki to version 1.46.0 or later to apply the official fix.
  • Restrict redirect functionality or enforce stricter access controls on non‑includable namespaces so that only authorized users can trigger redirects that reference protected content.
  • Enable logging and set up alerts for redirect operations targeting non‑includable namespaces to detect possible exploitation attempts.

Generated by OpenCVE AI on August 13, 2026 at 12:39 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
Debian DSA Debian DSA DSA-6380-1 mediawiki security update
References
History

Mon, 06 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 16: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 15:30:00 +0000

Type Values Removed Values Added
Description Exposure of Sensitive Information to an Unauthorized Actor vulnerability in Wikimedia Foundation MediaWiki. This vulnerability is associated with program files includes/Parser/Parser.Php. This issue affects MediaWiki: from * before 1.46.0, 1.45.4, 1.44.6, 1.43.9.
Title $wgNonincludableNamespaces can be bypassed by embedding redirect in other namespaces
Weaknesses CWE-200
References
Metrics cvssV4_0

{'score': 0, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/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-01T15:50:17.256Z

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

Link: CVE-2026-58026

cve-icon Vulnrichment

Updated: 2026-07-01T15:50:11.643Z

cve-icon NVD

Status : Analyzed

Published: 2026-07-01T16:16:49.820

Modified: 2026-07-09T19:34:47.290

Link: CVE-2026-58026

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-13T12:45:03Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor