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.
Problem types
CWE-918 Server-Side Request Forgery (SSRF)
Product status
Any version
Any version
Credits
YU SUN
References
github.com/jxxghp/MoviePilot/issues/5823
github.com/jxxghp/MoviePilot/issues/5823 (GitHub Issue)
github.com/jxxghp/MoviePilot/issues/5823 (Pull Request)
github.com/...ommit/0b7854a0af8751160b68c43c46ded48d2bd8a212 (Patch Commit)
github.com/jxxghp/MoviePilot/releases/tag/v2.13.2 (Release Notes)
www.vulncheck.com/...rf-via-api-v1-system-img-proxy-endpoint