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
| Link | Resource |
|---|---|
| https://lists.apache.org/thread/0jfzz9q992957b99tw7hodcqjfyxwb1m | Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/06/11/4 | Mailing List Third Party Advisory |
Configurations
History
15 Jun 2026, 18:07
| Type | Values Removed | Values Added |
|---|---|---|
| References | () https://lists.apache.org/thread/0jfzz9q992957b99tw7hodcqjfyxwb1m - Vendor Advisory | |
| References | () http://www.openwall.com/lists/oss-security/2026/06/11/4 - Mailing List, Third Party Advisory | |
| First Time |
Apache cxf
Apache |
|
| CPE | cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:* | |
| CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.1 |
12 Jun 2026, 10:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-06-12 10:16
Updated : 2026-06-15 21:17
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
