CVE-2025-67478
Published: 03 February 2026
Summary
CVE-2025-67478 is a high-severity an unspecified weakness vulnerability in Mediawiki Checkuser. Its CVSS base score is 8.8 (High).
Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 5.8th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.
The strongest mitigations our analysis identified are NIST 800-53 RA-5 (Vulnerability Monitoring and Scanning) and SI-2 (Flaw Remediation).
Threat & Defense at a Glance
Threat & Defense Details
Mitigating Controls (NIST 800-53 r5)AI
Directly requires identification, reporting, and timely remediation of software flaws like CVE-2025-67478 in the CheckUser extension's UserMailer.php.
Enables regular vulnerability scanning to identify the presence of CVE-2025-67478 in deployed CheckUser versions before exploitation.
Provides mechanisms to receive and distribute security alerts about vulnerabilities like CVE-2025-67478, facilitating prompt patching.
MITRE ATT&CK Enterprise TechniquesAI
Why these techniques?
Network-accessible web app vuln with UI:R and full CIA impact maps to public app exploitation and malicious link user execution.
NVD Description
Vulnerability in Wikimedia Foundation CheckUser. This vulnerability is associated with program files includes/Mail/UserMailer.Php. This issue affects CheckUser: from * before 1.39.14, 1.43.4, 1.44.1.
Deeper analysisAI
CVE-2025-67478 is a vulnerability in the Wikimedia Foundation's CheckUser extension, specifically associated with the program file includes/Mail/UserMailer.php. It affects CheckUser versions from * before 1.39.14, 1.43.4, and 1.44.1. The vulnerability has a CVSS v3.1 base score of 8.8 (AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H) and is categorized under NVD-CWE-noinfo.
An unauthenticated attacker with network access can exploit this vulnerability with low attack complexity, though it requires user interaction such as clicking a malicious link or similar action. Successful exploitation enables high-impact consequences, including unauthorized access to confidential data, modification of system integrity, and disruption of availability.
Mitigation details are available in the referenced Phabricator task at https://phabricator.wikimedia.org/T385403, which likely includes patch information for the affected CheckUser versions.
Details
- CWE(s)