Improper access control in Apache CXF - CVE-2026-68481
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote user to continue using revoked OAuth tokens.
The vulnerability exists due to improper access control in DefaultEncryptingOAuthDataProvider and TokenIntrospectionService when processing revoked access or refresh tokens. A remote user can present a revoked token to continue using revoked OAuth tokens.
The issue affects both access tokens and refresh tokens, and token introspection may incorrectly report a revoked token as active.