---
cve: "CVE-2026-31799"
severity: "MEDIUM"
cvss: 4.9
epss: "0.4%"
vendor: "Tautulli"
kev: false
exploited: false
published: "2026-03-30 19:42:56"
tags: [cve, security, medium]
source: tsecurity.de CVE-Dossier
exported: "2026-09-23T11:51:56+02:00"
---

# CVE-2026-31799

> 4.9 MEDIUM · 🧪 PoC

## Beschreibung

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-Vektor

```
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
```

| Metrik | Wert | Bewertung |
|---|---|---|
| AV Angriffsvektor | Netzwerk | bad |
| AC Komplexität | Gering | bad |
| PR Privilegien | Hoch | good |
| UI Interaktion | Keine | bad |
| S Scope | Unverändert | good |
| C Vertraulichkeit | Hoch | bad |
| I Integrität | Keine | good |
| A Verfügbarkeit | Keine | good |

## Patch verfügbar (OSV)

- 5610c167a17b0898d93d0588a0df81c03306ac52 (Commit)

## Referenzen

- <https://github.com/Tautulli/Tautulli/security/advisories/GHSA-g47q-8j8w-m63q>
- <https://github.com/Tautulli/Tautulli/releases/tag/v2.17.0>

---
_Exportiert aus dem [tsecurity.de CVE-Dossier](https://tsecurity.de/cve?cve=CVE-2026-31799) · Datenquellen: EUVD (ENISA), NVD, OSV, CISA KEV, FIRST EPSS, Exploit-DB, BSI BITS_
