Time-of-check Time-of-use (TOCTOU) Race Condition in Apache CXF - CVE-2026-57818
Published: August 24, 2026
Vulnerability details
The vulnerability allows a remote attacker to obtain multiple valid access tokens from a single authorization code.
The vulnerability exists due to a race condition in JCacheCodeDataProvider when processing concurrent authorization code redemption requests. A remote attacker can send concurrent requests to obtain multiple valid access tokens from a single authorization code.