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

exploitDog

nvd логотип

CVE-2026-70665

Опубликовано: 25 авг. 2026
Источник: nvd
CVSS3: 4.2
EPSS Низкий

Описание

Doorkeeper OpenID Connect implements an OpenID Connect authentication provider for Rails applications on top of Doorkeeper. Prior to 1.10.4, the Dynamic Client Registration (DCR) endpoint persists client-supplied scopes without validating them against the server's configured scope set. Under certain conditions, this allows a self-registered client to obtain scopes beyond what the server intended to grant. In DynamicClientRegistrationController#application_params, the scopes attribute is assigned directly from params[:scope] with no validation against Doorkeeper.configuration.scopes or optional_scopes. Combined with enforce_configured_scopes being off by default and Doorkeeper's ScopeChecker prioritizing application-level scopes over server-level scopes, this creates a privilege escalation path. This issue is fixed in version 1.10.4.

EPSS

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

4.2 Medium

CVSS3

Дефекты

CWE-285

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

CVSS3: 4.2
ubuntu
5 дней назад

(Doorkeeper OpenID Connect implements an OpenID Connect authentication ...)

CVSS3: 4.2
debian
6 дней назад

Doorkeeper OpenID Connect implements an OpenID Connect authentication ...

EPSS

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

4.2 Medium

CVSS3

Дефекты

CWE-285