📧 info@ciso.sa | 📱 +966550939344 | Riyadh, Kingdom of Saudi Arabia
🔧 Scheduled Maintenance — Saturday 2:00-4:00 AM AST. Some features may be temporarily unavailable.    ●   
💎
Pro Plan 50% Off Unlock all AI features, unlimited reports, and priority support. Upgrade
Search Center
ESC to close
Global supply_chain Software Development and Technology HIGH 3h Global apt Government/Critical Infrastructure CRITICAL 5h Global vulnerability Enterprise Software / Data Analytics CRITICAL 6h Global vulnerability Artificial Intelligence and Technology HIGH 9h Global general Technology and Artificial Intelligence MEDIUM 13h Global general Technology and Artificial Intelligence HIGH 14h Global vulnerability Higher Education CRITICAL 23h Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global malware Software Development CRITICAL 1d Global supply_chain Software Development and Technology HIGH 3h Global apt Government/Critical Infrastructure CRITICAL 5h Global vulnerability Enterprise Software / Data Analytics CRITICAL 6h Global vulnerability Artificial Intelligence and Technology HIGH 9h Global general Technology and Artificial Intelligence MEDIUM 13h Global general Technology and Artificial Intelligence HIGH 14h Global vulnerability Higher Education CRITICAL 23h Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global malware Software Development CRITICAL 1d Global supply_chain Software Development and Technology HIGH 3h Global apt Government/Critical Infrastructure CRITICAL 5h Global vulnerability Enterprise Software / Data Analytics CRITICAL 6h Global vulnerability Artificial Intelligence and Technology HIGH 9h Global general Technology and Artificial Intelligence MEDIUM 13h Global general Technology and Artificial Intelligence HIGH 14h Global vulnerability Higher Education CRITICAL 23h Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global malware Software Development CRITICAL 1d
Vulnerabilities

CVE-2026-27793

Medium
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, inc
CWE-639 — Weakness Type
Published: Feb 27, 2026  ·  Modified: Feb 28, 2026  ·  Source: NVD
CVSS v3
6.5
🔗 NVD Official
📄 Description (English)

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 Executive Summary

Seerr versions prior to 3.1.0 contain an information disclosure vulnerability allowing authenticated users to retrieve sensitive third-party API credentials (Pushover, Pushbullet, Telegram) for any user via the GET /api/v1/user/:id endpoint. When combined with CVE-2026-27707 (unauthenticated account creation), this creates a zero-prior-access attack chain exposing administrator credentials. The vulnerability affects media management deployments used in enterprise environments.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 12, 2026 22:03
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations using Seerr for media management (particularly in government IT departments, educational institutions, and enterprise media centers) face credential exposure risks. The vulnerability is particularly critical for ARAMCO and other energy sector IT operations that may use Jellyfin/Plex infrastructure for internal media distribution. Government agencies under NCA oversight and SAMA-regulated financial institutions using media management systems are at risk of administrative credential compromise. Telecom operators (STC, Mobily, Zain) managing internal media platforms could expose notification service credentials used for critical alerts.
🏢 Affected Saudi Sectors
Government Banking and Financial Services Energy (ARAMCO) Telecommunications (STC, Mobily, Zain) Healthcare Education Enterprise IT Operations
⚖️ Saudi Risk Score (AI)
7.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Upgrade Seerr to version 3.1.0 or later immediately
2. If upgrade is not immediately possible, disable the GET /api/v1/user/:id endpoint or restrict access via reverse proxy/WAF rules
3. Audit all user accounts for unauthorized access attempts in logs
4. Rotate all Pushover, Pushbullet, and Telegram API credentials immediately
5. Review notification service logs for suspicious activity

PATCHING GUIDANCE:
- Deploy version 3.1.0+ in development environment first
- Test media request functionality and notification services post-upgrade
- Schedule maintenance window for production deployment
- Verify patch application by confirming version in application settings

