CVE-2026-50627

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:*
cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:*

History

No history.

Information

Published : 2026-06-12 10:16

Updated : 2026-08-07 13:16


NVD link : CVE-2026-50627

Mitre link : CVE-2026-50627

CVE.ORG link : CVE-2026-50627


JSON object : View

Products Affected

apache

  • cxf
CWE
CWE-289

Authentication Bypass by Alternate Name

CWE-303

Incorrect Implementation of Authentication Algorithm