CVE-2026-91165

Source
https://cve.org/CVERecord?id=CVE-2026-91165
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-91165.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-91165
Aliases
  • GHSA-vvpj-p7j8-4rv4
Published
2026-09-21T18:53:03Z
Modified
2026-09-23T03:47:29Z
Severity
  • 2.4 (Low) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N CVSS Calculator
Summary
Warpgate: Markup injection in SSO form_post return page via unencoded redirect/error values
Details

Warpgate is an open source SSH, HTTPS and MySQL bastion host for Linux. Prior to 0.27.6, the response_mode=form_post SSO return path in warpgate-protocol-http/src/api/sso_provider_list.rs uses serde_json::to_string inside ReturnToSsoPostResponse without neutralizing a script-closing sequence. The vulnerable value can enter the script block through the attacker-controlled next redirect parameter stored by warpgate-protocol-http/src/api/sso_provider_detail.rs or through IdP-derived error messages that make_redirect_url concatenates without URL encoding. The IdP-derived path is reachable when the attacker controls a configured identity provider, or when the attacker controls the email or username claim on an attacker-controlled account and the configured identity provider permits the required unvalidated claim format. A victim must complete the form_post SSO flow for the injected markup to be rendered. The Warpgate Content-Security-Policy blocks injected JavaScript and event handlers, so the demonstrated impact is content spoofing, a false login form, or a meta refresh rather than script execution. This issue is fixed in version 0.27.6.

Database specific
{
    "cna_assigner":  "GitHub_M",
    "cwe_ids":  [
        "CWE-79"
    ],
    "osv_generated_from":  "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/91xxx/CVE-2026-91165.json"
}
References

Affected packages

Git / github.com/warp-tech/warpgate

Affected ranges

Type
GIT
Repo
https://github.com/warp-tech/warpgate
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Fixed
Database specific
Show details
{
    "extracted_events":  [
        {
            "introduced":  "0"
        },
        {
            "fixed":  "0.27.6"
        }
    ],
    "source":  [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

0.*
0.22.0-dl
chart-v0.*
chart-v0.0.2
chart-v0.0.3
chart-v0.0.4
chart-v0.0.5
chart-v0.0.6
chart-v0.0.7
v0.*
v0.1.0
v0.1.1
v0.10.0
v0.10.1
v0.10.2
v0.11.0
v0.12.0
v0.12.0-beta.1
v0.12.0-beta.2
v0.13.0
v0.13.0-beta.1
v0.13.0-beta.2
v0.13.1
v0.13.2
v0.14.0
v0.14.0-beta.1
v0.14.0-beta.2
v0.14.0-beta.3
v0.14.1
v0.15.0
v0.15.0-beta.1
v0.15.0-beta.2
v0.16.0
v0.17.0
v0.18.0
v0.19.0
v0.19.1
v0.2.0
v0.2.1
v0.2.2
v0.20.0
v0.20.1
v0.20.2
v0.21.0
v0.21.1
v0.22.0-beta.1
v0.22.0-beta.2
v0.22.0-beta.3
v0.22.0-beta.4
v0.22.0-beta.5
v0.22.0-beta.6
v0.23.0
v0.23.1
v0.23.2
v0.23.3
v0.23.4
v0.24.0
v0.25.0
v0.25.1
v0.25.2
v0.25.3
v0.25.4
v0.25.5
v0.26.0
v0.26.0-beta.1
v0.27.0
v0.27.0-beta.1
v0.27.0-beta.2
v0.27.0-beta.3
v0.27.0-beta.4
v0.27.0-beta.5
v0.27.1
v0.27.2
v0.27.3
v0.27.4
v0.27.5
v0.3.0
v0.4.0
v0.5.0
v0.6.1
v0.6.2
v0.6.3
v0.6.4
v0.6.5
v0.6.6
v0.7.0
v0.7.1
v0.7.2
v0.7.3
v0.7.4
v0.8.0
v0.8.1
v0.9.0
v0.9.1

Database specific

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