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.
{
"cna_assigner": "apache",
"cwe_ids": [
"CWE-367"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/50xxx/CVE-2026-50631.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.2"
},
{
"introduced": "4.0.0"
},
{
"fixed": "4.1.7"
},
{
"fixed": "3.6.12"
}
],
"source": "AFFECTED_FIELD"
}
]
}{
"extracted_events": [
{
"introduced": "0"
},
{
"fixed": "4.1.7"
},
{
"introduced": "4.2.0"
},
{
"fixed": "4.2.2"
}
],
"cpe": "cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:*",
"source": "CPE_RANGE"
}