๐Ÿ” CVE Alert

CVE-2026-49246

UNKNOWN 0.0

Jellyfin: Potential MKV attachment filename path traversal to RCE

CVSS Score
0.0
EPSS Score
0.0%
EPSS Percentile
0th

Jellyfin is an open source self hosted media server. Prior to 10.11.10, a specifically crafted MKV file containing forged filename tags can be leveraged to exploit missing path sanitization during playback. Jellyfin treats the MKV file name tag on MKV attachments as trusted and passes it unsanitized into Path.Combine(attachmentFolder, fileName) inside PathManager.GetAttachmentPath. Because .NET's Path.Combine neither normalises .. nor rejects a rooted second argument, a crafted MKV can redirect Jellyfin's MKV attachment extraction to any absolute path on disk. This triggers on any playback action of the affected video on a client which will attempt to burn in the subtitles by default.g This vulnerability is fixed in 10.11.10.

CWE CWE-22
Vendor jellyfin
Product jellyfin
Published Jun 24, 2026
Stay Ahead of the Next One

Get instant alerts for jellyfin jellyfin

Be the first to know when new unknown vulnerabilities affecting jellyfin jellyfin are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

jellyfin / jellyfin
< 10.11.10

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/jellyfin/jellyfin/security/advisories/GHSA-f47c-m7gr-q92j