CVE-2025-53479
BaseFortify
Publication date: 2025-07-08
Last updated on: 2025-07-10
Assigner: wikimedia-foundation
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a reflected Cross-Site Scripting (XSS) issue in the CheckUser extension of Mediawiki. Specifically, the Special:CheckUser interface improperly handles the rev-deleted-user message by not escaping it correctly. This allows an attacker to inject malicious JavaScript code through the uselang=x-xss language override mechanism, which can then be executed in the context of the user's browser.
How can this vulnerability impact me? :
The vulnerability can allow attackers to execute arbitrary JavaScript in the context of the affected Mediawiki site. This can lead to session hijacking, theft of sensitive information, defacement, or other malicious actions performed on behalf of the user, potentially compromising user accounts and site integrity.