Home

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.

PUBLISHED Reserved 2026-03-31 | Published 2026-04-14 | Updated 2026-04-16 | Assigner GitHub_M




CRITICAL: 10.0CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Problem types

CWE-20: Improper Input Validation

CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')

CWE-187: Partial String Comparison

Product status

< 10.11.7
affected

References

github.com/...llyfin/security/advisories/GHSA-j2hf-x4q5-47j3

github.com/jellyfin/jellyfin/releases/tag/v10.11.7

cve.org (CVE-2026-35031)

nvd.nist.gov (CVE-2026-35031)

Download JSON