The JwtAccessTokenValidator class in Apache CXF fails to validate the 'aud' (Audience) claims of incoming JWT access tokens. This allows a JWT issued for one Resource Server to be successfully replayed against a completely different Resource Server, leading to Token Confusion/Routing attacks. Users are recommended to upgrade to versions 4.2.2 or 4.1.7 or 3.6.12, which fixes this issue.
{
"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"
}
],
"cna_assigner": "apache",
"cwe_ids": [
"CWE-289"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/50xxx/CVE-2026-50627.json"
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "4.1.7"
},
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.2"
}
],
"source": "CPE_RANGE",
"cpe": "cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:*"
}