CVE-2026-27707

CRITICAL EPSS 39.4%
Published Feb 27, 20264mo ago · Modified Mar 4, 20263mo ago
9.8 CVSS 3.1
Critical
Find Similar
Published Feb 27, 2026 4mo ago
Last Modified Mar 4, 2026 3mo ago

Description

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.

CVSS Details

Base Score
9.8
Exploitability
3.9
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
39.4% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 2

CWE-288
CWE-807

Affected Products 1

VendorProductVersionRange
seerrseerr*≥2.0.0  –  <3.1.0

References 3

  • github.com https://github.com/seerr-team/seerr/commit/4ae20684092b5b28527b23dfbc1a3417858fee8e
    Patch
  • github.com https://github.com/seerr-team/seerr/releases/tag/v3.1.0
    Release Notes
  • github.com https://github.com/seerr-team/seerr/security/advisories/GHSA-rc4w-7m3r-c2f7
    Vendor AdvisoryExploit

Remediation

  • github.com https://github.com/seerr-team/seerr/commit/4ae20684092b5b28527b23dfbc1a3417858fee8e
    Patch