Server-Side Request Forgery (SSRF) in Jellyfin - CVE-2021-29490
Published: May 5, 2021 / Updated: April 15, 2026
Jellyfin
Jellyfin
Description
The vulnerability allows a remote attacker to disclose sensitive information from internal and external HTTP resources.
The vulnerability exists due to server-side request forgery in the Remote Image endpoints when handling unauthenticated GET requests with a user-supplied imageUrl parameter. A remote attacker can send a specially crafted request to disclose sensitive information from internal and external HTTP resources.
The issue affects the endpoints /Images/Remote, /Items/RemoteSearch/Image, and /Items/{itemId}/RemoteImages/Download, and can also be used to enumerate reachable HTTP services.