๐Ÿ” CVE Alert

CVE-2026-68481

UNKNOWN 0.0

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

NVD โ†— CVE.org โ†— EPSS Data โ†—
lists.apache.org: https://lists.apache.org/thread/88c0h10yjb2b8201o1km3st71fs2zw2b

Credits

Guanping Zhang reported this vulnerability