CVE-2026-10107 HIGH

CVE-2026-10107: MoviePilot v2 SSRF via /api/v1/system/img/{proxy} Endpoint

Vendor Jxxghp
Product MoviePilot
Weakness CWE-918 · SSRF
Published May 29, 2026
Last update May 29, 2026

CVSS base score

7.7/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction None
Confidentiality High
Integrity None

CVSS vector

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

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

May 29, 2026 CVE published
May 29, 2026 Record updated