Skip to content
Threat Feed
low advisory

Remote Code Execution Vulnerability in XWiki

An authenticated remote code execution vulnerability (CVE-2024-51751) in XWiki allows authenticated attackers to execute arbitrary code on the underlying host system.

CVE search metadata

CVE search record: CVE-2024-51751. Severity: medium. CVSS: 6.5. EPSS: 0.69%. KEV: no. Product: XWiki (all versions prior to patch). Brief: Remote Code Execution Vulnerability in XWiki. Brief link: https://feed.craftedsignal.io/briefs/2026-09-xwiki-rce/

XWiki, an open-source enterprise wiki platform, contains a critical vulnerability identified as CVE-2024-51751. This flaw permits an authenticated remote attacker to execute arbitrary code within the context of the application. The vulnerability is triggered through the manipulation of user-supplied input that is insufficiently sanitized before processing, allowing the attacker to escape the expected application sandbox. Given the nature of XWiki's architecture, which often involves integrations with internal business processes and administrative functions, successful exploitation grants the attacker significant control over the application server. Defenders should focus on monitoring for unauthorized administrative access and suspicious system calls originating from the XWiki service account.

Impact

Successful exploitation of CVE-2024-51751 leads to a full system compromise, allowing an attacker to execute arbitrary commands, access sensitive data within the wiki, and potentially pivot into the internal network environment. The target scope includes any organization deploying XWiki instances where external or internal users hold valid (or low-privileged) credentials.

Recommendation

  1. Patch XWiki instances to the latest version immediately to mitigate CVE-2024-51751.
  2. Review XWiki access logs for unusual patterns of authenticated activity, particularly involving administrative or configuration-related endpoints.
  3. Restrict access to the XWiki administration interface to trusted IP ranges or VPN-only access.
  4. Implement EDR or audit logging on the XWiki host to monitor for unexpected process creation (e.g., cmd.exe, /bin/sh, or /usr/bin/python) originating from the web server application process.

Immediate actions

Patch XWiki to the version addressing CVE-2024-51751

IT Operations 24h

Mitigations

Limit access to the XWiki administrative console

immediate IT Operations

CVE-2024-51751