CVE-2026-50623

CVE-2026-50623: Apache CXF: Authentication Bypass in OAuth2 TokenIntrospectionService

Vendor Apache Software Foundation
Product Apache CXF
Weakness CWE-287 · Improper authentication
Published June 12, 2026
Last update June 13, 2026

CVSS base score

What the vulnerability does

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.

Key dates

Disclosure timeline

June 12, 2026 CVE published
June 13, 2026 Record updated