๐Ÿ” CVE Alert

CVE-2026-27707

HIGH 7.3

Plex-configured Seerr instances vulnerable to unauthenticated account registration via Jellyfin authentication endpoint

CVSS Score
7.3
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-288 CWE-807
Vendor seerr-team
Product seerr
Published Feb 27, 2026
Last Updated Feb 27, 2026
Stay Ahead of the Next One

Get instant alerts for seerr-team seerr

Be the first to know when new high vulnerabilities affecting seerr-team seerr are published โ€” delivered to Slack, Telegram or Discord.

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

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
Low
Integrity
Low
Availability
Low

Affected Versions

seerr-team / seerr
>= 2.0.0, < 3.1.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/seerr-team/seerr/security/advisories/GHSA-rc4w-7m3r-c2f7 github.com: https://github.com/seerr-team/seerr/commit/4ae20684092b5b28527b23dfbc1a3417858fee8e github.com: https://github.com/seerr-team/seerr/releases/tag/v3.1.0