CVE-2026-54603

OAuth2 is a Ruby wrapper for the OAuth 2.0 and 2.1 authorization frameworks, including OpenID Connect (OIDC). From 0.4.0 to 2.0.21, a protocol-relative redirect Location returned to OAuth2::Client#request overrides the request authority, so the bearer Authorization header is sent to an attacker-controlled host, leaking the credential. This issue is fixed in version 2.0.22.
Configurations

No configuration.

History

29 Jul 2026, 14:16

Type Values Removed Values Added
References () https://github.com/ruby-oauth/oauth2/security/advisories/GHSA-pp92-crg2-gfv9 - () https://github.com/ruby-oauth/oauth2/security/advisories/GHSA-pp92-crg2-gfv9 -

28 Jul 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-28 17:16

Updated : 2026-07-29 14:16


NVD link : CVE-2026-54603

Mitre link : CVE-2026-54603

CVE.ORG link : CVE-2026-54603


JSON object : View

Products Affected

No product.

CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-601

URL Redirection to Untrusted Site ('Open Redirect')