Vulnerability Description
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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/jxxghp/MoviePilot/commit/0b7854a0af8751160b68c43c46ded48d2bd8
- https://github.com/jxxghp/MoviePilot/issues/5823
- https://github.com/jxxghp/MoviePilot/issues/5823
- https://github.com/jxxghp/MoviePilot/issues/5823
- https://github.com/jxxghp/MoviePilot/issues/5823
- https://github.com/jxxghp/MoviePilot/issues/5823
- https://github.com/jxxghp/MoviePilot/issues/5823
- https://github.com/jxxghp/MoviePilot/issues/5823
- https://github.com/jxxghp/MoviePilot/issues/5823
- https://github.com/jxxghp/MoviePilot/releases/tag/v2.13.2
- https://www.vulncheck.com/advisories/moviepilot-v2-ssrf-via-api-v1-system-img-pr
- https://github.com/jxxghp/MoviePilot/issues/5823
FAQ
What is CVE-2026-10107?
CVE-2026-10107 is a vulnerability with a CVSS score of 7.7 (HIGH). 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 ...
How severe is CVE-2026-10107?
CVE-2026-10107 has been rated HIGH with a CVSS base score of 7.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-10107?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.