COMPENSATING CONTROLS (if patch delayed):
- Implement network-level access controls restricting /api/v1/user/* endpoints to administrative IPs only
- Deploy WAF rules blocking GET requests to /api/v1/user/:id for non-admin users
- Enable API request logging and alerting for credential-related endpoints
- Implement API rate limiting on user endpoint

DETECTION RULES:
- Alert on GET /api/v1/user/:id requests from non-administrative source IPs
- Monitor for multiple sequential user ID enumeration attempts (pattern: /api/v1/user/1, /api/v1/user/2, etc.)
- Flag responses containing 'pushover', 'pushbullet', or 'telegram' in API responses
- Detect credential rotation events in notification service integrations
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. قم بترقية Seerr إلى الإصدار 3.1.0 أو أحدث على الفور
2. إذا لم يكن الترقية ممكنة فوراً، قم بتعطيل نقطة نهاية GET /api/v1/user/:id أو تقييد الوصول عبر قواعد WAF/reverse proxy
3. تدقيق جميع حسابات المستخدمين للوصول غير المصرح به في السجلات
4. قم بتدوير جميع بيانات اعتماد Pushover و Pushbullet و Telegram API على الفور
5. راجع سجلات خدمة الإخطارات للنشاط المريب

إرشادات التصحيح:
- نشر الإصدار 3.1.0+ في بيئة التطوير أولاً
- اختبر وظائف طلب الوسائط وخدمات الإخطارات بعد الترقية
- جدولة نافذة صيانة لنشر الإنتاج
- تحقق من تطبيق التصحيح بتأكيد الإصدار في إعدادات التطبيق

الضوابط البديلة (إذا تأخر التصحيح):
- تنفيذ ضوابط الوصول على مستوى الشبكة تقيد نقاط نهاية /api/v1/user/* لعناوين IP الإدارية فقط
- نشر قواعد WAF تحظر طلبات GET إلى /api/v1/user/:id للمستخدمين غير الإداريين
- تمكين تسجيل طلب API والتنبيهات لنقاط نهاية ذات الصلة بالبيانات الاعتمادية
- تنفيذ تحديد معدل API على نقطة نهاية المستخدم

قواعد الكشف:
- تنبيه على طلبات GET /api/v1/user/:id من عناوين IP غير إدارية
- مراقبة محاولات تعداد معرف المستخدم المتسلسلة المتعددة
- وضع علامة على الاستجابات التي تحتوي على بيانات اعتماد الإخطارات
- كشف أحداث تدوير بيانات الاعتماد في تكاملات خدمة الإخطارات
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.5.1.1 - Information security policies and procedures A.6.1.2 - Segregation of duties A.7.1.1 - User registration and access rights management A.8.2.1 - User access management A.10.1.1 - Cryptography controls for sensitive data A.12.4.1 - Event logging and monitoring
🔵 SAMA CSF
ID.AM-2 - Software inventory and management PR.AC-1 - Access control policy and procedures PR.AC-4 - Access rights and privileges management DE.CM-1 - Detection and analysis of anomalies DE.AE-1 - Audit logging and monitoring
🟡 ISO 27001:2022
5.15 - Access control 5.16 - Identification and authentication 5.23 - Information security for supplier relationships 8.1 - Information security incident management 8.2 - System and application security 8.3 - Cryptography
🟣 PCI DSS v4.0.1
Requirement 1.1 - Network segmentation Requirement 2.1 - Default security parameters Requirement 6.2 - Security patches and updates Requirement 7.1 - Access control implementation Requirement 10.2 - Logging and monitoring
📊 CVSS Score
6.5
/ 10.0 — Medium
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityN — None / Network
AvailabilityN — None / Network
📋 Quick Facts
Severity Medium
CVSS Score6.5
CWECWE-639
Exploit No
Patch ✗ No
Published 2026-02-27
Source Feed nvd
Views 5
🇸🇦 Saudi Risk Score
7.2
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-639
Share this CVE

💬 Comments

0
Loading comments
📣 Found this valuable?
Share it with your cybersecurity network
in LinkedIn 𝕏 X / Twitter 💬 WhatsApp ✈ Telegram
🍪 Privacy Preferences
CISO Consulting — Compliant with Saudi Personal Data Protection Law (PDPL)
We use cookies and similar technologies to provide the best experience on our platform. You can choose which types you accept.
🔒
Essential Always On
Required for the website to function properly. Cannot be disabled.
📋 Sessions, CSRF tokens, authentication, language preferences
📊
Analytics
Help us understand how visitors use the site and improve performance.
📋 Page views, session duration, traffic sources, performance metrics
⚙️
Functional
Enable enhanced features like content personalization and preferences.
📋 Dark/light theme, font size, custom dashboards, saved filters
📣
Marketing
Used to deliver content and ads relevant to your interests.
📋 Campaign tracking, retargeting, social media analytics
Privacy Policy →
CISO AI Assistant
Ask anything · Documents · Support
🔐

Introduce Yourself

Enter your details to access the full assistant

Your info is private and never shared
💬
CyberAssist
Online · responds in seconds
5 / 5
🔐 Verify Your Identity

Enter your email to receive a verification code before submitting a support request.

Enter to send · / for commands 0 / 2000
CISO AI · Powered by Anthropic Claude
✦ Quick Survey Help Us Improve CISO Consulting Your feedback shapes the future of our platform — takes less than 2 minutes.
⚠ Please answer this question to continue

How would you rate your overall experience with our platform?

Rate from 1 (poor) to 5 (excellent)

🎉
Thank you!
Your response has been recorded.