CVE Catalog

CVE-2026-50631

HighCVSS 7.4
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.29%

22th percentile - higher than 22% of all known CVEs

Summary

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. Users are recommended to upgrade to versions 4.2.2, 4.1.7, or 3.6.12.

Risk Assessment

A leaked refresh token can be replayed concurrently by multiple attackers, potentially leading to unauthorized access to resources.

Recommendation

Upgrade to version 4.2.2, 4.1.7, or 3.6.12 to fix the race condition.

Other vulnerabilities in Apache CXF

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS