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

CVE-2026-7404

مرتفع
CWE-22 — نوع الضعف
نُشر: Apr 29, 2026  ·  آخر تحديث: May 6, 2026  ·  المصدر: NVD
CVSS v3
7.3
🔗 NVD الرسمي
📄 الوصف (الإنجليزية)

A weakness has been identified in getsimpletool mcpo-simple-server up to 0.2.0. Affected is the function delete_shared_prompt of the file src/mcpo_simple_server/services/prompt_manager/base_manager.py. This manipulation of the argument detail causes relative path traversal. It is possible to initiate the attack remotely. The exploit has been made available to the public and could be used for attacks. The project was informed of the problem early through an issue report but has not responded yet.

🤖 ملخص AI

CVE-2026-7404 is a path traversal vulnerability in getsimpletool mcpo-simple-server versions up to 0.2.0 that allows remote attackers to manipulate file paths through the delete_shared_prompt function. The vulnerability has a CVSS score of 7.3 (high) and could enable unauthorized file deletion or access to sensitive system files. No patch is currently available, and the project maintainers have not responded to early disclosure attempts.

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

🤖 التحليل الذكي آخر تحليل: May 5, 2026 10:32
🇸🇦 التأثير على المملكة العربية السعودية
This vulnerability primarily impacts Saudi organizations using getsimpletool mcpo-simple-server for prompt management and AI/ML operations. Most at-risk sectors include: Government agencies (NCA, CITC) using AI tools for administrative purposes; Banking and financial institutions (SAMA-regulated) employing AI-driven customer service or analysis tools; Healthcare providers using AI for medical records or diagnostic support; Telecommunications companies (STC, Mobily) leveraging AI for network optimization; and Research institutions. The path traversal could lead to unauthorized access to sensitive configuration files, credentials, or deletion of critical system files, potentially disrupting operations.
🏢 القطاعات السعودية المتأثرة
Government Banking and Financial Services Healthcare Energy and Utilities Telecommunications Research and Education Technology and Software Development
⚖️ درجة المخاطر السعودية (AI)
7.8
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Identify all systems running getsimpletool mcpo-simple-server versions up to 0.2.0 in your environment
2. Isolate affected systems from production networks if possible or implement network segmentation
3. Disable the delete_shared_prompt functionality if not critical to operations
4. Implement strict input validation on the 'detail' parameter to reject path traversal sequences (../, ..\ etc.)

Compensating Controls:
1. Deploy Web Application Firewall (WAF) rules to block requests containing path traversal patterns
2. Implement file system access controls using principle of least privilege - restrict application process permissions
3. Monitor and log all file deletion attempts, particularly those targeting system directories
4. Use chroot/containerization to limit file system access scope
5. Implement file integrity monitoring on critical configuration and system files

Detection Rules:
1. Monitor for HTTP requests to delete_shared_prompt endpoint containing '../' or '..\\' sequences
2. Alert on file deletion operations outside expected application directories
3. Track failed file access attempts to sensitive paths (/etc, /var, /root, Windows system directories)
4. Monitor process execution with unusual file system permissions

Patching:
1. Monitor the getsimpletool GitHub repository for security updates
2. Prepare upgrade plan to versions > 0.2.0 once patches are released
3. Test patches in non-production environment before deployment
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع الأنظمة التي تقوم بتشغيل إصدارات getsimpletool mcpo-simple-server حتى 0.2.0 في بيئتك
2. عزل الأنظمة المتأثرة عن شبكات الإنتاج إن أمكن أو تطبيق تقسيم الشبكة
3. تعطيل وظيفة delete_shared_prompt إذا لم تكن حرجة للعمليات
4. تطبيق التحقق الصارم من صحة المدخلات على معامل 'detail' لرفض تسلسلات اجتياز المسار

الضوابط التعويضية:
1. نشر قواعد جدار حماية تطبيقات الويب (WAF) لحجب الطلبات التي تحتوي على أنماط اجتياز المسار
2. تطبيق ضوابط الوصول إلى نظام الملفات باستخدام مبدأ الامتياز الأدنى
3. مراقبة وتسجيل جميع محاولات حذف الملفات، خاصة تلك التي تستهدف دلائل النظام
4. استخدام chroot/containerization لتحديد نطاق الوصول إلى نظام الملفات
5. تطبيق مراقبة سلامة الملفات على الملفات الحرجة والملفات الخاصة بالنظام

قواعد الكشف:
1. مراقبة طلبات HTTP إلى نقطة نهاية delete_shared_prompt التي تحتوي على تسلسلات '../' أو '..\\'
2. التنبيه على عمليات حذف الملفات خارج دلائل التطبيق المتوقعة
3. تتبع محاولات الوصول الفاشلة إلى المسارات الحساسة
4. مراقبة تنفيذ العملية بأذونات نظام ملفات غير عادية

التصحيح:
1. مراقبة مستودع getsimpletool GitHub للحصول على تحديثات الأمان
2. تحضير خطة الترقية إلى إصدارات > 0.2.0 بمجرد إصدار التصحيحات
3. اختبار التصحيحات في بيئة غير الإنتاج قبل النشر
📋 خريطة الامتثال التنظيمي
🟢 NCA ECC 2024
ECC 2024 A.5.1.1 - Information Security Policies and Procedures ECC 2024 A.5.2.1 - Access Control and User Management ECC 2024 A.5.3.1 - Cryptography and Data Protection ECC 2024 A.5.4.1 - Physical and Environmental Security ECC 2024 A.5.5.1 - Operations Security ECC 2024 A.5.6.1 - Communications Security ECC 2024 A.5.7.1 - System Development and Maintenance
🔵 SAMA CSF
SAMA CSF Governance - Risk Management Framework SAMA CSF Protect - Access Control and Data Protection SAMA CSF Detect - Monitoring and Incident Detection SAMA CSF Respond - Incident Response Procedures
🟡 ISO 27001:2022
ISO 27001:2022 A.5.1 - Policies for information security ISO 27001:2022 A.5.2 - Information security roles and responsibilities ISO 27001:2022 A.5.3 - Segregation of duties ISO 27001:2022 A.6.1 - Screening ISO 27001:2022 A.8.1 - User endpoint devices ISO 27001:2022 A.8.2 - Privileged access rights ISO 27001:2022 A.8.3 - Information access restriction ISO 27001:2022 A.12.4 - Logging ISO 27001:2022 A.12.6 - Management of technical vulnerabilities
📊 CVSS Score
7.3
/ 10.0 — مرتفع
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityL — Low / Local
📋 حقائق سريعة
الخطورة مرتفع
CVSS Score7.3
CWECWE-22
EPSS0.02%
اختراق متاح لا
تصحيح متاح ✗ لا
تاريخ النشر 2026-04-29
المصدر nvd
المشاهدات 2
🇸🇦 درجة المخاطر السعودية
7.8
/ 10.0 — مخاطر السعودية
أولوية: HIGH
🏷️ الوسوم
CWE-22
مشاركة ثغرة
LinkedIn X / Twitter WhatsApp Telegram

💬 التعليقات

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

عرّفنا بنفسك

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

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

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

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

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

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

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