---
cve: "CVE-2026-54915"
severity: "MEDIUM"
cvss: 5.4
epss: "3.4%"
vendor: "Tautulli"
kev: false
exploited: false
published: "2026-09-21 20:17:26"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-22T21:53:02+02:00"
---

# CVE-2026-54915

> 5.4 MEDIUM · 🧪 PoC

## Beschreibung

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to 2.17.2, the unauthenticated /auth/redirect endpoint in plexpy/webauth.py removes forward slashes from the user-controlled redirect_uri parameter but leaves tab, line-feed, and carriage-return characters intact. With the default root HTTP_ROOT configuration, CherryPy HTTPRedirect passes the resulting value to urllib.parse.urljoin, which can resolve the whitespace-bearing path to an attacker-controlled external origin. A user who follows a crafted link can therefore be redirected outside Tautulli for phishing or post-login redirect-flow abuse, while custom non-root HTTP_ROOT configurations are not affected by this bypass. This issue is fixed in version 2.17.2.

## CVSS-Vektor

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

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

## Patch verfügbar (OSV)

- c7153deb6e3017b8dda46c8448fe548a61c5a47a (Commit)

## Referenzen

- <https://github.com/Tautulli/Tautulli/security/advisories/GHSA-7c9r-fhj9-87xm>
- <https://github.com/Tautulli/Tautulli/commit/07f9beaa0286f1ab3b5e6be9726c5b2de07ee9dd>
- <https://github.com/Tautulli/Tautulli/releases/tag/v2.17.2>

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