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

CVE-2026-34570

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

CI4MS is a CodeIgniter 4-based CMS skeleton that delivers a production-ready, modular architecture with RBAC authorization and theme support. Prior to version 0.31.0.0, the application fails to immediately revoke active user sessions when an account is deleted. Due to a logic flaw in the backend design, account state changes are enforced only during authentication (login), not for already-established sessions. The system implicitly assumes that authenticated users remain trusted for the lifetime of their session. There is no session expiration or account expiration mechanism in place, causing deleted accounts to retain indefinite access until the user manually logs out. This behavior breaks the intended access control policy and results in persistent unauthorized access. This issue has been patched in version 0.31.0.0.

🤖 ملخص AI

CI4MS versions prior to 0.31.0.0 fail to revoke active sessions when user accounts are deleted, allowing deleted users to maintain indefinite access until manual logout. This critical access control flaw (CWE-284) affects any organization using CI4MS for internal systems, particularly those managing sensitive business processes. The vulnerability is exploitable and poses significant risk to Saudi enterprises relying on this CodeIgniter 4-based CMS for administrative and operational functions.

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

🤖 التحليل الذكي آخر تحليل: Apr 23, 2026 07:39
🇸🇦 التأثير على المملكة العربية السعودية
This vulnerability poses significant risk to Saudi banking sector institutions using CI4MS for internal portals and customer management systems, potentially allowing terminated employees or compromised accounts to maintain unauthorized access to financial data. Government agencies and NCA-regulated entities face compliance violations if deleted administrative accounts retain system access. Healthcare organizations using CI4MS for patient record management systems could experience HIPAA-equivalent breaches. Energy sector organizations (including ARAMCO subsidiaries) managing operational technology systems face critical risks. Telecommunications providers (STC, Mobily) using CI4MS for billing or customer systems could experience revenue leakage and data theft. The indefinite session persistence creates audit trail gaps and violates principle of least privilege across all sectors.
🏢 القطاعات السعودية المتأثرة
Banking and Financial Services Government and Public Administration Healthcare and Medical Services Energy and Utilities Telecommunications Retail and E-commerce Manufacturing and Industrial Education and Universities
⚖️ درجة المخاطر السعودية (AI)
8.5
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all CI4MS deployments in your organization and document version numbers
2. Implement immediate access control: Disable or terminate all active sessions for any deleted user accounts manually through database intervention
3. Audit user deletion logs for the past 90 days and review access logs for deleted accounts
4. Implement compensating control: Deploy session monitoring to detect and terminate sessions from deleted user accounts

PATCHING GUIDANCE:
1. Upgrade CI4MS to version 0.31.0.0 or later immediately
2. Test patch in non-production environment first
3. Plan maintenance window for production deployment
4. Verify session revocation works post-patch by testing account deletion workflow

COMPENSATING CONTROLS (if immediate upgrade not possible):
1. Implement session timeout mechanism: Set maximum session lifetime to 8 hours or less
2. Deploy middleware to validate user account status on each request
3. Implement real-time session revocation: Create database trigger to invalidate sessions when user.deleted_at is set
4. Enable comprehensive session logging with user account status checks
5. Implement daily batch job to purge sessions for deleted accounts

DETECTION RULES:
1. Monitor for authentication logs showing activity from accounts marked as deleted
2. Alert on session activity where user.deleted_at timestamp is not null
3. Track session creation timestamps vs. account deletion timestamps
4. Monitor for privilege escalation attempts from deleted accounts
5. Implement SIEM rule: Alert if session_user_id exists in deleted_users table
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. حدد جميع نشرات CI4MS في مؤسستك وقم بتوثيق أرقام الإصدارات
2. تطبيق التحكم الفوري بالوصول: تعطيل أو إنهاء جميع الجلسات النشطة لأي حسابات مستخدمين محذوفة يدويًا من خلال التدخل في قاعدة البيانات
3. تدقيق سجلات حذف المستخدمين لآخر 90 يومًا ومراجعة سجلات الوصول للحسابات المحذوفة
4. تطبيق التحكم البديل: نشر مراقبة الجلسة لاكتشاف وإنهاء الجلسات من حسابات المستخدمين المحذوفة

إرشادات التصحيح:
1. ترقية CI4MS إلى الإصدار 0.31.0.0 أو أحدث على الفور
2. اختبار التصحيح في بيئة غير الإنتاج أولاً
3. خطط نافذة الصيانة لنشر الإنتاج
4. تحقق من عمل إلغاء الجلسة بعد التصحيح بواسطة اختبار سير عمل حذف الحساب

