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: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The flaw lies in MediaWiki’s failure to exclude revisions where the author field has been deleted. As a result, the action=info endpoint can return records that expose identities associated with deletions, letting an unauthenticated user learn details of users that had been removed. The vulnerability is categorized as CWE‑200.

Affected Systems

MediaWiki installations from the Wikimedia Foundation released before 1.46.0—specifically the 1.45.4, 1.44.6, and 1.43.9 point releases—are vulnerable if they expose the action=info endpoint. Any site running these configurations can be affected when unauthenticated access to the endpoint is allowed.

Risk and Exploitability

The CVSS score of 5.3 coupled with an EPSS score of < 1% indicates a low but nonzero probability of exploitation. The vulnerability is not listed in CISA KEV. An attacker does not need authentication; they can simply request the action=info page from any network location that can reach the MediaWiki instance. Successful exploitation would reveal private author data that should have been protected, potentially enabling social engineering or privacy violations.

Generated by OpenCVE AI on July 21, 2026 at 14:13 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade MediaWiki to a release newer than 1.46.0 that contains the fix.
  • Configure LocalSettings.php to restrict the action=info endpoint to trusted IP ranges or disable it entirely if it is not required.
  • Apply firewall or network rules to limit which IP addresses can query the MediaWiki instance, thereby reducing exposure.
  • If upgrading or IP restriction is not immediately possible, consider disabling the action=info module entirely.

Generated by OpenCVE AI on July 21, 2026 at 14:13 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 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

Wikimedia Mediawiki
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-21T14:15:04Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor