SCA: security update for org.xwiki.platform:xwiki-platform-rest-server (GHSA-mvp5-qx9c-c3fv)

high Tenable Cloud Security Plugin ID 437157

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- XWiki is a generic wiki platform. In XWiki Platform versions 10.9 through 16.4.6, 16.5.0-rc-1 through
16.10.2, and 17.0.0-rc-1, the title of every single page whose reference is known can be accessed through
the REST API as long as an XClass with a page property is accessible, this is the default for an XWiki
installation. This allows an attacker to get titles of pages whose reference is known, one title per
request. This doesn't affect fully private wikis as the REST endpoint checks access rights on the XClass
definition. The impact on confidentiality depends on the strategy for page names. By default, page names
match the title, so the impact should be low but if page names are intentionally obfuscated because the
titles are sensitive, the impact could be high. This has been fixed in XWiki 16.4.7, 16.10.3 and 17.0.0 by
adding access control checks before getting the title of any page. (CVE-2025-49584)

See Also

https://github.com/advisories/GHSA-mvp5-qx9c-c3fv

Plugin Details

Severity: High

ID: 437157

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 1/28/2026

Updated: 6/1/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.51

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 7.8

Temporal Score: 6.1

Vector: CVSS2#AV:N/AC:L/Au:N/C:C/I:N/A:N

CVSS Score Source: CVE-2025-49584

CVSS v3

Risk Factor: High

Base Score: 7.5

Temporal Score: 6.7

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Temporal Vector: CVSS:3.0/E:P/RL:O/RC:C

CVSS v4

Risk Factor: High

Base Score: 8.7

Threat Score: 8.7

Threat Vector: CVSS:4.0/E:P

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 6/13/2025

Vulnerability Publication Date: 6/13/2025

Reference Information

CVE: CVE-2025-49584

cwe: CWE-201