CVE-2026-54915
Last modified
CVE-2026-54915 is a medium-severity vulnerability rated 5.4/10 on the CVSS scale. 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. EPSS estimates a 0.37% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-54915?
How severe is CVE-2026-54915?
How do I fix CVE-2026-54915?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54907Caddy Proxy Manager is a web interface for managing Caddy Se…5.3
- CVE-2026-54908Pion DTLS is a Go implementation of Datagram Transport Layer…6.3
- CVE-2026-54909pion/stun is a Go implementation of STUN. Prior to 3.1.3, XO…5.3
- CVE-2026-5491DriveLock Directory Traversal Information Disclosure Vulnera…7.5
- CVE-2026-54910FileBrowser Quantum is a free, self-hosted, web-based file m…7.7
- CVE-2026-54911UltraJSON is a fast JSON encoder and decoder written in pure…6.5
- CVE-2026-54916NetBox Device Type Library is a collection of community-sour…8.8
- CVE-2026-54917SeaweedFS is a distributed storage system for object storage…10
- CVE-2026-54918NetBox Device Type Library is a collection of community-sour…5.3
- CVE-2026-54919cpp-httplib is a C++11 single-file header-only cross platfor…7.4
- CVE-2026-5492DriveLock Directory Traversal Information Disclosure Vulnera…6.5
- CVE-2026-54920OpenEXR is the reference implementation and specification fo…0
Are you affected by CVE-2026-54915?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
