CVE-2025-43861: ManageWiki Vulnerable to Self-XSS in review dialog via unsanitized field reflection
ManageWiki is a MediaWiki extension allowing users to manage wikis. Prior to commit 2f177dc, ManageWiki is vulnerable to reflected or stored XSS in the review dialog. A logged-in attacker must change a form field to include a malicious payload. If that same user then opens the "Review Changes" dialog, the payload will be rendered and executed in the context of their own session. This issue has been patched in commit 2f177dc.
Affected Software
Remediation
Event History
Frequently Asked Questions
What is the severity of CVE-2025-43861?
CVE-2025-43861 is classified as a Medium severity vulnerability due to the potential for reflected or stored cross-site scripting (XSS) attacks.
How do I fix CVE-2025-43861?
To fix CVE-2025-43861, upgrade to ManageWiki version 2f177dc or later.
What type of attacks can CVE-2025-43861 enable?
CVE-2025-43861 can enable reflected or stored XSS attacks if an attacker manipulates a form field.
Who is affected by CVE-2025-43861?
CVE-2025-43861 affects users of ManageWiki versions prior to 2f177dc.
What components of ManageWiki are vulnerable in CVE-2025-43861?
The vulnerability in CVE-2025-43861 resides in the review dialog component of the ManageWiki extension.