SCA: security update for org.apache.cxf:cxf-rt-rs-security-oauth2 (GHSA-f8p7-h97q-7vx7)

medium Tenable Self-Hosted Container Security Plugin ID 446164

Description

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

- The 'clientId' parameter from incoming HTTP requests is directly concatenated into OAuth2 server log
warning messages without sanitizing control characters. This allows an attacker to inject arbitrary
content, including fake log entries, into the server's log files. Users are recommended to upgrade to
versions 4.2.2 or 4.1.7 or 3.6.12, which fixes this issue. (CVE-2026-50629)

Solution

Update the org.apache.cxf:cxf-rt-rs-security-oauth2 library and its related packages to version 4.1.7 or later.

See Also

https://github.com/advisories/GHSA-f8p7-h97q-7vx7

Plugin Details

Severity: Medium

ID: 446164

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/20/2026

Updated: 8/20/2026

Risk Information

VPR

Risk Factor: Low

Score: 1.2

Percentile: 0.01

Vendor

Vendor Severity: High

CVSS v2

Risk Factor: High

Base Score: 8.5

Temporal Score: 6.3

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

CVSS Score Source: CVE-2026-50629

CVSS v3

Risk Factor: Medium

Base Score: 5.3

Temporal Score: 4.6

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

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

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/12/2026

Vulnerability Publication Date: 6/12/2026

Reference Information

CVE: CVE-2026-50629

cwe: CWE-93