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

CVE-2026-2898

متوسط ⚡ اختراق متاح
A vulnerability was detected in funadmin up to 7.1.0-rc4. This issue affects the function getMember of the file app/common/service/AuthCloudService.php of the component Backend Endpoint. The manipulat
CWE-20 — نوع الضعف
نُشر: Feb 22, 2026  ·  آخر تحديث: Feb 28, 2026  ·  المصدر: NVD
CVSS v3
5.5
🔗 NVD الرسمي
📄 الوصف (الإنجليزية)

A vulnerability was detected in funadmin up to 7.1.0-rc4. This issue affects the function getMember of the file app/common/service/AuthCloudService.php of the component Backend Endpoint. The manipulation of the argument cloud_account results in deserialization. The attack may be performed from remote. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.

🤖 ملخص AI

CVE-2026-2898 is a remote code execution vulnerability in FunAdmin up to version 7.1.0-rc4 caused by unsafe deserialization in the AuthCloudService component. An attacker can manipulate the 'cloud_account' parameter to execute arbitrary code on affected systems. With public exploits available and no vendor patch forthcoming, this poses an immediate threat to organizations using FunAdmin for backend authentication services.

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

🤖 التحليل الذكي آخر تحليل: May 25, 2026 23:47
🇸🇦 التأثير على المملكة العربية السعودية
This vulnerability primarily impacts Saudi organizations using FunAdmin for backend authentication and cloud account management, particularly in: Government agencies (NCA, CITC) managing citizen identity systems; Banking sector (SAMA-regulated institutions) using FunAdmin for customer authentication; Healthcare providers (MOH) managing patient data access; Telecommunications companies (STC, Mobily) handling subscriber authentication; E-commerce and fintech platforms managing user credentials. The lack of vendor support and public exploit availability elevates risk significantly for critical infrastructure.
🏢 القطاعات السعودية المتأثرة
Government Banking Healthcare Telecommunications E-commerce Fintech Education
⚖️ درجة المخاطر السعودية (AI)
7.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all systems running FunAdmin versions up to 7.1.0-rc4 across your infrastructure
2. Isolate affected systems from production networks if possible, or implement network segmentation
3. Disable or restrict access to the getMember endpoint in AuthCloudService.php
4. Monitor authentication logs for suspicious cloud_account parameter values

COMPENSATING CONTROLS (until patch available):
5. Implement Web Application Firewall (WAF) rules to block requests with serialized PHP objects in cloud_account parameter
6. Add input validation to reject any cloud_account values containing 'O:' or other serialization markers
7. Implement strict rate limiting on authentication endpoints
8. Enable comprehensive logging and alerting on deserialization attempts

DETECTION RULES:
- Monitor for POST requests to AuthCloudService endpoints with base64-encoded or serialized data in cloud_account parameter
- Alert on PHP object instantiation patterns in authentication logs
- Track unusual process execution from PHP-FPM or web server processes

LONG-TERM:
9. Evaluate alternative authentication solutions or FunAdmin forks with security patches
10. Plan migration away from FunAdmin if vendor remains unresponsive
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع الأنظمة التي تعمل بإصدارات FunAdmin حتى 7.1.0-rc4 عبر البنية التحتية
2. عزل الأنظمة المتأثرة عن شبكات الإنتاج إن أمكن، أو تطبيق تقسيم الشبكة
3. تعطيل أو تقييد الوصول إلى نقطة نهاية getMember في AuthCloudService.php
4. مراقبة سجلات المصادقة للقيم المريبة في معامل cloud_account

الضوابط التعويضية (حتى توفر التصحيح):
5. تطبيق قواعد جدار حماية تطبيقات الويب لحجب الطلبات التي تحتوي على كائنات PHP المسلسلة في معامل cloud_account
6. إضافة التحقق من صحة الإدخال لرفض أي قيم cloud_account تحتوي على 'O:' أو علامات تسلسل أخرى
7. تطبيق تحديد معدل صارم على نقاط نهاية المصادقة
8. تفعيل التسجيل الشامل والتنبيهات على محاولات فك التسلسل

قواعد الكشف:
- مراقبة طلبات POST إلى نقاط نهاية AuthCloudService ببيانات مشفرة بـ base64 أو مسلسلة في معامل cloud_account
- التنبيه على أنماط إنشاء كائنات PHP في سجلات المصادقة
- تتبع تنفيذ العمليات غير المعتادة من عمليات PHP-FPM أو خادم الويب

