CVE-2026-54605

Source
https://cve.org/CVERecord?id=CVE-2026-54605
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54605.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-54605
Aliases
Downstream
Published
2026-07-28T16:26:27.705Z
Modified
2026-07-29T03:47:15.511237297Z
Severity
  • 7.2 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N CVSS Calculator
Summary
OAuth: Cross-origin token-request redirects can expose signed request metadata
Details

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.

Database specific
{
    "cna_assigner": "GitHub_M",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/54xxx/CVE-2026-54605.json",
    "cwe_ids": [
        "CWE-200",
        "CWE-346",
        "CWE-918"
    ]
}
References

Affected packages

Git / github.com/ruby-oauth/oauth

Affected ranges

Type
GIT
Repo
https://github.com/ruby-oauth/oauth
Events
Database specific
{
    "extracted_events": [
        {
            "introduced": "0.5.5"
        },
        {
            "fixed": "1.1.6"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

v0.*
v0.5.5
v0.5.6
v0.5.7.pre.pre1
v0.6.0
v1.*
v1.0.0
v1.1.0
v1.1.1
v1.1.2
v1.1.3
v1.1.4
v1.1.5

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-54605.json"