CVE-2026-44476CWE-1390CWE-287

CVE-2026-44476

published August 26, 2026

CVSS
6.3
EPSS
0%
Percentile
24.8
In the wild
Unconfirmed
What it is

Doorkeeper is an OAuth 2 provider for Ruby on Rails. In version 1.9.0, an attacker who knows only a dynamically registered client's client_id, which is public information, can authenticate as that client at the token endpoint and obtain an access token without providing its client_secret. This occurs because the Dynamic Client Registration feature creates applications with confidential: false hard-coded, even though the registration response returns a client_secret and advertises support for the client_secret_basic and client_secret_post authentication methods; since Doorkeeper treats a blank or missing secret as valid for non-confidential (public) clients, the secret is never verified. Only projects that have explicitly enabled Dynamic Client Registration, which is disabled by default, are affected. This issue is fixed in version 1.10.0.

The record
Technical detail
CVSS
6.3 · NONE
CVSS v4.0
6.3 · CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N
EPSS
0.00323 · 24.8th percentile
Weaknesses
CWE-1390 · Weak Authentication; CWE-287 · Improper Authentication
Published
2026-08-26T03:17Z
References (3)
EPSS history
Timeline
  • 27 AUG 06:32Z
    EPSS moved — → 0%
    epss
  • 25 AUG 22:47Z
    Doorkeeper OpenID Connect: Dynamic Client Registration feature creates public clients with client_secret
    cvelistv5