📧 info@ciso.sa | 📱 +966550939344 | الرياض، المملكة العربية السعودية
🔧 صيانة مجدولة — السبت 2:00-4:00 صباحاً. قد تكون بعض الميزات غير متاحة مؤقتاً.    ●   
💎
خطة Pro بخصم 50% احصل على جميع ميزات AI والتقارير غير المحدودة والدعم ذي الأولوية. الترقية الآن
مركز البحث
ESC للإغلاق
Global apt مزودو الخدمات المدارة / خدمات تكنولوجيا المعلومات HIGH 2h Global vulnerability برمجيات المؤسسات HIGH 2h Global general عمليات الأمن السيبراني HIGH 2h Global general صناعة الأمن السيبراني LOW 2h Global supply_chain قطاعات متعددة CRITICAL 2h Global vulnerability الحكومة والوكالات الفيدرالية HIGH 2h Global malware المؤسسات والقطاعات المتعددة CRITICAL 3h Global data_breach التجارة الإلكترونية والبيع بالتجزئة CRITICAL 3h Global vulnerability الحكومة والإدارة العامة CRITICAL 3h Global vulnerability الأمن الفيزيائي والمراقبة CRITICAL 4h Global apt مزودو الخدمات المدارة / خدمات تكنولوجيا المعلومات HIGH 2h Global vulnerability برمجيات المؤسسات HIGH 2h Global general عمليات الأمن السيبراني HIGH 2h Global general صناعة الأمن السيبراني LOW 2h Global supply_chain قطاعات متعددة CRITICAL 2h Global vulnerability الحكومة والوكالات الفيدرالية HIGH 2h Global malware المؤسسات والقطاعات المتعددة CRITICAL 3h Global data_breach التجارة الإلكترونية والبيع بالتجزئة CRITICAL 3h Global vulnerability الحكومة والإدارة العامة CRITICAL 3h Global vulnerability الأمن الفيزيائي والمراقبة CRITICAL 4h Global apt مزودو الخدمات المدارة / خدمات تكنولوجيا المعلومات HIGH 2h Global vulnerability برمجيات المؤسسات HIGH 2h Global general عمليات الأمن السيبراني HIGH 2h Global general صناعة الأمن السيبراني LOW 2h Global supply_chain قطاعات متعددة CRITICAL 2h Global vulnerability الحكومة والوكالات الفيدرالية HIGH 2h Global malware المؤسسات والقطاعات المتعددة CRITICAL 3h Global data_breach التجارة الإلكترونية والبيع بالتجزئة CRITICAL 3h Global vulnerability الحكومة والإدارة العامة CRITICAL 3h Global vulnerability الأمن الفيزيائي والمراقبة CRITICAL 4h
الثغرات

CVE-2026-47102

مرتفع ⚡ اختراق متاح
CWE-863 — نوع الضعف
نُشر: May 21, 2026  ·  آخر تحديث: May 28, 2026  ·  المصدر: NVD
CVSS v3
8.8
🔗 NVD الرسمي
📄 الوصف (الإنجليزية)

LiteLLM prior to 1.83.10 allows a user to modify their own user_role via the /user/update endpoint. While the endpoint correctly restricts users to updating only their own account, it does not restrict which fields may be changed. A user who can reach this endpoint can set their role to proxy_admin, gaining full administrative access to LiteLLM including all users, teams, keys, models, and prompt history. Users with the org_admin role have legitimate access to this endpoint and can exploit this vulnerability without chaining any additional flaw.

🤖 ملخص AI

LiteLLM versions prior to 1.83.10 contain a critical privilege escalation vulnerability (CVE-2026-47102) where users can modify their own role to proxy_admin through the /user/update endpoint, gaining full administrative access. This vulnerability affects any organization using LiteLLM for API management and authentication, particularly those with multiple user roles. The lack of field-level access controls on the user update endpoint creates an immediate and severe risk for unauthorized administrative access.

📄 الوصف (العربية)

