CVE-2026-27793: CWE-639: Authorization Bypass Through User-Controlled Key in seerr-team seerr
Seerr is an open-source media request and discovery manager for Jellyfin, Plex, and Emby. Prior to version 3.1.0, the `GET /api/v1/user/:id` endpoint returns the full settings object for any user, including Pushover, Pushbullet, and Telegram credentials, to any authenticated requester regardless of their privilege level. This vulnerability can be exploited alone or combined with the reported unauthenticated account creation vulnerability, CVE-2026-27707. When combined, the two vulnerabilities create a zero-prior-access chain that leaks third-party API credentials for all users, including administrators. Version 3.1.0 contains a fix for both this vulnerability and for CVE-2026-27707.
AI Analysis
Technical Summary
Seerr is an open-source media request and discovery manager supporting platforms like Jellyfin, Plex, and Emby. Versions prior to 3.1.0 contain an authorization bypass vulnerability identified as CVE-2026-27793, categorized under CWE-639 (Authorization Bypass Through User-Controlled Key). The vulnerability exists in the GET /api/v1/user/:id endpoint, which improperly returns the full settings object of any user to any authenticated requester, regardless of their privilege level. This settings object includes sensitive third-party API credentials for services such as Pushover, Pushbullet, and Telegram. The flaw allows an attacker with any authenticated account to access other users’ sensitive data. More critically, when combined with CVE-2026-27707, an unauthenticated account creation vulnerability in Seerr, attackers can create accounts without prior access and then exploit CVE-2026-27793 to retrieve credentials for all users, including administrators, resulting in a zero-prior-access attack chain. The vulnerability has a CVSS 3.1 base score of 6.5, reflecting a medium severity with high confidentiality impact but no integrity or availability impact. The attack vector is network-based with low attack complexity, requiring only low privileges and no user interaction. The vendor fixed both vulnerabilities in Seerr version 3.1.0. No known exploits are currently reported in the wild.
Potential Impact
The primary impact of CVE-2026-27793 is the unauthorized disclosure of sensitive third-party API credentials belonging to all users of the Seerr platform, including administrators. Exposure of these credentials can lead to further compromise of integrated services such as Pushover, Pushbullet, and Telegram, potentially allowing attackers to send unauthorized notifications, intercept messages, or escalate privileges within those ecosystems. Organizations relying on Seerr for media management risk leakage of confidential user information and loss of trust. If combined with CVE-2026-27707, attackers can bypass authentication entirely, significantly increasing the attack surface and enabling large-scale credential theft without prior access. This can lead to lateral movement, privilege escalation, and broader compromise of connected infrastructure. Although the vulnerability does not directly affect system integrity or availability, the confidentiality breach can have cascading effects on organizational security posture and user privacy.
Mitigation Recommendations
The most effective mitigation is to upgrade Seerr installations to version 3.1.0 or later, where the vulnerability is patched. Organizations should immediately audit their current Seerr version and plan urgent updates. Additionally, administrators should rotate all third-party API credentials (Pushover, Pushbullet, Telegram) used within Seerr to invalidate any potentially compromised tokens. Implement strict access controls and monitoring on the Seerr API endpoints to detect unusual access patterns or unauthorized requests. If upgrading is temporarily not possible, restrict network access to the Seerr API to trusted users only and consider implementing additional authentication layers or API gateways to enforce proper authorization. Regularly review user accounts for suspicious activity, especially newly created accounts that may exploit CVE-2026-27707. Finally, maintain an incident response plan to quickly address any detected compromise stemming from this vulnerability.
Affected Countries
United States, Germany, United Kingdom, Canada, Australia, France, Netherlands, Sweden, Japan, South Korea
CVE-2026-27793: CWE-639: Authorization Bypass Through User-Controlled Key in seerr-team seerr
Description
Seerr is an open-source media request and discovery manager for Jellyfin, Plex, and Emby. Prior to version 3.1.0, the `GET /api/v1/user/:id` endpoint returns the full settings object for any user, including Pushover, Pushbullet, and Telegram credentials, to any authenticated requester regardless of their privilege level. This vulnerability can be exploited alone or combined with the reported unauthenticated account creation vulnerability, CVE-2026-27707. When combined, the two vulnerabilities create a zero-prior-access chain that leaks third-party API credentials for all users, including administrators. Version 3.1.0 contains a fix for both this vulnerability and for CVE-2026-27707.
AI-Powered Analysis
Machine-generated threat intelligence
Technical Analysis
Seerr is an open-source media request and discovery manager supporting platforms like Jellyfin, Plex, and Emby. Versions prior to 3.1.0 contain an authorization bypass vulnerability identified as CVE-2026-27793, categorized under CWE-639 (Authorization Bypass Through User-Controlled Key). The vulnerability exists in the GET /api/v1/user/:id endpoint, which improperly returns the full settings object of any user to any authenticated requester, regardless of their privilege level. This settings object includes sensitive third-party API credentials for services such as Pushover, Pushbullet, and Telegram. The flaw allows an attacker with any authenticated account to access other users’ sensitive data. More critically, when combined with CVE-2026-27707, an unauthenticated account creation vulnerability in Seerr, attackers can create accounts without prior access and then exploit CVE-2026-27793 to retrieve credentials for all users, including administrators, resulting in a zero-prior-access attack chain. The vulnerability has a CVSS 3.1 base score of 6.5, reflecting a medium severity with high confidentiality impact but no integrity or availability impact. The attack vector is network-based with low attack complexity, requiring only low privileges and no user interaction. The vendor fixed both vulnerabilities in Seerr version 3.1.0. No known exploits are currently reported in the wild.
Potential Impact
The primary impact of CVE-2026-27793 is the unauthorized disclosure of sensitive third-party API credentials belonging to all users of the Seerr platform, including administrators. Exposure of these credentials can lead to further compromise of integrated services such as Pushover, Pushbullet, and Telegram, potentially allowing attackers to send unauthorized notifications, intercept messages, or escalate privileges within those ecosystems. Organizations relying on Seerr for media management risk leakage of confidential user information and loss of trust. If combined with CVE-2026-27707, attackers can bypass authentication entirely, significantly increasing the attack surface and enabling large-scale credential theft without prior access. This can lead to lateral movement, privilege escalation, and broader compromise of connected infrastructure. Although the vulnerability does not directly affect system integrity or availability, the confidentiality breach can have cascading effects on organizational security posture and user privacy.
Mitigation Recommendations
The most effective mitigation is to upgrade Seerr installations to version 3.1.0 or later, where the vulnerability is patched. Organizations should immediately audit their current Seerr version and plan urgent updates. Additionally, administrators should rotate all third-party API credentials (Pushover, Pushbullet, Telegram) used within Seerr to invalidate any potentially compromised tokens. Implement strict access controls and monitoring on the Seerr API endpoints to detect unusual access patterns or unauthorized requests. If upgrading is temporarily not possible, restrict network access to the Seerr API to trusted users only and consider implementing additional authentication layers or API gateways to enforce proper authorization. Regularly review user accounts for suspicious activity, especially newly created accounts that may exploit CVE-2026-27707. Finally, maintain an incident response plan to quickly address any detected compromise stemming from this vulnerability.
Technical Details
- Data Version
- 5.2
- Assigner Short Name
- GitHub_M
- Date Reserved
- 2026-02-24T02:31:33.265Z
- Cvss Version
- 3.1
- State
- PUBLISHED
Threat ID: 69a1f6db32ffcdb8a26bc2dd
Added to database: 2/27/2026, 7:56:11 PM
Last enriched: 3/6/2026, 9:40:59 PM
Last updated: 4/13/2026, 3:45:00 AM
Views: 122
Community Reviews
0 reviewsCrowdsource mitigation strategies, share intel context, and vote on the most helpful responses. Sign in to add your voice and help keep defenders ahead.
Want to contribute mitigation steps or threat intel context? Sign in or create an account to join the community discussion.
Actions
Updates to AI analysis require Pro Console access. Upgrade inside Console → Billing.
Need more coverage?
Upgrade to Pro Console for AI refresh and higher limits.
For incident response and remediation, OffSeq services can help resolve threats faster.
Latest Threats
Check if your credentials are on the dark web
Instant breach scanning across billions of leaked records. Free tier available.