A race condition in AbstractOAuthDataProvider allows concurrent requests using the same Refresh Token to bypass single-use semantics and generate multiple valid Access Tokens, when 'recycleRefreshTokens' is set to false. A leaked refresh token can be replayed concurrently by multiple attackers or threads. Users are recommended to upgrade to versions 4.2.2 or 4.1.7 or 3.6.12, which fixes this issue.
References
| Link | Resource |
|---|---|
| https://lists.apache.org/thread/s83t3x4r626o9h8rt0ryr1w7w53l1vv8 | Vendor Advisory |
| http://www.openwall.com/lists/oss-security/2026/06/11/8 | Mailing List Third Party Advisory |
Configurations
History
No history.
Information
Published : 2026-06-12 10:16
Updated : 2026-08-07 13:16
NVD link : CVE-2026-50631
Mitre link : CVE-2026-50631
CVE.ORG link : CVE-2026-50631
JSON object : View
Products Affected
apache
- cxf
CWE
CWE-367
Time-of-check Time-of-use (TOCTOU) Race Condition
