CVE-2026-27792
Received Received - Intake
Missing Authorization Allows Data Access in Seerr Push API

Publication date: 2026-02-27

Last updated on: 2026-03-04

Assigner: GitHub, Inc.

Description
Seerr is an open-source media request and discovery manager for Jellyfin, Plex, and Emby. A missing authorization vulnerability has been identified in the application starting in version 2.7.0 and prior to version 3.1.0. It allows authenticated users to access and modify data belonging to other users. This issue is due to the absence of the `isOwnProfileOrAdmin()` middleware on several push subscription API routes. Version 3.1.0 fixes the issue.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2026-02-27
Last Modified
2026-03-04
Generated
2026-05-27
AI Q&A
2026-02-27
EPSS Evaluated
2026-05-25
NVD
EUVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
seerr seerr From 2.7.0 (inc) to 3.1.0 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-862 The product does not perform an authorization check when an actor attempts to access a resource or perform an action.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in Seerr, an open-source media request and discovery manager. It is a missing authorization issue found in versions starting from 2.7.0 up to but not including 3.1.0. The problem arises because certain push subscription API routes lack the necessary middleware called isOwnProfileOrAdmin(), which is supposed to restrict access. As a result, authenticated users can access and modify data that belongs to other users, which they should not be able to do.


How can this vulnerability impact me? :

This vulnerability can impact you by allowing authenticated users to access and change other users' data without proper authorization. This could lead to unauthorized data exposure or modification, potentially compromising user privacy and data integrity within the application.


How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:

I don't know


How can this vulnerability be detected on my network or system? Can you suggest some commands?

I don't know


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, you should upgrade Seerr to version 3.1.0 or later, as this version includes the fix for the missing authorization checks.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart