Vulnerability Description
ManageWiki is a MediaWiki extension allowing users to manage wikis. Versions before commit f504ed8, are vulnerable to SQL injection when renaming a namespace in Special:ManageWiki/namespaces when using a page prefix (namespace name, which is the current namespace you are renaming) with an injection payload. This issue has been patched in commit f504ed8. A workaround for this vulnerability involves setting `$wgManageWiki['namespaces'] = false;`.
CVSS Score
HIGH
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Miraheze | Managewiki | < 2025-04-20 |
Related Weaknesses (CWE)
References
- https://github.com/miraheze/ManageWiki/commit/f504ed8eeb59b57ebb90f93cd44f23da4cPatch
- https://github.com/miraheze/ManageWiki/security/advisories/GHSA-gg42-cv66-f5x7MitigationVendor Advisory
- https://www.vicarius.io/vsociety/posts/cve-2025-32956-detect-mediawiki-vulnerabiExploitThird Party Advisory
- https://www.vicarius.io/vsociety/posts/cve-2025-32956-mitigate-mediawiki-vulneraExploitMitigationThird Party Advisory
FAQ
What is CVE-2025-32956?
CVE-2025-32956 is a vulnerability with a CVSS score of 8.0 (HIGH). ManageWiki is a MediaWiki extension allowing users to manage wikis. Versions before commit f504ed8, are vulnerable to SQL injection when renaming a namespace in Special:ManageWiki/namespaces when usin...
How severe is CVE-2025-32956?
CVE-2025-32956 has been rated HIGH with a CVSS base score of 8.0/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-32956?
Check the references section above for vendor advisories and patch information. Affected products include: Miraheze Managewiki.