Always-Incorrect Control Flow Implementation in Apache CXF - CVE-2026-68079
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to redeem an authorization code multiple times.
The vulnerability exists due to improper authorization code invalidation in DefaultEncryptingCodeDataProvider when processing authorization code redemption. A remote attacker can reuse a captured authorization code to redeem an authorization code multiple times.
This issue violates the OAuth requirement that an authorization code must not be used more than once.