← Back to browse · API

CVE-2021-29490

Severity
MEDIUM
CVSS
5.8
EPSS
0.69856
Risk score
47.65
CISA KEV
No
PoC
No
Published
2021-05-05
Modified
2024-08-03
First seen
2026-08-08
Aliases
EUVD-2021-16088
Products
jellyfin:jellyfin ≤ 10.7.2
Sources
euvd EUVD-2021-16088

Description

Jellyfin is a free software media system that provides media from a dedicated server to end-user devices via multiple apps. Verions prior to 10.7.3 vulnerable to unauthenticated Server-Side Request Forgery (SSRF) attacks via the imageUrl parameter. This issue potentially exposes both internal and external HTTP servers or other resources available via HTTP `GET` that are visible from the Jellyfin server. The vulnerability is patched in version 10.7.3. As a workaround, disable external access to the API endpoints `/Items/*/RemoteImages/Download`, `/Items/RemoteSearch/Image` and `/Images/Remote` via reverse proxy, or limit to known-friendly IPs.

References