← Back to browse · API

CVE-2026-35031

Severity
CRITICAL
CVSS
10.0
EPSS
0.00753
Risk score
40.26
CISA KEV
No
PoC
No
Published
2026-04-14
Modified
2026-04-16
First seen
2026-08-05
Aliases
EUVD-2026-22764
Products
jellyfin:jellyfin, jellyfin:jellyfin < 10.11.7
Sources
nvd CVE-2026-35031
euvd EUVD-2026-22764

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.

References