๐Ÿ” CVE Alert

CVE-2026-91166

MEDIUM 5.7

Warpgate: Web SSH stores a jump host's key against the target's address, so it validates as the target

CVSS Score
5.7
EPSS Score
0.0%
EPSS Percentile
0th

Warpgate is an open source SSH, HTTPS and MySQL bastion host for Linux. From 0.25.0 until 0.27.6, the browser SSH path in warpgate-web-ssh/src/manager.rs handles RCEvent::HostKeyUnknown without the presenting hop identity and instead passes ssh_options.host and ssh_options.port for the final target to KnownHosts::trust. In Prompt and AutoAccept modes, a jump host key can therefore be stored for the target address. A machine later presenting the jump host key at the target address can be accepted as the target, allowing interception of user traffic and a newly issued certificate when certificate authentication is used. The native SSH path is unaffected because it tracks each hop separately. This issue is fixed in version 0.27.6.

CWE CWE-297 CWE-923
Vendor warp-tech
Product warpgate
Published Sep 21, 2026
Stay Ahead of the Next One

Get instant alerts for warp-tech warpgate

Be the first to know when new medium vulnerabilities affecting warp-tech warpgate are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:H/UI:R/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
High
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

warp-tech / warpgate
>= 0.25.0, < 0.27.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/warp-tech/warpgate/security/advisories/GHSA-w9jj-vpw3-5r8f github.com: https://github.com/warp-tech/warpgate/commit/fb66ff74f979c22054f4d348cc0d9065cc67e5d3 github.com: https://github.com/warp-tech/warpgate/releases/tag/v0.27.6