Loading market data...
← Back to CVE feed

CVE-2026-50623

MEDIUM CVSS 6.5 View on NVD ↗

Description

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, which fixes this issue.

CVSS Vector

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

Affected Products

apache/cxf
Published: Jun 12, 2026 10:16 UTC Modified: Jun 12, 2026 19:07 UTC