{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "2.1.0-beta"
              },
              {
                "fixed": "2.17.0"
              }
            ]
          },
          "events": [
            {
              "introduced": "b144ded87bcf2f561eff40531eab6655f4270ea7"
            },
            {
              "fixed": "5610c167a17b0898d93d0588a0df81c03306ac52"
            }
          ],
          "repo": "https://github.com/tautulli/tautulli",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-g47q-8j8w-m63q"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-20",
      "CWE-89"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/31xxx/CVE-2026-31799.json"
  },
  "details": "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.",
  "id": "CVE-2026-31799",
  "modified": "2026-04-01T23:08:14.418226405Z",
  "published": "2026-03-30T19:42:56.714Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/31xxx/CVE-2026-31799.json"
    },
    {
      "type": "WEB",
      "url": "https://github.com/Tautulli/Tautulli/releases/tag/v2.17.0"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/Tautulli/Tautulli/security/advisories/GHSA-g47q-8j8w-m63q"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31799"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Tautulli: SQL Injection in get_home_stats API endpoint via unsanitised filter parameters"
}