---
cve: "CVE-2026-86254"
severity: "MEDIUM"
cvss: 6.8
epss: "3.3%"
vendor: "Generic Security"
kev: false
exploited: false
published: "2026-09-06 12:17:16"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-06T19:58:21+02:00"
---

# CVE-2026-86254

> 6.8 MEDIUM

## Beschreibung

wger versions through master contain an incomplete authorization bypass in wger/core/views/user.py where three views retain the original gym-scope check using raw integer comparison instead of the is_same_gym() helper, allowing gym staff with gym=None to delete, deactivate, or activate any other user with gym=None. Attackers with gym.manage_gym permission and gym=None affiliation can permanently delete user accounts, lock users out via deactivation, or undo defensive deactivations by exploiting the None != None comparison edge case.

## CVSS-Vektor

```
CVSS:3.1/AV:N/AC:H/PR:L/UI:N/S:U/C:N/I:H/A:H
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Hoch | good |
| PR Privilegien | Gering | warn |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Keine | good |
| I Integrität | Hoch | bad |
| A Verfügbarkeit | Hoch | bad |

## Referenzen

- <https://github.com/wger-project/wger/security/advisories/GHSA-mw8f-w6p8-xrf4>
- <https://www.vulncheck.com/advisories/wger-incomplete-authorization-fix-cross-tenant-account-deletion>

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