CVE-2025-32956

HIGH EPSS 41.7%
Published Apr 21, 20251y ago · Modified Jun 17, 20262w ago
8.0 CVSS 3.1
High
Find Similar
Published Apr 21, 2025 1y ago
Last Modified Jun 17, 2026 2w ago

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 Details

Base Score
8.0
Exploitability
2.1
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
41.7% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-89 SQL Injection Injection

Affected Products 1

VendorProductVersionRange
mirahezemanagewiki* <2025-04-20

References 4

  • github.com https://github.com/miraheze/ManageWiki/commit/f504ed8eeb59b57ebb90f93cd44f23da4c5bc4c9
    Patch
  • github.com https://github.com/miraheze/ManageWiki/security/advisories/GHSA-gg42-cv66-f5x7
    MitigationVendor Advisory
  • vicarius.io https://www.vicarius.io/vsociety/posts/cve-2025-32956-detect-mediawiki-vulnerability
    ExploitThird Party Advisory
  • vicarius.io https://www.vicarius.io/vsociety/posts/cve-2025-32956-mitigate-mediawiki-vulnerability
    ExploitMitigationThird Party Advisory

Remediation

  • github.com https://github.com/miraheze/ManageWiki/commit/f504ed8eeb59b57ebb90f93cd44f23da4c5bc4c9
    Patch