The JwtAccessTokenValidator class in Apache CXF fails to...
Critical severity
Unreviewed
Published
Jun 12, 2026
to the GitHub Advisory Database
•
Updated Jun 15, 2026
Description
Published by the National Vulnerability Database
Jun 12, 2026
Published to the GitHub Advisory Database
Jun 12, 2026
Last updated
Jun 15, 2026
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, which fixes this issue.
References