🤖 التحليل الذكي آخر تحليل: May 23, 2026 19:55
🇸🇦 التأثير على المملكة العربية السعودية
This vulnerability poses significant risk to Saudi organizations using LiteLLM for API gateway and authentication management, particularly in: (1) Banking sector (SAMA-regulated institutions) - unauthorized admin access could compromise customer data, transaction logs, and API keys; (2) Government agencies and NCA - potential compromise of secure API communications and user access controls; (3) Telecom operators (STC, Mobily) - risk to API management infrastructure and customer data; (4) Healthcare providers - unauthorized access to patient data APIs and medical records systems; (5) Energy sector (ARAMCO, utilities) - compromise of critical infrastructure API management. The vulnerability is especially critical as it requires no additional exploitation chain and can be executed by any authenticated user with access to the endpoint.
🏢 القطاعات السعودية المتأثرة
Banking and Financial Services (SAMA-regulated) Government and Public Administration (NCA oversight) Telecommunications (STC, Mobily, Zain) Healthcare and Medical Services Energy and Utilities (ARAMCO, regional utilities) E-commerce and Retail Insurance Education and Research Institutions
⚖️ درجة المخاطر السعودية (AI)
9.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all LiteLLM deployments in your environment and document their versions
2. Restrict network access to the /user/update endpoint using WAF rules or network segmentation - allow only trusted administrative networks
3. Implement API gateway authentication logging and monitor for suspicious role modification attempts
4. Audit all user accounts for unauthorized role changes to proxy_admin or org_admin roles
5. Review API access logs for the past 30-90 days to identify potential exploitation

PATCHING GUIDANCE:
1. Upgrade LiteLLM to version 1.83.10 or later immediately when available
2. If immediate patching is not possible, implement compensating controls (see below)
3. Test patches in non-production environments before deployment
4. Coordinate patching across all LiteLLM instances to prevent lateral movement

COMPENSATING CONTROLS (if patch unavailable):
1. Implement API gateway rules to block /user/update requests containing 'role' or 'user_role' parameters
2. Use reverse proxy (nginx/Apache) to strip or reject requests modifying role fields
3. Implement strict RBAC at the application level - disable user self-service role modification entirely
4. Deploy API request validation to reject any user/update calls with role modification attempts
5. Implement IP whitelisting for administrative endpoints

DETECTION RULES:
1. Monitor for POST/PUT requests to /user/update containing 'role', 'user_role', or 'proxy_admin' parameters
2. Alert on any user account transitions to proxy_admin or org_admin roles outside of approved change windows
3. Track failed authentication attempts followed by successful /user/update calls
4. Monitor for API key generation or modification immediately following role changes
5. Implement SIEM rules: EventID for privilege escalation, source IP anomalies, and bulk user modifications
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. حدد جميع نشرات LiteLLM في بيئتك وتوثيق إصداراتها
2. قيد الوصول إلى نقطة نهاية /user/update باستخدام قواعد WAF أو تقسيم الشبكة - السماح فقط للشبكات الإدارية الموثوقة
3. تنفيذ تسجيل المصادقة لبوابة API ومراقبة محاولات تعديل الأدوار المريبة
4. تدقيق جميع حسابات المستخدمين للتحقق من تعديلات الأدوار غير المصرح بها إلى proxy_admin أو org_admin
5. مراجعة سجلات وصول API للـ 30-90 يوماً الماضية لتحديد الاستغلال المحتمل

إرشادات التصحيح:
1. ترقية LiteLLM إلى الإصدار 1.83.10 أو أحدث فوراً عند توفره
2. إذا لم يكن التصحيح الفوري ممكناً، قم بتنفيذ عناصر تحكم تعويضية
3. اختبر التصحيحات في بيئات غير الإنتاج قبل النشر
4. نسق التصحيح عبر جميع نشرات LiteLLM لمنع الحركة الجانبية

عناصر التحكم التعويضية (إذا لم يكن التصحيح متاحاً):
1. تنفيذ قواعد بوابة API لحظر طلبات /user/update التي تحتوي على معاملات 'role' أو 'user_role'
2. استخدام reverse proxy لإزالة أو رفض الطلبات التي تعدل حقول الأدوار
3. تنفيذ RBAC صارم على مستوى التطبيق - تعطيل تعديل الأدوار ذاتي الخدمة بالكامل
4. تنفيذ التحقق من صحة طلب API لرفض أي استدعاءات user/update مع محاولات تعديل الأدوار
5. تنفيذ القائمة البيضاء للعناوين IP للنقاط النهائية الإدارية

