CVE-2026-44347 PUBLISHED

Warpgate: SSO CSRF -- State Token Not Validated on Return

Assigner: GitHub_M
Reserved: 05.05.2026 Published: 12.05.2026 Updated: 12.05.2026

Warpgate is an open source SSH, HTTPS and MySQL bastion host for Linux. Prior to 0.23.3, the SSO flow does not validate the state parameter, which makes it possible for an attacker to trick a user into logging into the attacker's account, possibly convincing them to perform sensitive actions on the attacker's account (such as writing sensitive data to the attacker's SSH target, or logging into an HTTP target that the attacker set up). This vulnerability is fixed in 0.23.3.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:C/C:N/I:H/A:N
CVSS Score: 5.8

Product Status

Vendor warp-tech
Product warpgate
Versions
  • Version < 0.23.3 is affected

References

Problem Types

  • CWE-352: Cross-Site Request Forgery (CSRF) CWE