---
id: CVE-2025-58049
title: >-
  XWiki Platform is a generic wiki platform offering runtime services for
  applications built on top of it
summary: >-
  XWiki Platform is a generic wiki platform offering runtime services for
  applications built on top of it. In versions from 14.4.2 to before 16.4.8,
  16.5.0-rc-1 to before 16.10.7, and 17.0.0-rc-1 to before 17.4.0-rc-1, the PDF
  export jobs …
severity: medium
cvss: 5.8
cvssVector: 'CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:H/I:N/A:N'
cwe:
  - CWE-212
  - CWE-257
vendor: xwiki
product: xwiki
affected:
  - 'xwiki >= 14.4.2, < 16.4.8'
  - 'xwiki >= 16.5.0, < 16.10.7'
  - 'xwiki >= 17.0.0, <= 17.3.0'
patched:
  - xwiki 16.10.7
published: '2025-08-28'
updated: '2026-09-26'
sourceUpdated: '2026-09-26T00:10:00.127'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2025-58049'
references:
  - url: >-
      https://github.com/xwiki/xwiki-platform/commit/60982ad0057b1701ed8297f28cad35d170686539
    label: security-advisories@github.com
  - url: >-
      https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-9m7c-m33f-3429
    label: security-advisories@github.com
  - url: 'https://jira.xwiki.org/browse/XWIKI-23151'
    label: security-advisories@github.com
tags:
  - nvd
epss: 0.00365
epssPercentile: 0.27693
ingestedAt: '2026-09-26T00:22:39.891Z'
---

## Overview

XWiki Platform is a generic wiki platform offering runtime services for applications built on top of it. In versions from 14.4.2 to before 16.4.8, 16.5.0-rc-1 to before 16.10.7, and 17.0.0-rc-1 to before 17.4.0-rc-1, the PDF export jobs store sensitive cookies unencrypted in job statuses. XWiki shouldn't store passwords in plain text, and it shouldn't be possible to gain access to plain text passwords by gaining access to, e.g., a backup of the data directory. This vulnerability has been patched in XWiki 16.4.8, 16.10.7, and 17.4.0-rc-1.

## Affected

- `xwiki >= 14.4.2, < 16.4.8`
- `xwiki >= 16.5.0, < 16.10.7`
- `xwiki >= 17.0.0, <= 17.3.0`

## Remediation

Upgrade past the affected range:

- `xwiki 16.10.7`
