Skip to main content

Tautulli CVE-2026-40605

| EUVD-2026-34256 MEDIUM
Path Traversal (CWE-22)
2026-06-04 GitHub_M
5.7
CVSS 4.0
Share

CVSS VectorNVD

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:H/VA:L/SC:N/SI:N/SA:N/E:P/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

5
Source Code Evidence Fetched
Jun 04, 2026 - 16:22 vuln.today
Analysis Generated
Jun 04, 2026 - 16:22 vuln.today
Patch available
Jun 04, 2026 - 15:01 EUVD
CVSS changed
Jun 04, 2026 - 14:22 NVD
5.7 (MEDIUM)
CVE Published
Jun 04, 2026 - 12:50 nvd
UNKNOWN (no severity yet)

DescriptionNVD

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to version 2.17.1, a path traversal vulnerability in the cache deletion endpoint allows authenticated API access to delete directories outside the configured cache path. This can cause arbitrary data loss and service disruption. Version 2.17.1 fixes the issue.

AnalysisAI

Path traversal in Tautulli's cache deletion API endpoint allows authenticated low-privilege users to delete arbitrary directories outside the configured cache root, resulting in arbitrary data loss and service disruption. All Tautulli versions prior to 2.17.1 are affected; the vendor-confirmed fix is v2.17.1 (released 2026-05-04). …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Obtain valid Tautulli API key
Delivery
Craft HTTP request with path traversal payload
Exploit
Submit request to cache deletion endpoint
Execution
Server deletes arbitrary directory outside cache root
Impact
Cause data loss or disrupt dependent services

Vulnerability AssessmentAI

Exploitation Exploitation requires a valid Tautulli API credential with at minimum low-privilege access (CVSS PR:L) - unauthenticated remote exploitation is not possible. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 base score of 5.7 (Medium) reflects network-accessible exploitation (AV:N), low attack complexity (AC:L), no additional attack requirements (AT:N), low privilege requirement (PR:L), no user interaction (UI:N), high integrity impact on the vulnerable system (VI:H), and low availability impact (VA:L). … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker who possesses or has stolen a low-privilege Tautulli API key sends a crafted HTTP DELETE request to the cache deletion endpoint, embedding path traversal sequences (e.g., '../../var/lib/tautulli_data' or '../../etc') in the path parameter. The server processes the unsanitized input and deletes the specified directory outside the cache root, destroying configuration files, application data, or other critical directories accessible to the Tautulli process. …
Remediation Upgrade to Tautulli v2.17.1 or later, which directly fixes CVE-2026-40605 as confirmed in the official release changelog at https://github.com/Tautulli/Tautulli/releases/tag/v2.17.1 and the security advisory at https://github.com/Tautulli/Tautulli/security/advisories/GHSA-fg46-xx7h-mhwr. … Detailed patch versions, workarounds, and compensating controls in full report.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-40605 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy