CVE Catalog

CVE-2026-68481

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.43%

35th percentile - higher than 35% of all known CVEs

Summary

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.

Risk Assessment

Revoked tokens can still be used, allowing an attacker to gain unauthorized access to protected resources even after token revocation. This can lead to confidentiality and integrity breaches.

Recommendation

It is recommended to immediately upgrade Apache CXF to versions 4.2.3, 4.1.8, or 3.6.12, which include the fix. Also review token revocation mechanisms and ensure they are properly enforced.

Other vulnerabilities in Apache CXF

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS