CVE-2026-50623
Received
Received - Intake
Authentication Bypass in Apache CXF OAuth2 TokenIntrospectionService
Publication date: 2026-06-12
Last updated on: 2026-06-12
Assigner: Apache Software Foundation
Description
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 Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apache | cxf | to 4.2.2 (exc) |
| apache | cxf | to 4.1.7 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-287 | When an actor claims to have a given identity, the product does not prove or insufficiently proves that the claim is correct. |