قواعد الكشف:
1. مراقبة طلبات POST/PUT إلى /user/update التي تحتوي على معاملات 'role' أو 'user_role' أو 'proxy_admin'
2. تنبيه على أي انتقالات حساب مستخدم إلى أدوار proxy_admin أو org_admin خارج نوافذ التغيير المعتمدة
3. تتبع محاولات المصادقة الفاشلة متبوعة باستدعاءات /user/update الناجحة
4. مراقبة توليد أو تعديل مفاتيح API فوراً بعد تغييرات الأدوار
5. تنفيذ قواعد SIEM: EventID لتصعيد الامتيازات وشذوذ عنوان IP والتعديلات الجماعية للمستخدمين
📋 خريطة الامتثال التنظيمي
🟢 NCA ECC 2024
ECC 2024 - 5.1.1: Access Control - Unauthorized privilege escalation violates principle of least privilege ECC 2024 - 5.1.2: User Access Management - Failure to restrict field-level modifications in user management endpoints ECC 2024 - 5.2.1: Authentication - Inadequate controls on authenticated user actions ECC 2024 - 6.1.1: Audit and Accountability - Insufficient logging of privilege modifications
🔵 SAMA CSF
SAMA CSF - Governance & Risk Management: Failure to implement adequate access controls for critical API endpoints SAMA CSF - Information Security: Inadequate field-level access controls in user management functions SAMA CSF - Operational Resilience: Privilege escalation vulnerability threatens system integrity and availability SAMA CSF - Cyber Resilience: Lack of compensating controls for unauthorized administrative access
🟡 ISO 27001:2022
ISO 27001:2022 - A.5.2: User registration and access rights management - inadequate role-based access control ISO 27001:2022 - A.5.3: Access rights review - failure to prevent unauthorized privilege escalation ISO 27001:2022 - A.8.2: Privileged access rights - insufficient controls on administrative role assignment ISO 27001:2022 - A.12.4.1: Event logging - inadequate logging of privilege modification attempts
🟣 PCI DSS v4.0.1
PCI DSS 3.2.1: Restrict access to cardholder data by business need to know - privilege escalation violates this requirement PCI DSS 7.1: Limit access to system components by business need to know - unauthorized admin access violates principle PCI DSS 8.2.1: Assign unique user ID - inadequate user role management controls PCI DSS 10.2.1: Implement automated audit trails - insufficient logging of role modifications
📦 المنتجات المتأثرة 1 منتج
litellm:litellm
📊 CVSS Score
8.8
/ 10.0 — مرتفع
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityH — High
AvailabilityH — High
📋 حقائق سريعة
الخطورة مرتفع
CVSS Score8.8
CWECWE-863
EPSS0.06%
اختراق متاح ✓ نعم
تصحيح متاح ✗ لا
تاريخ النشر 2026-05-21
المصدر nvd
المشاهدات 1
🇸🇦 درجة المخاطر السعودية
9.2
/ 10.0 — مخاطر السعودية
أولوية: CRITICAL
🏷️ الوسوم
CWE-863
مشاركة ثغرة
LinkedIn X / Twitter WhatsApp Telegram
📣 وجدت هذا مفيداً؟
شاركه مع شبكة الأمن السيبراني الخاصة بك
in لينكدإن 𝕏 تويتر 💬 واتساب ✈ تليجرام
🍪 إعدادات الخصوصية
سيزو للاستشارات — متوافق مع نظام حماية البيانات الشخصية السعودي (PDPL)
نستخدم ملفات تعريف الارتباط والتقنيات المشابهة لتوفير أفضل تجربة على منصتنا. يمكنك اختيار الأنواع التي تقبلها.
🔒
ملفات ضرورية Always On
مطلوبة لعمل الموقع بشكل صحيح. لا يمكن تعطيلها.
📋 الجلسات، CSRF، المصادقة، تفضيلات اللغة
📊
ملفات التحليلات
تساعدنا في فهم كيفية استخدام الزوار للموقع وتحسين الأداء.
📋 إحصائيات الصفحات، مدة الجلسة، مصدر الزيارة
⚙️
ملفات وظيفية
تتيح ميزات محسنة مثل تخصيص المحتوى والتفضيلات.
📋 السمة المظلمة/الفاتحة، حجم الخط، لوحات التحكم المخصصة
📣
ملفات تسويقية
تُستخدم لتقديم محتوى وإعلانات ذات صلة باهتماماتك.
📋 تتبع الحملات، إعادة الاستهداف، تحليلات وسائل التواصل
سياسة الخصوصية →
مساعد CISO الذكي
اسألني أي شيء · وثائق · دعم
🔐

عرّفنا بنفسك

أدخل بياناتك للوصول إلى المساعد الكامل

معلوماتك آمنة ولن تُشارك
💬
المساعد السيبراني
متصل — يرد في ثوانٍ
5 / 5
🔐 تحقق من هويتك

أدخل بريدك الإلكتروني لإرسال رمز تحقق قبل إرسال طلب الدعم.

Enter للإرسال · / للأوامر 0 / 2000
CISO AI · مدعوم بالذكاء الاصطناعي
✦ استطلاع سريع ساعدنا في تحسين منصة سيزو للاستشارات ملاحظاتك تشكّل مستقبل منصتنا — لا تستغرق سوى دقيقتين.
⚠ يرجى الإجابة على هذا السؤال للمتابعة

كيف تقيّم تجربتك العامة مع منصتنا؟

قيّم من 1 (ضعيف) إلى 5 (ممتاز)

🎉
شكراً جزيلاً!
تم تسجيل إجابتك بنجاح.