CVE-2026-50631

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:*
cpe:2.3:a:apache:cxf:*:*:*:*:*:*:*:*

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