Vulnerability report

Exploited in the wild High confidence Not in CISA KEV

CVE-2024-31982

xwiki-platform XWiki Platform Remote code execution as guest

Xwiki / xwiki-platform · affected before 14.10.20

Severity
CVSS 10.0 · Critical
Confidence
High
Exploit status
Exploited in the wild
EPSS
34.3%
First observed
Last observed

Decision summary

What security teams need to know first

Direct answers before the deeper technical record.

What it is

CVE-2024-31982 is an unauthenticated vulnerability affecting Xwiki xwiki-platform. XWiki Platform is a generic wiki platform. Starting in version 2.4-milestone-1 and prior to versions 4.10.20, 15.5.4, and 15.10-rc-1,...

Is it exploited?

Yes. Previdian tracks this CVE as a known exploited vulnerability. Confidence is high. Also confirmed by third-party sources.

Who is affected?

Xwiki / xwiki-platform affected before 14.10.20.

What should we do?

Prioritize remediation. Validate affected assets and apply vendor fixes on an accelerated timeline.

Overview

XWiki Platform is a generic wiki platform

XWiki Platform is a generic wiki platform. Starting in version 2.4-milestone-1 and prior to versions 4.10.20, 15.5.4, and 15.10-rc-1, XWiki's database search allows remote code execution through the search text. This allows remote code execution for any visitor of a public wiki or user of a closed wiki as the database search is by default accessible for all users. This impacts the confidentiality, integrity and availability of the whole XWiki installation.

This vulnerability has been patched in XWiki 14.10.20, 15.5.4 and 15.10RC1. As a workaround, one may manually apply the patch to the page `Main.DatabaseSearch`. Alternatively, unless database search is explicitly used by users, this page can be deleted as this is not the default search interface of XWiki.

Vendor Product Affected Status
xwiki xwiki-platform Before 14.10.20 Affected
xwiki xwiki-platform Before 15.5.4 Affected
xwiki xwiki-platform Before 15.10-rc-1 Affected
xwiki xwiki-platform >= 2.4-milestone-1, < 14.10.20 Affected
xwiki xwiki-platform >= 15.0-rc-1, < 15.5.4 Affected
xwiki xwiki-platform >= 15.6-rc-1, < 15.10-rc-1 Affected
Published
10 Apr 2024
Exploitation Reported
10 Sep 2026
Attack vector
Remote
Complexity
Low
Privileges
None
User interaction
None

Tags

nuclei_scanner

CVE References

Exploitation evidence

Why Previdian marks this CVE as exploited

Third-party attestation and first-party sensor observation are shown separately so teams can judge the evidence chain.

Exploited in the wild

The Shadowserver

Recorded 10 Sep 2026

A trusted third party reported exploitation.

Proof of concept available

GitHub

Recorded 22 Jun 2024

Public scanner or PoC coverage increases practical exploitability.

Known exploited vulnerability sources

Per-source evidence links for KEV attestations are available through the Previdian Pro API.

Learn about Pro API access
Source Added
The Shadowserver First 2026-09-10 00:00 UTC

Detection

Operational artifacts and observed signals

Make the evidence actionable in scanner, SOC, and edge-control workflows.

Observed signals

Request targets
User-Agents
Callback hosts
0
0
0

Request targets and User-Agents available in Pro. Callback host details available in Enterprise.

Virtual patch status

No Previdian virtual patch is currently available. Future rules ship for ModSecurity, Cloudflare, and AWS WAF.

Learn about virtual patches →

Scanner Artifacts

Scanner and exploit-framework references linked to this CVE.

Risk and context

Severity, weaknesses, and research context

CVSS v3.1

10.0 Critical
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H

EPSS

34.3%

Potential Proof of Concepts

These PoCs are unverified and could contain malware. Use at your own risk.

Timeline

From disclosure to observed exploitation

  1. Added to Previdian KEV Feed

    High-confidence, third-party attested exploitation

  2. Public PoC available

    Public proof-of-concept code published

  3. Nuclei template available

    Scanner coverage available

  4. CVE published

    Vulnerability disclosed publicly

  5. CVE ID reserved

    Identifier reserved by the CNA

Pro API

Automate this intelligence

Confidence, exploit status, sensor telemetry, PoCs, scanner integrations, mentions, and tags are available programmatically for VM, SOC, and CTI workflows.

  • Evidence confidence and provenance
  • First-party sensor telemetry
  • PoC and scanner references
  • Affected versions and enrichment
  • Automation-ready JSON delivery

GET /api/v2/pro/kevs/CVE-2024-31982

Free JSON includes basic KEV fields
{
  "cve_id": "CVE-2024-31982",
  "confidence": "High",
  "cvss_score": 10.0,
  "cvss_estimated": false,
  "epss_score": 0.3428,
  "exploit_status": {
    "exploited_in_the_wild": true,
    "active_exploitation_observed": false
  },
  "sensor_telemetry": { "attempts": 0, "sensors": 0 }
}