---
cve: "CVE-2026-86256"
severity: "MEDIUM"
cvss: 5.4
epss: "4.1%"
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:21:44+02:00"
---

# CVE-2026-86256

> 5.4 MEDIUM

## Beschreibung

wger before 2.6 (affected versions <= 2.5.0) contains an open redirect vulnerability in the trainer_login view (wger/core/views/user.py). After a trainer enters impersonation mode, the view redirects to the user-supplied 'next' GET parameter via HttpResponseRedirect() without validating it with url_has_allowed_host_and_scheme(). An attacker who delivers a crafted link to an authenticated trainer can redirect the trainer's browser to an attacker-controlled domain, enabling phishing and leaking the wger URL structure (including the impersonated user's user_pk) via the Referer header.

## CVSS-Vektor

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

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

## Referenzen

- <https://github.com/wger-project/wger/security/advisories/GHSA-vqv8-j3mj-wjxj>
- <https://www.vulncheck.com/advisories/wger-before-2.6-open-redirect-via-trainer-login-next-parameter>

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