الضوابط البديلة (إذا لم يكن الترقية الفورية ممكنة):
1. تطبيق آلية انتهاء صلاحية الجلسة: تعيين أقصى مدة حياة للجلسة إلى 8 ساعات أو أقل
2. نشر البرنامج الوسيط للتحقق من حالة حساب المستخدم في كل طلب
3. تطبيق إلغاء الجلسة في الوقت الفعلي: إنشاء محفز قاعدة البيانات لإبطال الجلسات عند تعيين user.deleted_at
4. تفعيل تسجيل الجلسة الشامل مع فحوصات حالة حساب المستخدم
5. تطبيق مهمة دفعية يومية لتنظيف الجلسات للحسابات المحذوفة

قواعد الكشف:
1. مراقبة سجلات المصادقة التي تظهر نشاطًا من الحسابات المحددة كمحذوفة
2. تنبيه نشاط الجلسة حيث user.deleted_at timestamp ليس فارغًا
3. تتبع طوابع زمن إنشاء الجلسة مقابل طوابع زمن حذف الحساب
4. مراقبة محاولات تصعيد الامتيازات من الحسابات المحذوفة
5. تطبيق قاعدة SIEM: تنبيه إذا كان session_user_id موجودًا في جدول deleted_users
📋 خريطة الامتثال التنظيمي
🟢 NCA ECC 2024
5.1.1 - Access Control Policy: Failure to revoke access violates access control policies 5.1.2 - User Registration and Access Rights: Deleted users must have access revoked immediately 5.2.1 - User Access Management: Session management must enforce account status changes 5.3.1 - Password Management: Session persistence bypasses authentication controls 7.1.1 - Information Security Incident Management: Unauthorized access from deleted accounts constitutes security incident
🔵 SAMA CSF
AC-2 Account Management: Failure to disable accounts upon deletion AC-3 Access Enforcement: Session-based access not enforced against account status AU-2 Audit Events: Deleted accounts maintaining access creates audit trail gaps IA-4 Identifier Management: User identifiers not invalidated upon account deletion SC-7 Boundary Protection: Session management lacks account status validation
🟡 ISO 27001:2022
A.5.1.1 - Policies for information security: Access control policy not enforced A.6.1.2 - Information security roles and responsibilities: Account lifecycle management failure A.8.1.1 - User endpoint devices: Session management lacks account status checks A.8.2.1 - User access management: Access not revoked upon account deletion A.8.2.3 - Management of privileged access rights: Deleted privileged accounts retain access A.8.3.1 - Password management: Session persistence bypasses authentication controls
🟣 PCI DSS v4.0.1
6.5.10 - Broken authentication: Session management fails to enforce account status 7.1 - Limit access to system components: Deleted accounts maintain system access 8.1.4 - User access provisioning: Access not revoked upon account deletion 10.2.5 - Logging access to audit trails: Deleted accounts accessing systems not properly logged
📦 المنتجات المتأثرة 1 منتج
ci4-cms-erp:ci4ms
📊 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-284
EPSS0.08%
اختراق متاح ✓ نعم
تصحيح متاح ✗ لا
تاريخ النشر 2026-04-01
المصدر nvd
المشاهدات 5
🇸🇦 درجة المخاطر السعودية
8.5
/ 10.0 — مخاطر السعودية
أولوية: CRITICAL
🏷️ الوسوم
exploit-available CWE-284
مشاركة ثغرة
LinkedIn X / Twitter WhatsApp Telegram

💬 التعليقات

0
جارٍ التحميل
📣 وجدت هذا مفيداً؟
شاركه مع شبكة الأمن السيبراني الخاصة بك
in لينكدإن 𝕏 تويتر 💬 واتساب ✈ تليجرام
🍪 إعدادات الخصوصية
سيزو للاستشارات — متوافق مع نظام حماية البيانات الشخصية السعودي (PDPL)
نستخدم ملفات تعريف الارتباط والتقنيات المشابهة لتوفير أفضل تجربة على منصتنا. يمكنك اختيار الأنواع التي تقبلها.
🔒
ملفات ضرورية Always On
مطلوبة لعمل الموقع بشكل صحيح. لا يمكن تعطيلها.
📋 الجلسات، CSRF، المصادقة، تفضيلات اللغة
📊
ملفات التحليلات
تساعدنا في فهم كيفية استخدام الزوار للموقع وتحسين الأداء.
📋 إحصائيات الصفحات، مدة الجلسة، مصدر الزيارة
⚙️
ملفات وظيفية
تتيح ميزات محسنة مثل تخصيص المحتوى والتفضيلات.
📋 السمة المظلمة/الفاتحة، حجم الخط، لوحات التحكم المخصصة
📣
ملفات تسويقية
تُستخدم لتقديم محتوى وإعلانات ذات صلة باهتماماتك.
📋 تتبع الحملات، إعادة الاستهداف، تحليلات وسائل التواصل
سياسة الخصوصية →
مساعد CISO الذكي
اسألني أي شيء · وثائق · دعم
🔐

عرّفنا بنفسك

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

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

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

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

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

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

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