A race condition in AbstractOAuthDataProvider allows...
High severity
Unreviewed
Published
Jun 12, 2026
to the GitHub Advisory Database
•
Updated Jun 12, 2026
Description
Published by the National Vulnerability Database
Jun 12, 2026
Published to the GitHub Advisory Database
Jun 12, 2026
Last updated
Jun 12, 2026
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, which fixes this issue.
References