المدى الطويل:
9. تقييم حلول المصادقة البديلة أو فروع FunAdmin مع تصحيحات الأمان
10. التخطيط للهجرة بعيداً عن FunAdmin إذا ظل البائع غير مستجيب
📋 خريطة الامتثال التنظيمي
🟢 NCA ECC 2024
ECC 2024 A.5.1.1 - Information Security Policies (vendor unresponsiveness) ECC 2024 A.5.2.1 - Access Control (authentication endpoint compromise) ECC 2024 A.5.3.1 - Cryptography (deserialization bypass) ECC 2024 A.5.4.1 - Physical and Environmental Security (backend system compromise)
🔵 SAMA CSF
SAMA CSF ID.AM-2 - Asset Management (identify FunAdmin deployments) SAMA CSF PR.AC-1 - Access Control (authentication compromise) SAMA CSF PR.DS-2 - Data Security (serialized object injection) SAMA CSF DE.CM-1 - Detection and Analysis (monitoring deserialization)
🟡 ISO 27001:2022
ISO 27001:2022 A.5.15 - Access Control (authentication bypass) ISO 27001:2022 A.5.18 - Cryptography (unsafe deserialization) ISO 27001:2022 A.5.23 - Information Security Incident Management (breach response) ISO 27001:2022 A.8.1 - Organizational Controls (vendor management)
🟣 PCI DSS v4.0.1
PCI DSS 2.1 - Vendor Responsibility (unresponsive vendor) PCI DSS 6.2 - Secure Development (code review for deserialization) PCI DSS 6.5.1 - Injection Flaws (object injection vulnerability)
📦 المنتجات المتأثرة 5 منتج
funadmin:funadmin
funadmin:funadmin:7.1.0
funadmin:funadmin:7.1.0
funadmin:funadmin:7.1.0
funadmin:funadmin:7.1.0
📊 CVSS Score
5.5
/ 10.0 — متوسط
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:L/I:L/A:L
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionR — Required
ScopeU — Unchanged
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityL — Low / Local
📋 حقائق سريعة
الخطورة متوسط
CVSS Score5.5
CWECWE-20
EPSS0.03%
اختراق متاح ✓ نعم
تصحيح متاح ✗ لا
تاريخ النشر 2026-02-22
المصدر nvd
المشاهدات 6
🇸🇦 درجة المخاطر السعودية
7.8
/ 10.0 — مخاطر السعودية
أولوية: CRITICAL
🏷️ الوسوم
exploit-available CWE-20
مشاركة ثغرة
LinkedIn X / Twitter WhatsApp Telegram
📣 وجدت هذا مفيداً؟
شاركه مع شبكة الأمن السيبراني الخاصة بك
in لينكدإن 𝕏 تويتر 💬 واتساب ✈ تليجرام
🍪 إعدادات الخصوصية
سيزو للاستشارات — متوافق مع نظام حماية البيانات الشخصية السعودي (PDPL)
نستخدم ملفات تعريف الارتباط والتقنيات المشابهة لتوفير أفضل تجربة على منصتنا. يمكنك اختيار الأنواع التي تقبلها.
🔒
ملفات ضرورية Always On
مطلوبة لعمل الموقع بشكل صحيح. لا يمكن تعطيلها.
📋 الجلسات، CSRF، المصادقة، تفضيلات اللغة
📊
ملفات التحليلات
تساعدنا في فهم كيفية استخدام الزوار للموقع وتحسين الأداء.
📋 إحصائيات الصفحات، مدة الجلسة، مصدر الزيارة
⚙️
ملفات وظيفية
تتيح ميزات محسنة مثل تخصيص المحتوى والتفضيلات.
📋 السمة المظلمة/الفاتحة، حجم الخط، لوحات التحكم المخصصة
📣
ملفات تسويقية
تُستخدم لتقديم محتوى وإعلانات ذات صلة باهتماماتك.
📋 تتبع الحملات، إعادة الاستهداف، تحليلات وسائل التواصل
سياسة الخصوصية →
مساعد CISO الذكي
اسألني أي شيء · وثائق · دعم
🔐

عرّفنا بنفسك

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

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

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

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

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

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

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