---
id: CVE-2026-49995
title: Tautulli is a Python based monitoring and tracking tool for Plex Media Server
summary: >-
  Tautulli is a Python based monitoring and tracking tool for Plex Media Server.
  Prior to 2.17.2, the newsletter cron field stored in the newsletters table is
  inserted by data/interfaces/default/newsletter_config.html into a JavaScript
  str…
severity: medium
cvss: 4.8
cvssVector: 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:P/VC:N/VI:N/VA:N/SC:L/SI:L/SA:N'
cwe:
  - CWE-79
vendor: Tautulli
product: Tautulli
affected:
  - Tautulli < 2.17.2
published: '2026-09-21'
updated: '2026-09-22'
sourceUpdated: '2026-09-22T14:17:13.183'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-49995'
references:
  - url: >-
      https://github.com/Tautulli/Tautulli/commit/12761b2d01e78f22e54e8ad8d3133931147cbb77
    label: security-advisories@github.com
  - url: 'https://github.com/Tautulli/Tautulli/releases/tag/v2.17.2'
    label: security-advisories@github.com
  - url: >-
      https://github.com/Tautulli/Tautulli/security/advisories/GHSA-r6pg-vqxj-v75j
    label: security-advisories@github.com
  - url: >-
      https://github.com/Tautulli/Tautulli/security/advisories/GHSA-r6pg-vqxj-v75j
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - cve.org
  - exploit-available
epss: 0.00602
epssPercentile: 0.46493
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-22T13:37:54.534710Z'
cvssSource: cna
ingestedAt: '2026-09-21T19:51:58.877Z'
---

## Overview

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Prior to 2.17.2, the newsletter cron field stored in the newsletters table is inserted by data/interfaces/default/newsletter_config.html into a JavaScript string without safe JSON encoding. An administrator or caller with the Tautulli API key can store a crafted cron value, and an administrator who later opens the newsletter configuration modal passively triggers script execution in the Tautulli web context. The stored value persists in the database and can continue to execute after credential rotation until it is removed. This issue is fixed in version 2.17.2.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
