Skip to main content

Jellyfin CVE-2026-49220

| EUVDEUVD-2026-39031 MEDIUM
Cross-site Scripting (XSS) (CWE-79)
2026-06-24 GitHub_M
5.7
CVSS 3.1 · Vendor: GitHub_M
Share

Severity by source

Vendor (GitHub_M) PRIMARY
5.7 MEDIUM
AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:N/A:N
vuln.today AI
6.3 MEDIUM

PR:L for required account; UI:R for mandatory admin navigation; I:L added over vendor vector because admin-context JS execution enables state-changing actions beyond confidentiality.

3.1 AV:N/AC:L/PR:L/UI:R/S:U/C:H/I:L/A:N
4.0 AV:N/AC:L/AT:N/PR:L/UI:P/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (GitHub_M).

CVSS VectorVendor: GitHub_M

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

2
Patch available
Jun 24, 2026 - 20:03 EUVD
Analysis Generated
Jun 24, 2026 - 19:22 vuln.today

DescriptionCVE.org

Jellyfin is an open source self hosted media server. Prior to 10.11.9, a potential XSS attack exists in Jellyfin which can allow a non-privileged user to execute arbitrary Javascript in the context of a logged-in Administrative user, resulting in numerous potential issues. The Client header during an AuthenticateByName can contain arbitrary HTML and Javascript, which will then be executed by the Administrative user when visiting the Access tab of the user in question from within the dashboard. This vulnerability is fixed in 10.11.9.

AnalysisAI

Stored XSS in Jellyfin's administrative dashboard allows a low-privileged user to execute arbitrary JavaScript in the browser context of a logged-in administrator. The Client header supplied during an AuthenticateByName API request is stored without sanitization and rendered unescaped when an administrator visits the Access tab of that user's profile in the dashboard. Affecting all versions prior to 10.11.9, successful exploitation could enable admin session hijacking, credential exfiltration, or unauthorized administrative actions; no public exploit or CISA KEV listing has been identified at time of analysis.

Technical ContextAI

Jellyfin is an open-source, self-hosted media server (CPE: cpe:2.3:a:jellyfin:jellyfin:*:*:*:*:*:*:*:*). The vulnerability resides in the AuthenticateByName API endpoint, which accepts a Client header as authentication metadata identifying the calling client application. This header value is persisted server-side but rendered into the administrative dashboard's Access tab HTML output without proper output encoding, constituting a stored (persistent) XSS as classified under CWE-79 (Improper Neutralization of Input During Web Page Generation). The root cause is a missing sanitization or output-encoding step between the storage layer and the dashboard's HTML rendering layer - a classic stored XSS pattern where untrusted input traverses from API ingestion to privileged UI output without transformation.

RemediationAI

Upgrade to Jellyfin 10.11.9, which contains the vendor-confirmed fix per the security advisory at https://github.com/jellyfin/jellyfin/security/advisories/GHSA-fv79-gmhx-xh2v. If immediate upgrade is not feasible, administrators should avoid navigating to the Access tab of user profiles in the dashboard until the patch is applied, as this is the specific trigger surface. As an additional compensating control, restricting administrative dashboard access to trusted internal networks or a VPN reduces the attack window by limiting which principals can both submit malicious Client headers and induce admin review of those entries. Audit server logs for anomalous or HTML-containing values in the Client authentication header field to detect prior exploitation attempts.

CVE-2023-49096 HIGH POC
8.8 Dec 06

Jellyfin is a Free Software Media System for managing and streaming media. Rated high severity (CVSS 8.8), this vulnerab

CVE-2022-35909 HIGH POC
8.8 Aug 19

In Jellyfin before 10.8, the /users endpoint has incorrect access control for admin functionality. Rated high severity (

CVE-2023-30626 HIGH POC
8.1 Apr 24

Jellyfin is a free-software media system. Rated high severity (CVSS 8.1), this vulnerability is remotely exploitable, lo

CVE-2023-27161 HIGH POC
7.5 Mar 10

Jellyfin up to v10.7.7 was discovered to contain a Server-Side Request Forgery (SSRF) via the component /Repositories. R

CVE-2023-48702 HIGH POC
7.2 Dec 13

Jellyfin is a system for managing and streaming media. Rated high severity (CVSS 7.2), this vulnerability is remotely ex

CVE-2021-21402 MEDIUM POC
6.5 Mar 23

Jellyfin is a Free Software Media System. Rated medium severity (CVSS 6.5), this vulnerability is remotely exploitable,

CVE-2026-31852 CRITICAL
10.0 Mar 11

Arbitrary code execution in Jellyfin iOS GitHub Actions workflow. CVSS 10.0.

CVE-2021-29490 MEDIUM POC
5.8 May 06

Jellyfin is a free software media system that provides media from a dedicated server to end-user devices via multiple ap

CVE-2023-30627 MEDIUM POC
5.4 Apr 24

jellyfin-web is the web client for Jellyfin, a free-software media system. Rated medium severity (CVSS 5.4), this vulner

CVE-2023-23636 MEDIUM POC
5.4 Feb 03

In Jellyfin 10.8.x through 10.8.3, the name of a playlist is vulnerable to stored XSS. Rated medium severity (CVSS 5.4),

CVE-2023-23635 MEDIUM POC
5.4 Feb 03

In Jellyfin 10.8.x through 10.8.3, the name of a collection is vulnerable to stored XSS. Rated medium severity (CVSS 5.4

CVE-2022-35910 MEDIUM POC
5.4 Aug 19

In Jellyfin before 10.8, stored XSS allows theft of an admin access token. Rated medium severity (CVSS 5.4), this vulner

Share

CVE-2026-49220 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy