CVE-2026-91164
4.3 MEDIUMpublic exploit availablePublished 2026-09-21 · Updated 2026-09-21
AI risk analysis
- Summary
- The flaw allows an attacker to use a leaked HTTP API token from prohibited network locations, potentially gaining unauthorized access. This matters because it can lead to data breaches or system compromise.
- Exploitability
- Exploitation is moderate; requires a leaked or stolen X-Warpgate-Token and knowledge of the target's allowed_ip_ranges configuration.
- Blast radius
- If exploited, this could result in significant data exposure or system compromise for affected deployments.
- Prioritized remediation
- Update to Warpgate version 0.27.3 immediately to mitigate this vulnerability.
Analysis generated locally by qwen2.5:7b-instruct (no data left the box). AI-assisted — verify against primary sources before acting.
NVD description
Warpgate is an open source SSH, HTTPS and MySQL bastion host for Linux. From 0.23.0 until 0.27.3, HTTP API token authentication resolves ConfigProvider::validate_api_token into RequestAuthorization::UserToken without enforcing the owning user's allowed_ip_ranges against the trusted client address in warpgate-protocol-http/src/common.rs. An attacker holding a leaked, phished, or exfiltrated X-Warpgate-Token can therefore use it from a prohibited network location. Deployments without allowed_ip_ranges are unaffected, and HTTP target proxying plus SSH, MySQL, PostgreSQL, RDP, VNC, and Kubernetes paths do not accept this vulnerable HTTP token flow. This issue is fixed in version 0.27.3.
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
Weaknesses
CWE-284, CWE-863
Public exploit & PoC references
All references
Source data: NVD (nvd.nist.gov), public domain. Exploit-DB.ai adds local AI analysis for defensive use only.
Related CVEs
- HIGHCVE-2026-63330PoC
- HIGHCVE-2026-71241PoC
- MEDIUMCVE-2026-77517PoC
- MEDIUMCVE-2026-14816
- HIGHCVE-2026-15230
- HIGHCVE-2026-16736
- MEDIUMCVE-2026-52743PoC
- LOWCVE-2026-55060PoC
Related by shared AI tags and CWE weakness class. Browse the full archive.