---
cve: "CVE-2026-91167"
severity: "MEDIUM"
cvss: 6.0
epss: "6.2%"
vendor: "warp-tech"
kev: false
exploited: false
published: "2026-09-21 19:17:15"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-22T05:30:44+02:00"
---

# CVE-2026-91167

> 6.0 MEDIUM · 🧪 PoC

## Beschreibung

Warpgate is an open source SSH, HTTPS and MySQL bastion host for Linux. Prior to 0.28.4, PUT /@warpgate/admin/api/users/:id/roles/:role_id reaches api_update_user_role in warpgate-admin/src/api/users.rs through AdminContext but does not require AdminPermission::AccessRolesAssign. A limited administrator with any permission can update expires_at on an existing UserRoleAssignment and clear revoked_at, extending an expiring grant or reinstating a revoked grant. The endpoint cannot create a role assignment that never existed because it returns not found without a matching user and role pair. This issue is fixed in version 0.28.4.

## CVSS-Vektor

```
CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |

## Referenzen

- <https://github.com/warp-tech/warpgate/security/advisories/GHSA-fjgc-484v-j6mf>
- <https://github.com/warp-tech/warpgate/commit/c020900a9d85989e4280bd03184976bc33e2e61d>
- <https://github.com/warp-tech/warpgate/releases/tag/v0.28.4>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-91167) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
