CVE-2025-43861: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in miraheze ManageWiki
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.
AI Analysis
Technical Summary
CVE-2025-43861 is a medium-severity cross-site scripting (XSS) vulnerability affecting the ManageWiki extension of MediaWiki, developed by Miraheze. ManageWiki facilitates wiki management by allowing users to perform administrative tasks within the wiki environment. The vulnerability arises from improper neutralization of user input during web page generation, specifically within the "Review Changes" dialog. Prior to the patch introduced in commit 2f177dc, a logged-in attacker could manipulate a form field to inject malicious JavaScript payloads. When the same user subsequently opens the "Review Changes" dialog, the injected script executes in the context of their session, potentially compromising session integrity and user data. This is a reflected or stored XSS vulnerability, meaning the malicious payload can persist and execute upon user interaction with the affected dialog. Exploitation requires the attacker to be authenticated and to modify form input fields, but does not require additional user interaction beyond opening the review dialog. The vulnerability has been addressed in the specified commit, and no known exploits are currently reported in the wild. The issue is classified under CWE-79, highlighting improper input sanitization during web page generation as the root cause.
Potential Impact
For European organizations utilizing MediaWiki with the ManageWiki extension, this vulnerability poses a risk primarily to the confidentiality and integrity of user sessions and data. Successful exploitation could allow attackers to execute arbitrary scripts in the context of authenticated users, potentially leading to session hijacking, unauthorized actions, or data leakage within the wiki environment. Given that ManageWiki is used for wiki management, compromised accounts could result in unauthorized content modifications or administrative changes, undermining the reliability and trustworthiness of organizational knowledge bases. The impact is particularly significant for organizations relying on wikis for internal documentation, collaboration, or knowledge sharing, including government agencies, educational institutions, and enterprises. However, the requirement for attacker authentication and the need for the victim to open the review dialog limit the attack surface, reducing the likelihood of widespread exploitation. Nonetheless, targeted attacks against privileged users or administrators could have severe consequences.
Mitigation Recommendations
To mitigate this vulnerability, European organizations should promptly update the ManageWiki extension to the patched version including commit 2f177dc or later. Beyond patching, organizations should implement strict input validation and output encoding policies within their MediaWiki deployments to prevent injection of malicious scripts. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in the wiki environment. Additionally, enforce the principle of least privilege by limiting ManageWiki access to only necessary users and roles, reducing the risk of malicious input from compromised accounts. Regularly audit user activities and form submissions for suspicious behavior. Consider implementing multi-factor authentication (MFA) to further protect user accounts. Finally, educate users about the risks of interacting with untrusted content and encourage cautious behavior when reviewing changes within the wiki.
Affected Countries
Germany, France, United Kingdom, Netherlands, Sweden, Finland, Belgium, Denmark
CVE-2025-43861: CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') in miraheze ManageWiki
Description
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.
AI-Powered Analysis
Technical Analysis
CVE-2025-43861 is a medium-severity cross-site scripting (XSS) vulnerability affecting the ManageWiki extension of MediaWiki, developed by Miraheze. ManageWiki facilitates wiki management by allowing users to perform administrative tasks within the wiki environment. The vulnerability arises from improper neutralization of user input during web page generation, specifically within the "Review Changes" dialog. Prior to the patch introduced in commit 2f177dc, a logged-in attacker could manipulate a form field to inject malicious JavaScript payloads. When the same user subsequently opens the "Review Changes" dialog, the injected script executes in the context of their session, potentially compromising session integrity and user data. This is a reflected or stored XSS vulnerability, meaning the malicious payload can persist and execute upon user interaction with the affected dialog. Exploitation requires the attacker to be authenticated and to modify form input fields, but does not require additional user interaction beyond opening the review dialog. The vulnerability has been addressed in the specified commit, and no known exploits are currently reported in the wild. The issue is classified under CWE-79, highlighting improper input sanitization during web page generation as the root cause.
Potential Impact
For European organizations utilizing MediaWiki with the ManageWiki extension, this vulnerability poses a risk primarily to the confidentiality and integrity of user sessions and data. Successful exploitation could allow attackers to execute arbitrary scripts in the context of authenticated users, potentially leading to session hijacking, unauthorized actions, or data leakage within the wiki environment. Given that ManageWiki is used for wiki management, compromised accounts could result in unauthorized content modifications or administrative changes, undermining the reliability and trustworthiness of organizational knowledge bases. The impact is particularly significant for organizations relying on wikis for internal documentation, collaboration, or knowledge sharing, including government agencies, educational institutions, and enterprises. However, the requirement for attacker authentication and the need for the victim to open the review dialog limit the attack surface, reducing the likelihood of widespread exploitation. Nonetheless, targeted attacks against privileged users or administrators could have severe consequences.
Mitigation Recommendations
To mitigate this vulnerability, European organizations should promptly update the ManageWiki extension to the patched version including commit 2f177dc or later. Beyond patching, organizations should implement strict input validation and output encoding policies within their MediaWiki deployments to prevent injection of malicious scripts. Employ Content Security Policy (CSP) headers to restrict the execution of unauthorized scripts in the wiki environment. Additionally, enforce the principle of least privilege by limiting ManageWiki access to only necessary users and roles, reducing the risk of malicious input from compromised accounts. Regularly audit user activities and form submissions for suspicious behavior. Consider implementing multi-factor authentication (MFA) to further protect user accounts. Finally, educate users about the risks of interacting with untrusted content and encourage cautious behavior when reviewing changes within the wiki.
Affected Countries
For access to advanced analysis and higher rate limits, contact root@offseq.com
Technical Details
- Data Version
- 5.1
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2025-04-17T20:07:08.556Z
- Cisa Enriched
- true
Threat ID: 682d983ec4522896dcbefe81
Added to database: 5/21/2025, 9:09:18 AM
Last enriched: 6/24/2025, 3:28:01 PM
Last updated: 8/15/2025, 3:14:54 AM
Views: 12
Related Threats
CVE-2025-53948: CWE-415 Double Free in Santesoft Sante PACS Server
HighCVE-2025-52584: CWE-122 Heap-based Buffer Overflow in Ashlar-Vellum Cobalt
HighCVE-2025-46269: CWE-122 Heap-based Buffer Overflow in Ashlar-Vellum Cobalt
HighCVE-2025-54862: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Santesoft Sante PACS Server
MediumCVE-2025-54759: CWE-79 Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') in Santesoft Sante PACS Server
MediumActions
Updates to AI analysis are available only with a Pro account. Contact root@offseq.com for access.
External Links
Need enhanced features?
Contact root@offseq.com for Pro access with improved analysis and higher rate limits.