CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

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

8.0 CVSS

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

Classification

CVE ID: CVE-2025-32956

CVSS Base Severity: HIGH

CVSS Base Score: 8.0

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

Problem Types

CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')

Affected Products

Vendor: miraheze

Product: ManageWiki

Exploit Prediction Scoring System (EPSS)

EPSS Score: 0.03% (probability of being exploited)

EPSS Percentile: 6.79% (scored less or equal to compared to others)

EPSS Date: 2025-05-20 (when was this score calculated)

References

https://nvd.nist.gov/vuln/detail/CVE-2025-32956
https://github.com/miraheze/ManageWiki/security/advisories/GHSA-gg42-cv66-f5x7
https://github.com/miraheze/ManageWiki/commit/f504ed8eeb59b57ebb90f93cd44f23da4c5bc4c9

Timeline