Lucene search
+L

139 matches found

OSV
OSV
added 2026/08/25 11:17 p.m.6 views

DEBIAN-CVE-2026-70665

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

4.2CVSS5.6AI score0.00163EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/25 11:17 p.m.4 views

CVE-2026-70665

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

4.2CVSS0.00163EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/25 11:17 p.m.5 views

CVE-2026-44476

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 clientid, which is public information, can authenticate as that client at the token endpoint and obtain an access token without providing its clientsecret. This occu...

6.3CVSS0.00323EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 11:17 p.m.4 views

DEBIAN-CVE-2026-44476

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 clientid, which is public information, can authenticate as that client at the token endpoint and obtain an access token without providing its clientsecret. This occu...

6.3CVSS5.5AI score0.00323EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/25 10:47 p.m.53 views

CVE-2026-44476

doorkeeper-openid_connect (an OpenID Connect extension for the Doorkeeper OAuth 2 gem in Ruby on Rails) is affected in version 1.9.0 . The root cause is in DynamicClientRegistrationController#register, which hard-codes confidential: false when creating dynamically registered applications, yet sti...

6.3CVSS5.4AI score0.00323EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 10:47 p.m.30 views

CVE-2026-44476 Doorkeeper OpenID Connect: Dynamic Client Registration feature creates public clients with client_secret

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 clientid, which is public information, can authenticate as that client at the token endpoint and obtain an access token without providing its clientsecret. This occu...

6.3CVSS0.00323EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 10:47 p.m.2 views

CVE-2026-44476 Doorkeeper OpenID Connect: Dynamic Client Registration feature creates public clients with client_secret

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 clientid, which is public information, can authenticate as that client at the token endpoint and obtain an access token without providing its clientsecret. This occu...

6.3CVSS5.5AI score
SaveExploits0References4
CVE
CVE
added 2026/08/25 10:09 p.m.11 views

CVE-2026-70665

Doorkeeper OpenID Connect (a Rails OpenID Connect provider built on Doorkeeper) is vulnerable to scope privilege escalation prior to version 1.10.4 . The Dynamic Client Registration (DCR) endpoint (DynamicClientRegistrationController#application_params) assigns the scope parameter directly from p...

4.2CVSS5.5AI score0.00163EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/25 10:09 p.m.29 views

CVE-2026-70665 Doorkeeper OpenID Connect: DCR endpoint persists unvalidated client-supplied scopes

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

4.2CVSS0.00163EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/25 10:09 p.m.3 views

CVE-2026-70665 Doorkeeper OpenID Connect: DCR endpoint persists unvalidated client-supplied scopes

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

4.2CVSS5.7AI score
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/25 12:00 a.m.5 views

PT-2026-81890

Name of the Vulnerable Software and Affected Versions Doorkeeper OpenID Connect versions prior to 1.10.4 Description The Dynamic Client Registration DCR endpoint persists client-supplied scopes without validating them against the server's configured scope set. In the...

4.2CVSS5.3AI score0.00163EPSS
SaveExploits0References6
OSV
OSV
added 2026/06/04 2:37 p.m.18 views

GHSA-M6VC-F87M-CC2H Doorkeeper Openid Connect: Dynamic Client Registration feature creates public clients with client_secret

Impact The DynamicClientRegistrationControllerregister action hard-codes confidential: false when creating applications dynamicclientregistrationcontroller.rb:18-25, yet the response includes a clientsecret and advertises tokenendpointauthmethodssupported: "clientsecretbasic", "clientsecretpost"...

6.3CVSS5.8AI score0.00323EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/06/04 2:37 p.m.23 views

User Impersonation

Overview doorkeeper-openidconnect is an OpenID Connect extension for Doorkeeper. Affected versions of this package are vulnerable to User Impersonation via the Dynamic Client Registration feature that treats clientsecretbasic and clientsecretpost parameters as confidential: false which allows...

8.8CVSS5.5AI score0.00323EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.22 views

PT-2026-46299

Name of the Vulnerable Software and Affected Versions Doorkeeper versions prior to 1.10.0 Description An issue exists in the Dynamic Client Registration feature where applications are created with the confidential variable hard-coded to false. Although the registration response provides a client...

6.3CVSS5.8AI score0.00323EPSS
SaveExploits0References8
RubySec
RubySec
added 2026/06/04 12:00 a.m.20 views

Dynamic Client Registration feature creates public clients with client_secret

Impact The DynamicClientRegistrationControllerregister action hard-codes confidential: false when creating applications dynamicclientregistrationcontroller.rb:18-25, yet the response includes a clientsecret and advertises tokenendpointauthmethodssupported: "clientsecretbasic", "clientsecretpost"...

6.3CVSS5.5AI score0.00323EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/09 9:53 a.m.19 views

CVE-2020-10187

Doorkeeper version 5.0.0 and later contains an information disclosure vulnerability that allows an attacker to retrieve the client secret only intended for the OAuth application owner. After authorizing the application and allowing access, the attacker simply needs to request the list of their...

7.5CVSS6.3AI score0.02016EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.15 views

EUVD-2019-0393

Malware in sbrugna...

6.1CVSS6.1AI score0.01349EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.19 views

EUVD-2018-0373

Malware in sbrugna...

7.5CVSS7.4AI score0.01611EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2017-0157

Malware in sbrugna...

9.1CVSS9AI score0.04723EPSS
SaveExploits0References12
EUVD
EUVD
added 2025/10/07 12:30 a.m.9 views

EUVD-2020-0426

Malware in sbrugna...

7.5CVSS7.4AI score0.02016EPSS
SaveExploits0References7
Rows per page
Query Builder