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.
{
"cna_assigner": "apache",
"cwe_ids": [
"CWE-287"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/50xxx/CVE-2026-50623.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.2"
},
{
"introduced": "4.0.0"
},
{
"fixed": "4.1.7"
},
{
"fixed": "3.6.12"
}
],
"source": "AFFECTED_FIELD"
}
]
}{
"cpe": "cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:*",
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "4.1.7"
},
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.2"
}
],
"source": "CPE_RANGE"
}