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

This vulnerability is associated with program files includes/Actions/InfoAction.Php.



This issue affects MediaWiki: from * before 1.46.0, 1.45.4, 1.44.6, 1.43.9.
Published: 2026-07-01
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability allows the action=info endpoint of MediaWiki to return revision entries that include deleted author names. Because the script does not filter out revisions where the author field has been removed, an unauthenticated user can obtain the identities associated with those deletions. This exposes user identity information that should have been protected, hence a breach of confidentiality. The flaw is categorized as CWE-200.

Affected Systems

MediaWiki installed by Wikimedia Foundation. Versions before 1.46.0, 1.45.4, 1.44.6, and 1.43.9 are affected. All instances of these releases that enable the action=info endpoint are vulnerable. The vulnerability is present in the core Action=Info functionality and is not dependent on extensions or custom configuration.

Risk and Exploitability

The CVSS score of 5.3 places this vulnerability in the medium severity range. No EPSS data is available and the issue is not listed in the CISA KEV catalogue, indicating no known large‑scale exploitation. The attack vector is unauthenticated and network‑based: any external web client can issue an HTTP request to the action=info page and receive the sensitive data. While authentication is not required, the endpoint is typically accessible by anyone who can reach the MediaWiki site, making exploitation straightforward for exposed public installations.

Generated by OpenCVE AI on July 2, 2026 at 05:18 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MediaWiki to a version that includes the fix, such as 1.46.1 or later.
  • If upgrading is not immediately possible, restrict access to the action=info endpoint by configuring LocalSettings.php to allow only trusted IPs or by disabling the action entirely if it is not required.
  • Apply network or firewall rules to limit which IP addresses or networks can query the MediaWiki instance, thereby reducing the window for unauthenticated information disclosure.

Generated by OpenCVE AI on July 2, 2026 at 05:18 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

References
History

Wed, 01 Jul 2026 17: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/Actions/InfoAction.Php. This issue affects MediaWiki: from * before 1.46.0, 1.45.4, 1.44.6, 1.43.9.
Title "Total number of distinct authors" statistic at action=info does not exclude revisions where the author name was deleted
Weaknesses CWE-200
References
Metrics cvssV4_0

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: wikimedia-foundation

Published:

Updated: 2026-07-01T15:48:16.722Z

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

Link: CVE-2026-58033

cve-icon Vulnrichment

Updated: 2026-07-01T15:48:13.612Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-02T05:30:17Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor