CVE Catalog

CVE-2026-49995

MediumCVSS 4.8
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Low risk
0.35%

28th percentile - higher than 28% of all known CVEs

Summary

In Tautulli prior to version 2.17.2, the newsletter cron field is inserted into a JavaScript string without safe JSON encoding. An administrator or a caller with the Tautulli API key can store a crafted cron value that executes script in the Tautulli web context when an administrator opens the newsletter configuration modal.

Risk Assessment

Malicious script can execute in the administrator's session context and persist in the database even after credential rotation, risking account takeover.

Recommendation

Upgrade Tautulli to version 2.17.2 or later and review and remove suspicious cron values in the newsletters table.

Other vulnerabilities in Tautulli

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS