SCA: security update for org.apache.cxf:cxf-rt-rs-security-oauth2 (GHSA-542g-m3fx-q86f)

medium Tenable Self-Hosted Container Security Plugin ID 446165

Description

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

- An authentication bypass vulnerability exists in the OAuth2 TokenIntrospectionService in Apache CXF. Due
to a missing 'throw' keyword in the security context check, the introspection endpoint
(/services/oauth2/introspect) can be accessed by any unauthenticated network attacker. However note that
this is a safeguard only in the case that someone forgot to enable authentication on the service. Users
are recommended to upgrade to version 4.2.2 or 4.1.7 or 3.6.12, which fixes this issue. (CVE-2026-50623)

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-542g-m3fx-q86f

Plugin Details

Severity: Medium

ID: 446165

Version: Revision 1.1

Type: Local

Family: SCA Checks

Published: 8/20/2026

Updated: 8/20/2026

Risk Information

VPR

Risk Factor: Low

Score: 2.1

Percentile: 7.76

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

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

CVSS Score Source: CVE-2026-50623

CVSS v3

Risk Factor: Medium

Base Score: 4.8

Temporal Score: 4.2

Vector: CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/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-50623

cwe: CWE-287