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

CVE-2026-32647

مرتفع
NGINX Open Source and NGINX Plus have a vulnerability in the ngx_http_mp4_module module, which might allow an attacker to trigger a buffer over-read or over-write to the NGINX worker memory resulting
CWE-125 — نوع الضعف
نُشر: Mar 24, 2026  ·  آخر تحديث: Mar 30, 2026  ·  المصدر: NVD
CVSS v3
7.8
🔗 NVD الرسمي
📄 الوصف (الإنجليزية)

NGINX Open Source and NGINX Plus have a vulnerability in the ngx_http_mp4_module module, which might allow an attacker to trigger a buffer over-read or over-write to the NGINX worker memory resulting in its termination or possibly code execution, using a specially crafted MP4 file. This issue affects NGINX Open Source and NGINX Plus if it is built with the ngx_http_mp4_module module and the mp4 directive is used in the configuration file. Additionally, the attack is possible only if an attacker can trigger the processing of a specially crafted MP4 file with the ngx_http_mp4_module module.


Note: Software versions which have reached End of Technical Support (EoTS) are not evaluated.

🤖 ملخص AI

CVE-2026-32647 is a buffer over-read/over-write vulnerability in NGINX's ngx_http_mp4_module affecting NGINX Plus R32-R34 and Open Source versions. An attacker can exploit this via specially crafted MP4 files to cause worker process termination or potentially achieve code execution. This vulnerability poses significant risk to organizations using NGINX as a reverse proxy or media server, particularly in Saudi Arabia's critical infrastructure sectors.

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

🤖 التحليل الذكي آخر تحليل: Apr 28, 2026 16:16
🇸🇦 التأثير على المملكة العربية السعودية
High impact on Saudi banking sector (SAMA-regulated institutions using NGINX for API gateways and load balancing), government digital services (NCA-supervised platforms), telecommunications infrastructure (STC, Mobily), and energy sector (ARAMCO subsidiaries). Media streaming services and CDN providers in Saudi Arabia are at elevated risk. Healthcare sector organizations using NGINX for telemedicine platforms are also vulnerable. The lack of available patches increases exposure window significantly.
🏢 القطاعات السعودية المتأثرة
Banking and Financial Services Government and Public Administration Telecommunications Energy and Utilities Healthcare Media and Broadcasting E-commerce and Retail Education
⚖️ درجة المخاطر السعودية (AI)
8.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all NGINX instances running ngx_http_mp4_module by checking configuration files for 'mp4' directive
2. Disable MP4 module processing immediately: comment out or remove 'mp4;' directive from nginx.conf
3. Implement network-level controls to block MP4 file uploads/processing until patching is available
4. Monitor NGINX worker process crashes and core dumps for exploitation attempts

COMPENSATING CONTROLS:
5. Deploy WAF rules to reject requests with MP4 content-type or .mp4 file extensions
6. Implement strict input validation on file upload endpoints
7. Use SELinux/AppArmor to restrict NGINX worker process capabilities
8. Enable NGINX access logging with detailed request inspection

DETECTION:
9. Monitor for: sudden NGINX worker process exits, abnormal memory access patterns, requests containing MP4 files
10. Alert on: POST/PUT requests with 'ftyp' magic bytes (MP4 signature), worker process segmentation faults
11. Implement IDS signatures for malformed MP4 atom structures

PATCHING STRATEGY:
12. Subscribe to F5 security advisories for patch availability
13. Prepare test environment for patch deployment immediately upon release
14. Establish rollback procedures before applying patches to production
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع مثيلات NGINX التي تقوم بتشغيل ngx_http_mp4_module بفحص ملفات الإعدادات عن توجيه 'mp4'
2. تعطيل معالجة وحدة MP4 فوراً: تعليق أو إزالة توجيه 'mp4;' من nginx.conf
3. تطبيق عناصر تحكم على مستوى الشبكة لحظر تحميل/معالجة ملفات MP4 حتى يتم إصدار التصحيحات
4. مراقبة أعطال عمليات عامل NGINX وملفات core dump لمحاولات الاستغلال

عناصر التحكم التعويضية:
5. نشر قواعد WAF لرفض الطلبات ذات نوع محتوى MP4 أو امتدادات ملفات .mp4
6. تطبيق التحقق الصارم من صحة الإدخال على نقاط تحميل الملفات
7. استخدام SELinux/AppArmor لتقييد قدرات عملية عامل NGINX
8. تفعيل تسجيل وصول NGINX مع فحص الطلبات التفصيلي

الكشف:
9. مراقبة: خروج مفاجئ لعمليات عامل NGINX، أنماط وصول الذاكرة غير الطبيعية، الطلبات التي تحتوي على ملفات MP4
10. التنبيه على: طلبات POST/PUT تحتوي على بايتات سحرية 'ftyp' (توقيع MP4)، أعطال تجزئة عملية العامل
11. تطبيق توقيعات IDS لهياكل ذرات MP4 المشوهة

استراتيجية التصحيح:
12. الاشتراك في تنبيهات أمان F5 لتوفر التصحيحات
13. تحضير بيئة اختبار لنشر التصحيحات فوراً عند إصدارها
14. إنشاء إجراءات التراجع قبل تطبيق التصحيحات على الإنتاج
📋 خريطة الامتثال التنظيمي
🟢 NCA ECC 2024
ECC 2024 A.12.6.1 - Management of technical vulnerabilities ECC 2024 A.14.2.1 - Secure development policy ECC 2024 A.12.3.1 - Configuration management
🔵 SAMA CSF
SAMA CSF ID.RA-1 - Asset Management and Vulnerability Management SAMA CSF PR.IP-12 - Security patch and update management SAMA CSF DE.CM-8 - Malicious code detection
🟡 ISO 27001:2022
ISO 27001:2022 A.12.3.1 - Configuration management ISO 27001:2022 A.12.6.1 - Management of technical vulnerabilities ISO 27001:2022 A.14.2.1 - Secure development policy
🟣 PCI DSS v4.0.1
PCI DSS 6.2 - Security patches and updates PCI DSS 6.3.1 - Vulnerability scanning
📦 المنتجات المتأثرة 18 منتج
f5:nginx_plus:r32
f5:nginx_plus:r32
f5:nginx_plus:r32
f5:nginx_plus:r32
f5:nginx_plus:r33
f5:nginx_plus:r33
f5:nginx_plus:r33
f5:nginx_plus:r33
f5:nginx_plus:r34
f5:nginx_plus:r34
f5:nginx_plus:r34
f5:nginx_plus:r35
f5:nginx_plus:r35
f5:nginx_plus:r36
f5:nginx_plus:r36
f5:nginx_plus:r36
f5:nginx_open_source
f5:nginx_open_source
📊 CVSS Score
7.8
/ 10.0 — مرتفع
📊 CVSS Vector
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
Attack VectorL — Low / Local
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityH — High
AvailabilityH — High
📋 حقائق سريعة
الخطورة مرتفع
CVSS Score7.8
CWECWE-125
اختراق متاح لا
تصحيح متاح ✗ لا
تاريخ النشر 2026-03-24
المصدر nvd
المشاهدات 5
🇸🇦 درجة المخاطر السعودية
8.2
/ 10.0 — مخاطر السعودية
أولوية: CRITICAL
🏷️ الوسوم
CWE-125
مشاركة ثغرة
LinkedIn X / Twitter WhatsApp Telegram

💬 التعليقات

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

عرّفنا بنفسك

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

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

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

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

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

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

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