{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "versions": [
              {
                "introduced": "0"
              },
              {
                "fixed": "1.1.3"
              }
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "d2aed2e0cfb0394f62ae5d6f21d74610d1fc7a61"
            }
          ],
          "repo": "https://github.com/cyfershepard/jellystat",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-6x46-6w9f-ffv6"
  ],
  "database_specific": {
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
      "CWE-22"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/24xxx/CVE-2025-24960.json"
  },
  "details": "Jellystat is a free and open source Statistics App for Jellyfin. In affected versions Jellystat is directly using a user input in the route(s). This can lead to Path Traversal Vulnerabilities. Since this functionality is only for admin(s), there is very little scope for abuse. However, the `DELETE` `files/:filename` can be used to delete any file. This issue has been addressed in version 1.1.3. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
  "id": "CVE-2025-24960",
  "modified": "2026-04-01T23:10:09.549292210Z",
  "published": "2025-02-03T20:40:50.403Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://cwe.mitre.org/data/definitions/22.html"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/24xxx/CVE-2025-24960.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CyferShepard/Jellystat/security/advisories/GHSA-6x46-6w9f-ffv6"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2025-24960"
    },
    {
      "type": "FIX",
      "url": "https://github.com/CyferShepard/Jellystat/pull/303"
    }
  ],
  "schema_version": "1.7.3",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:N",
      "type": "CVSS_V3"
    }
  ],
  "summary": "Missing Input validation for filename in backups endpoint in Jellystat"
}