CVE-2025-32012 Details
Description
Jellyfin is an open source self hosted media server. In versions 10.9.0 to before 10.10.7, the /System/Restart endpoint provides administrators the ability to restart their Jellyfin server. This endpoint is intended to be admins-only, but it also authorizes requests from any device in the same local network as the Jellyfin server. Due to the method Jellyfin uses to determine the source IP of a request, an unauthenticated attacker is able to spoof their IP to appear as a LAN IP, allowing them to restart the Jellyfin server process without authentication. This means that an unauthenticated attacker could mount a denial-of-service attack on any default-configured Jellyfin server by simply sending the same spoofed request every few seconds to restart the server over and over. This method of IP spoofing also bypasses some security mechanisms, cause a denial-of-service attack, and possible bypass the admin restart requirement if combined with remote code execution. This issue is patched in version 10.10.7.
A vulnerability in Jellyfin versions 10.9.0 prior to 10.10.7 allows unauthenticated attackers to spoof their IP address to appear as if they are on the same local network as the Jellyfin server. This exploitation targets the /System/Restart endpoint, which is meant for administrators only. The IP spoofing bypasses authentication, enabling attackers to repeatedly restart the Jellyfin server process and cause a denial-of-service condition. Additionally, this spoofing could potentially bypass other security measures and interact with servers that have remote access disabled.
Users are advised to update to Jellyfin version 10.10.7 or later. For those using version 10.10.7, the X-Forwarded-For header is no longer trusted by default, mitigating the IP spoofing vector. However, administrators must explicitly configure trusted proxies to avoid blocking incoming connections.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
CISA-ADP
Assessed Apr 15, 2025References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/jellyfin/jellyfin/commit/f625665cb116a7e3feb8b79aaf1ed39a956e0585 | [email protected] | Patch |
| https://github.com/jellyfin/jellyfin/security/advisories/GHSA-qcmf-gmhm-rfv9 | [email protected] | MitigationVendor Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-290 | Authentication Bypass by Spoofing | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| jellyfin jellyfin | >= 10.9.0, < 10.10.7 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Oct 6, 2025 | Initial Analysis | [email protected] |
| Apr 15, 2025 | New CVE Received | [email protected] |