Vulnerability Description
Tautulli is a Python based monitoring and tracking tool for Plex Media Server. From version 2.14.2 to before version 2.17.0 for parameters "before" and "after" and from version 2.1.0-beta to before version 2.17.0 for parameters "section_id" and "user_id", the /api/v2?cmd=get_home_stats endpoint passes the section_id, user_id, before, and after query parameters directly into SQL via Python %-string formatting without parameterization. An attacker who holds the Tautulli admin API key can inject arbitrary SQL and exfiltrate any value from the Tautulli SQLite database via boolean-blind inference. This issue has been patched in version 2.17.0.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Tautulli | Tautulli | >= 2.1.0, < 2.17.0 |
Related Weaknesses (CWE)
References
- https://github.com/Tautulli/Tautulli/releases/tag/v2.17.0Release Notes
- https://github.com/Tautulli/Tautulli/security/advisories/GHSA-g47q-8j8w-m63qExploitMitigationVendor Advisory
FAQ
What is CVE-2026-31799?
CVE-2026-31799 is a vulnerability with a CVSS score of 4.9 (MEDIUM). Tautulli is a Python based monitoring and tracking tool for Plex Media Server. From version 2.14.2 to before version 2.17.0 for parameters "before" and "after" and from version 2.1.0-beta to before ve...
How severe is CVE-2026-31799?
CVE-2026-31799 has been rated MEDIUM with a CVSS base score of 4.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-31799?
Check the references section above for vendor advisories and patch information. Affected products include: Tautulli Tautulli.