VYPR

RubyGems package

doorkeeper-openid_connect

pkg:gem/doorkeeper-openid_connect

Vulnerabilities (2)

  • CVE-2026-44476MedAug 25, 2026
    affected >= 1.9.0, < 1.10.0fixed 1.10.0

    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 clien

  • CVE-2019-9837MedMar 21, 2019
    affected >= 1.4.0, < 1.5.4fixed 1.5.4

    Doorkeeper::OpenidConnect (aka the OpenID Connect extension for Doorkeeper) 1.4.x and 1.5.x before 1.5.4 has an open redirect via the redirect_uri field in an OAuth authorization request (that results in an error response) with the 'openid' scope and a prompt=none value. This all