CVE-2026-68481
Apache CXF: Revocation bypass in DefaultEncryptingOAuthDataProvider
CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th
In Apache CXF's DefaultEncryptingOAuthDataProvider, revoked access tokens still decrypt successfully, and TokenIntrospectionService reports active:true. The same applies to refresh tokens. This violates the RFC stipulations that 'The authorization server MUST invalidate the token.' and 'introspection of a revoked token MUST return {"active":false}'. Users are recommended to upgrade to versions 4.2.3 or 4.1.8 or 3.6.12, which fix this issue.
| CWE | CWE-672 |
| Vendor | apache software foundation |
| Product | apache cxf |
| Published | Aug 6, 2026 |
Stay Ahead of the Next One
Get instant alerts for apache software foundation apache cxf
Be the first to know when new unknown vulnerabilities affecting apache software foundation apache cxf are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
Affected Versions
Apache Software Foundation / Apache CXF
4.2.0 < 4.2.3 4.0.0 < 4.1.8 0 < 3.6.12
References
Credits
Guanping Zhang reported this vulnerability