Vulnerability Database

309,540

Total vulnerabilities in the database

CVE-2025-32956

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

  • Published: Apr 21, 2025
  • Updated: Nov 16, 2025
  • CVE: CVE-2025-32956
  • Severity: High
  • Exploit:

CVSS v3:

  • Severity: High
  • Score: 8
  • AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H

CWEs:

OWASP TOP 10: