CVE-2025-32956 HIGH

CVE-2025-32956: ManageWiki has SQL injection vulnerability in NamespaceMigrationJob

Vendor Miraheze
Product ManageWiki
Weakness CWE-89 · SQLi
Published April 21, 2025
Last update May 12, 2025

CVSS base score

8.0/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction Required
Confidentiality High
Integrity High

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H

What the vulnerability does

01Description

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;`.

Key dates

02Disclosure timeline

April 21, 2025 CVE published
May 12, 2025 Record updated