---
id: CVE-2026-63330
title: 'Warpgate is an open source SSH, HTTPS and MySQL bastion host for Linux'
summary: >-
  Warpgate is an open source SSH, HTTPS and MySQL bastion host for Linux. Prior
  to 0.25.6, api_get_recording_stream in
  warpgate-admin/src/api/recordings_detail.rs protects
  /@warpgate/admin/api/recordings/{uuid}/stream only with session aut…
severity: high
cvss: 7.7
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:N'
cwe:
  - CWE-285
  - CWE-862
vendor: warp-tech
product: warpgate
affected:
  - warpgate < 0.25.6
published: '2026-09-21'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T20:17:12.600'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-63330'
references:
  - url: >-
      https://github.com/warp-tech/warpgate/commit/f5cb06ea09065f375870ccee64fe721a2ca79766
    label: security-advisories@github.com
  - url: 'https://github.com/warp-tech/warpgate/releases/tag/v0.25.6'
    label: security-advisories@github.com
  - url: >-
      https://github.com/warp-tech/warpgate/security/advisories/GHSA-2q37-6vxr-26jr
    label: security-advisories@github.com
  - url: >-
      https://github.com/warp-tech/warpgate/security/advisories/GHSA-2q37-6vxr-26jr
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-23T19:03:05.965475Z'
epss: 0.00448
epssPercentile: 0.3631
ingestedAt: '2026-09-21T19:51:58.862Z'
---

## Overview

Warpgate is an open source SSH, HTTPS and MySQL bastion host for Linux. Prior to 0.25.6, api_get_recording_stream in warpgate-admin/src/api/recordings_detail.rs protects /@warpgate/admin/api/recordings/{uuid}/stream only with session authentication and omits require_admin_permission for AdminPermission::RecordingsView. Any authenticated regular user who identifies an active recording can subscribe to its WebSocket and receive real-time terminal input and output from proxied SSH, MySQL, or PostgreSQL sessions, including credentials, commands, and other sensitive data belonging to users and administrators. This issue is fixed in version 0.25.6.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
