CVE-2026-35031
Jellyfin: Potential RCE via subtitle upload path traversal + .strm chain
Description
Jellyfin is an open source self hosted media server. Versions prior to 10.11.7 contain a vulnerability chain in the subtitle upload endpoint (POST /Videos/{itemId}/Subtitles), where the Format field is not validated, allowing path traversal via the file extension and enabling arbitrary file write. This arbitrary file write can be chained into arbitrary file read via .strm files, database extraction, admin privilege escalation, and ultimately remote code execution as root via ld.so.preload. Exploitation requires an administrator account or a user that has been explicitly granted the "Upload Subtitles" permission. This issue has been fixed in version 10.11.7. If users are unable to upgrade immediately, they can grant non-administrator users Subtitle upload permissions to reduce attack surface.
INFO
Published Date :
April 14, 2026, 11:16 p.m.
Last Modified :
July 24, 2026, 9:10 p.m.
Remotely Exploit :
Yes !
Source :
[email protected]
CVSS Scores
| Score | Version | Severity | Vector | Exploitability Score | Impact Score | Source |
|---|---|---|---|---|---|---|
| CVSS | 134c704f-9b21-4f2e-91b3-4a467353bcc0 | |||||
| CVSS 3.1 | CRITICAL | [email protected] | ||||
| CVSS 3.1 | HIGH | [email protected] |
Solution
- Update Jellyfin to version 10.11.7.
- Restrict subtitle upload permissions.
- Review uploaded subtitle files for suspicious activity.
Public PoC/Exploit Available at Github
CVE-2026-35031 has a 2 public
PoC/Exploit available at Github.
Go to the Public Exploits tab to see the list.
References to Advisories, Solutions, and Tools
Here, you will find a curated list of external links that provide in-depth
information, practical solutions, and valuable tools related to
CVE-2026-35031.
| URL | Resource |
|---|---|
| https://github.com/jellyfin/jellyfin/releases/tag/v10.11.7 | Product Release Notes |
| https://github.com/jellyfin/jellyfin/security/advisories/GHSA-j2hf-x4q5-47j3 | Mitigation Vendor Advisory |
CWE - Common Weakness Enumeration
While CVE identifies
specific instances of vulnerabilities, CWE categorizes the common flaws or
weaknesses that can lead to vulnerabilities. CVE-2026-35031 is
associated with the following CWEs:
Common Attack Pattern Enumeration and Classification (CAPEC)
Common Attack Pattern Enumeration and Classification
(CAPEC)
stores attack patterns, which are descriptions of the common attributes and
approaches employed by adversaries to exploit the CVE-2026-35031
weaknesses.
We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).
CVE-2026 Docker vulnerability reproduction labs
Dockerfile Shell Python PowerShell PHP Java Lua JavaScript Handlebars
Critical path traversal to RCE vulnerability in Jellyfin Media Server (CVSS 9.9). Includes proof-of-concept exploit, technical analysis, and detection tools.
Python Lua
Results are limited to the first 15 repositories due to potential performance issues.
The following list is the news that have been mention
CVE-2026-35031 vulnerability anywhere in the article.
The following table lists the changes that have been made to the
CVE-2026-35031 vulnerability over time.
Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.
-
CVE Translated by [email protected]
Jul. 24, 2026
Action Type Old Value New Value Added Translation Title: Jellyfin, Description: Jellyfin es un servidor multimedia autoalojado de código abierto. Las versiones anteriores a la 10.11.7 contienen una cadena de vulnerabilidades en el punto final de carga de subtítulos (POST /Videos/{itemId}/Subtitles), donde el campo Format no se valida, lo que permite el salto de ruta a través de la extensión de archivo y habilita la escritura arbitraria de archivos. Esta escritura arbitraria de archivos se puede encadenar con la lectura arbitraria de archivos a través de archivos .strm, la extracción de la base de datos, la escalada de privilegios de administrador y, en última instancia, la ejecución remota de código como root a través de ld.so.preload. La explotación requiere una cuenta de administrador o un usuario al que se le haya concedido explícitamente el permiso 'Cargar subtítulos'. Este problema se ha solucionado en la versión 10.11.7. Si los usuarios no pueden actualizar de inmediato, pueden conceder permisos de carga de subtítulos a usuarios no administradores para reducir la superficie de ataque. -
CVE Modified by [email protected]
Jun. 17, 2026
Action Type Old Value New Value Added Affected [{'vendor': 'jellyfin', 'product': 'jellyfin', 'versions': [{'status': 'affected', 'version': '< 10.11.7'}]}] -
CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0
Jun. 17, 2026
Action Type Old Value New Value Added SSVC {'id': 'CVE-2026-35031', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'none'}, {'automatable': 'no'}, {'technicalImpact': 'total'}], 'version': '2.0.3', 'timestamp': '2026-04-16T13:55:27.873525Z'} -
Initial Analysis by [email protected]
Apr. 23, 2026
Action Type Old Value New Value Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H Added CPE Configuration OR *cpe:2.3:a:jellyfin:jellyfin:*:*:*:*:*:*:*:* versions up to (excluding) 10.11.7 Added Reference Type GitHub, Inc.: https://github.com/jellyfin/jellyfin/releases/tag/v10.11.7 Types: Product, Release Notes Added Reference Type GitHub, Inc.: https://github.com/jellyfin/jellyfin/security/advisories/GHSA-j2hf-x4q5-47j3 Types: Mitigation, Vendor Advisory -
New CVE Received by [email protected]
Apr. 14, 2026
Action Type Old Value New Value Added Description Jellyfin is an open source self hosted media server. Versions prior to 10.11.7 contain a vulnerability chain in the subtitle upload endpoint (POST /Videos/{itemId}/Subtitles), where the Format field is not validated, allowing path traversal via the file extension and enabling arbitrary file write. This arbitrary file write can be chained into arbitrary file read via .strm files, database extraction, admin privilege escalation, and ultimately remote code execution as root via ld.so.preload. Exploitation requires an administrator account or a user that has been explicitly granted the "Upload Subtitles" permission. This issue has been fixed in version 10.11.7. If users are unable to upgrade immediately, they can grant non-administrator users Subtitle upload permissions to reduce attack surface. Added CVSS V3.1 AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H Added CWE CWE-22 Added CWE CWE-20 Added CWE CWE-187 Added Reference https://github.com/jellyfin/jellyfin/releases/tag/v10.11.7 Added Reference https://github.com/jellyfin/jellyfin/security/advisories/GHSA-j2hf-x4q5-47j3