SCA: security update for org.xwiki.platform:xwiki-platform-search-solr-api (GHSA-987p-r3jc-8c8v)

low Tenable Self-Hosted Container Security Plugin ID 434260

Description

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

- XWiki is a generic wiki platform. In versions starting from 4.5.1 to before 15.10.13, from 16.0.0-rc-1 to
before 16.4.4, and from 16.5.0-rc-1 to before 16.8.0-rc-1, the Solr script service doesn't take dropped
programming rights into account. The Solr script service that is accessible in XWiki's scripting API
normally requires programming rights to be called. Due to using the wrong API for checking rights, it
doesn't take the fact into account that programming rights might have been dropped by calling
`$xcontext.dropPermissions()`. If some code relies on this for the safety of executing Velocity code with
the wrong author context, this could allow a user with script rights to either cause a high load by
indexing documents or to temporarily remove documents from the search index. This issue has been patched
in versions 15.10.13, 16.4.4, and 16.8.0-rc-1. (CVE-2025-32971)

See Also

https://github.com/advisories/GHSA-987p-r3jc-8c8v

Plugin Details

Severity: Low

ID: 434260

Version: Revision 1.2

Type: Local

Family: SCA Checks

Published: 8/19/2025

Updated: 7/2/2026

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

Risk Information

VPR

Risk Factor: Medium

Score: 4.1

Percentile: 53.48

Vendor

Vendor Severity: Low

CVSS v2

Risk Factor: Medium

Base Score: 4.7

Temporal Score: 3.7

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

CVSS Score Source: CVE-2025-32971

CVSS v3

Risk Factor: Low

Base Score: 3.8

Temporal Score: 3.4

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

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

Vulnerability Information

Exploit Available: true

Exploit Ease: Exploits are available

Patch Publication Date: 4/29/2025

Vulnerability Publication Date: 4/29/2025

Reference Information

CVE: CVE-2025-32971

cwe: CWE-863