CVE-2025-32956
HIGH 8.0EPSS 0.6%
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 v3.1
- 8.0 HIGH
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H - EPSS
- 0.64% chance of exploitation in the next 30 days, 48th percentile
- Published
- 2025-04-21
- Updated
- 2025-05-12
Proof-of-concept exploits (2)
- https://www.vicarius.io/vsociety/posts/cve-2025-32956-detect-mediawiki-vulnerability
- https://www.vicarius.io/vsociety/posts/cve-2025-32956-mitigate-mediawiki-vulnerability