Filtered by vendor Openid Subscriptions
Filtered by product Openid Connect Subscriptions
Total 2 CVE
CVE Vendors Products Updated CVSS v3.1
CVE-2025-27370 1 Openid 1 Openid Connect 2025-06-20 6.9 Medium
OpenID Connect Core through 1.0 errata set 2 allows audience injection in certain situations. When the private_key_jwt authentication mechanism is used, a malicious Authorization Server could trick a Client into writing attacker-controlled values into the audience, including token endpoints or issuer identifiers of other Authorization Servers. The malicious Authorization Server could then use these private key JWTs to impersonate the Client.
CVE-2019-9837 1 Openid 1 Openid Connect 2024-11-21 N/A
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 allows phishing attacks against the authorization flow.