CVE-2026-54605

OAuth is a Ruby wrapper for the OAuth 1.0 and 1.0a protocols, providing clients and servers. From 0.5.5 to 1.1.5, OAuth::Consumer#token_request parses the raw Location header of a 300 to 399 redirect returned by the OAuth server and follows the redirect recursively, which can mutate the consumer's configuration and expose signed OAuth request metadata, including the Authorization header, to a cross-origin host. This issue is fixed in version 1.1.6.
Configurations

No configuration.

History

28 Jul 2026, 18:17

Type Values Removed Values Added
References () https://github.com/ruby-oauth/oauth/security/advisories/GHSA-prq8-7wvh-44qh - () https://github.com/ruby-oauth/oauth/security/advisories/GHSA-prq8-7wvh-44qh -

28 Jul 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-28 17:16

Updated : 2026-07-28 18:17


NVD link : CVE-2026-54605

Mitre link : CVE-2026-54605

CVE.ORG link : CVE-2026-54605


JSON object : View

Products Affected

No product.

CWE
CWE-200

Exposure of Sensitive Information to an Unauthorized Actor

CWE-346

Origin Validation Error

CWE-918

Server-Side Request Forgery (SSRF)