Vulnerability in Seerr
CVE-2026-27707
Seerr is an open-source media request and discovery manager for Jellyfin, Plex, and Emby. Starting in version 2.0.0 and prior to version 3.1.0, an authentication guard logic flaw in `POST /api/v1/auth/jellyfin` allows an unauthenticated attacker to register a new Seerr account on any Plex-configured instance by authenticating with an attacker-controlled Jellyfin server. The attacker receives an authenticated session and can immediately use the application with default permissions, including the ability to submit media requests to Radarr/Sonarr. Any Seerr deployment where all three of the following are true may be vulnerable: `settings.main.mediaServerType` is set to `PLEX` (the most common deployment).; `settings.jellyfin.ip` is set to `""` (default, meaning Jellyfin was never configured); and `settings.main.newPlexLogin` is set to `true` (default). Jellyfin-configured and Emby-configured deployments are not affected. Version 3.1.0 of Seerr fixes this issue.
Published · last modified .
CVSS v3 metric
CVSS v3 base score 7.3 (High). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L.
EPSS exploit prediction
EPSS: 0.007 (50.7th percentile), scored .
Very low probability of exploitation in the next 30 days; routine patching cadence is appropriate. 51st percentile — 50.7% of CVEs in the catalogue have a lower EPSS than this one. How to read EPSS.
EPSS over last 30 days · oldest: 0.005 · newest: 0.007 · change: +0.002
Affected products
- Seerr
- Seerr-Team Seerr — versions >= 2.0.0, < 3.1.0
Weakness classification (CWE)
References
- github.com/seerr-team/seerr/security/advisories/GHSA-rc4w-7m3r-c2f7 (Exploit, Vendor Advisory)
- github.com/seerr-team/seerr/commit/4ae20684092b5b28527b23dfbc1a3417858fee8e (Patch)
- github.com/seerr-team/seerr/releases/tag/v3.1.0 (Release Notes)
Frequently asked questions
- What is CVE-2026-27707?
- CVE-2026-27707 is a high-severity vulnerability in Seerr, classified under Authentication Bypass Using an Alternate Path or Channel. CVSS score: 7.3/10. Published 2026-02-27.
- How severe is CVE-2026-27707?
- High severity. CVSS v3 base score is 7.3 out of 10.