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

This vulnerability is associated with program files includes/Api/QueryAbuseFilters.Php.



This issue affects AbuseFilter: 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 AbuseFilter component contains a defect in the QueryAbuseFilters API that discloses hit counts for private filter rules. Based on the description, it is inferred that the API endpoint is accessible without authentication, meaning any client can request these statistics and view data that should only be available to administrators. This flaw is a classic example of Sensitive Data Exposure (CWE‑200) and can potentially reveal usage patterns or internal monitoring activity.

Affected Systems

All installations of the Wikimedia Foundation AbuseFilter that run a version older than 1.46.0 are affected, including releases 1.45.4, 1.44.6, and 1.43.9. Among those vulnerable systems the QueryAbuseFilters endpoint can return private hit counts.

Risk and Exploitability

The vulnerability receives a CVSS score of 5.3, indicating moderate risk. The EPSS score of less than 1 % suggests a very low chance of exploitation. Based on the description, it is inferred that the attack vector is a direct HTTP request to the QueryAbuseFilters endpoint, and that the API is accessible without authentication, so no special privileges or credentials are required. Attackers can trigger the flaw by issuing a simple HTTP request; the vulnerability is not listed in the CISA KEV catalog.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the AbuseFilter component to version 1.46.0 or later, which removes the ability to disclose private filter statistics via the API.
  • If an immediate upgrade is not possible, configure the system so that the QueryAbuseFilters API is accessible only to users who are authenticated and authorized, thereby preventing unauthenticated disclosure.
  • Continuously monitor API request logs for attempts to retrieve private filter statistics and investigate any anomalous activity.

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

Thu, 02 Jul 2026 01:00:00 +0000

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

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 AbuseFilter. This vulnerability is associated with program files includes/Api/QueryAbuseFilters.Php. This issue affects AbuseFilter: from * before 1.46.0, 1.45.4, 1.44.6, 1.43.9.
Title QueryAbuseFilter API can be used to see the hit count of private filters, which is hidden in the UI
Weaknesses CWE-200
References
Metrics cvssV4_0

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


Subscriptions

Wikimedia Abusefilter
cve-icon MITRE

Status: PUBLISHED

Assigner: wikimedia-foundation

Published:

Updated: 2026-07-01T15:49:32.627Z

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

Link: CVE-2026-58027

cve-icon Vulnrichment

Updated: 2026-07-01T15:49:28.228Z

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