{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "v2.13.2"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "REFERENCES"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "0b7854a0af8751160b68c43c46ded48d2bd8a212"
            },
            {
              "fixed": "3cb8925e92a52c6ac11f30d9f326801678ec6ad8"
            }
          ],
          "repo": "https://github.com/jxxghp/moviepilot",
          "type": "GIT"
        }
      ]
    }
  ],
  "database_specific": {
    "cna_assigner": "VulnCheck",
    "cwe_ids": [
      "CWE-918"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/10xxx/CVE-2026-10107.json",
    "unresolved_ranges": [
      {
        "extracted_events": [
          {
            "last_affected": "0b7854a0af8751160b68c43c46ded48d2bd8a212"
          }
        ],
        "source": "AFFECTED_FIELD"
      }
    ]
  },
  "details": "MoviePilot v2 contains a server-side request forgery vulnerability in the image proxy endpoint that allows authenticated attackers to request arbitrary URLs by supplying a resource_token cookie and a URL whose domain matches the assembled allowlist. Attackers can bypass internal network protections because the SecurityUtils.is_safe_url function performs only domain-membership checking without blocking private, loopback, or link-local addresses, enabling enumeration of internal services such as Jellyfin, Emby, or Plex and exfiltration of data from internal network resources.",
  "id": "CVE-2026-10107",
  "modified": "2026-08-07T11:31:27.816839679Z",
  "published": "2026-05-29T16:41:25.217Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/10xxx/CVE-2026-10107.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-10107"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vulncheck.com/advisories/moviepilot-v2-ssrf-via-api-v1-system-img-proxy-endpoint"
    },
    {
      "type": "REPORT",
      "url": "https://github.com/jxxghp/MoviePilot/issues/5823"
    },
    {
      "type": "FIX",
      "url": "https://github.com/jxxghp/MoviePilot/commit/0b7854a0af8751160b68c43c46ded48d2bd8a212"
    },
    {
      "type": "FIX",
      "url": "https://github.com/jxxghp/MoviePilot/releases/tag/v2.13.2"
    }
  ],
  "schema_version": "1.8.0",
  "severity": [
    {
      "score": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:N/VC:H/VI:N/VA:N/SC:H/SI:N/SA:N",
      "type": "CVSS_V4"
    }
  ],
  "summary": "MoviePilot v2 SSRF via /api/v1/system/img/{proxy} Endpoint"
}