Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2025-26620

Опубликовано: 18 фев. 2025
Источник: nvd
EPSS Низкий

Описание

Duende.AccessTokenManagement is a set of .NET libraries that manage OAuth and OpenId Connect access tokens. Duende.AccessTokenManagement contains a race condition when requesting access tokens using the client credentials flow. Concurrent requests to obtain an access token using differing protocol parameters can return access tokens obtained with the wrong scope, resource indicator, or other protocol parameters. Such usage is somewhat atypical, and only a small percentage of users are likely to be affected. Duende.AccessTokenManagement can request access tokens using the client credentials flow in several ways. In basic usage, the client credentials flow is configured once and the parameters do not vary. In more advanced situations, requests with varying protocol parameters may be made by calling specific overloads of these methods: HttpContext.GetClientAccessTokenAsync() and IClientCredentialsTokenManagementService.GetAccessTokenAsync(). There are overloads of both of these method

EPSS

Процентиль: 42%
0.00197
Низкий

Дефекты

CWE-367

Связанные уязвимости

github
12 месяцев назад

Duende.AccessTokenManagement race condition when concurrently retrieving customized Client Credentials Access Tokens

EPSS

Процентиль: 42%
0.00197
Низкий

Дефекты

CWE-367