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

CVE-2026-33027

متوسط ⚡ اختراق متاح
Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, the nginx-ui configuration improperly handles URL-encoded traversal sequences. When specially crafted paths are suppl
CWE-22 — نوع الضعف
نُشر: Mar 30, 2026  ·  آخر تحديث: Apr 2, 2026  ·  المصدر: NVD
CVSS v3
6.5
🔗 NVD الرسمي
📄 الوصف (الإنجليزية)

Nginx UI is a web user interface for the Nginx web server. Prior to version 2.3.4, the nginx-ui configuration improperly handles URL-encoded traversal sequences. When specially crafted paths are supplied, the backend resolves them to the base Nginx configuration directory and executes the operation on the base directory (/etc/nginx). In particular, this allows an authenticated user to remove the entire /etc/nginx directory, resulting in a partial Denial of Service. This issue has been patched in version 2.3.4.

🤖 ملخص AI

Nginx UI versions prior to 2.3.4 contain a path traversal vulnerability (CWE-22) that allows authenticated users to manipulate URL-encoded sequences and access the base Nginx configuration directory (/etc/nginx). An attacker could delete the entire Nginx configuration directory, causing partial denial of service. While requiring authentication, the vulnerability poses significant risk to organizations using Nginx UI for web server management, particularly in critical infrastructure environments.

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

🤖 التحليل الذكي آخر تحليل: May 13, 2026 02:35
🇸🇦 التأثير على المملكة العربية السعودية
Saudi organizations operating critical web infrastructure are at elevated risk, particularly: (1) Banking sector (SAMA-regulated institutions) relying on Nginx for API gateways and web services; (2) Government agencies (NCA oversight) using Nginx UI for centralized web server management; (3) Telecommunications providers (STC, Mobily) managing high-traffic web properties; (4) Energy sector (ARAMCO, utilities) with web-facing SCADA interfaces; (5) Healthcare providers managing patient portals. The vulnerability's impact is amplified in environments where Nginx configuration integrity is critical for service continuity and security posture.
🏢 القطاعات السعودية المتأثرة
Banking and Financial Services Government and Public Administration Telecommunications Energy and Utilities Healthcare E-commerce and Retail Critical Infrastructure
⚖️ درجة المخاطر السعودية (AI)
7.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Audit all Nginx UI deployments in your environment and document version numbers
2. Restrict access to Nginx UI administrative interfaces using network segmentation and WAF rules
3. Implement strict RBAC to limit authenticated user privileges to minimum necessary permissions
4. Enable comprehensive audit logging for all Nginx UI configuration changes
5. Monitor /etc/nginx directory for unauthorized modifications using file integrity monitoring (FIM)

PATCHING GUIDANCE:
1. Upgrade Nginx UI to version 2.3.4 or later immediately upon availability
2. If patch unavailable, implement compensating controls (see below)
3. Test patches in non-production environments before deployment

COMPENSATING CONTROLS (if patch unavailable):
1. Deploy Web Application Firewall (WAF) rules to block URL-encoded traversal sequences (%2e%2e, ../, etc.)
2. Implement input validation at application layer to reject path traversal attempts
3. Run Nginx UI with minimal privileges (non-root user with restricted filesystem permissions)
4. Use AppArmor or SELinux profiles to restrict Nginx UI process access to /etc/nginx
5. Implement network-level access controls limiting Nginx UI access to authorized administrators only

DETECTION RULES:
1. Monitor HTTP requests to Nginx UI containing URL-encoded sequences: %2e, %2f, %5c
2. Alert on any DELETE or modification requests targeting paths containing traversal patterns
3. Monitor /etc/nginx directory for unexpected deletions or modifications
4. Track failed authentication attempts followed by successful access
5. Log all configuration changes with source IP and user identity
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تدقيق جميع نشرات Nginx UI في بيئتك وتوثيق أرقام الإصدارات
2. تقييد الوصول إلى واجهات إدارة Nginx UI باستخدام تقسيم الشبكة وقواعد جدار الحماية
3. تنفيذ التحكم في الوصول القائم على الأدوار (RBAC) لتحديد امتيازات المستخدم المصرح له
4. تفعيل تسجيل التدقيق الشامل لجميع تغييرات إعدادات Nginx UI
5. مراقبة دليل /etc/nginx للتعديلات غير المصرح بها باستخدام مراقبة سلامة الملفات

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

الضوابط البديلة:
1. نشر قواعد جدار حماية تطبيقات الويب لحجب تسلسلات اجتياز المسار المشفرة بـ URL
2. تنفيذ التحقق من صحة المدخلات على مستوى التطبيق لرفض محاولات اجتياز المسار
3. تشغيل Nginx UI بامتيازات محدودة (مستخدم غير جذر مع أذونات نظام ملفات مقيدة)
4. استخدام ملفات تعريف AppArmor أو SELinux لتقييد وصول عملية Nginx UI إلى /etc/nginx
5. تنفيذ ضوابط الوصول على مستوى الشبكة لتحديد وصول Nginx UI للمسؤولين المصرح لهم فقط

قواعد الكشف:
1. مراقبة طلبات HTTP إلى Nginx UI التي تحتوي على تسلسلات مشفرة بـ URL
2. التنبيه على أي طلبات DELETE أو تعديل تستهدف مسارات تحتوي على أنماط اجتياز
3. مراقبة دليل /etc/nginx للحذف أو التعديلات غير المتوقعة
4. تتبع محاولات المصادقة الفاشلة متبوعة بالوصول الناجح
5. تسجيل جميع تغييرات الإعدادات مع عنوان IP المصدر وهوية المستخدم
📋 خريطة الامتثال التنظيمي
🟢 NCA ECC 2024
A.5.1.1 - Information security policies and procedures A.6.1.1 - User access management and authentication A.8.1.1 - Asset management and inventory A.12.4.1 - Event logging and monitoring A.13.1.1 - Network security controls
🔵 SAMA CSF
ID.AM-2 - Software inventory and asset management PR.AC-1 - Access control and authentication PR.AC-4 - Access rights and privileges management DE.CM-1 - System monitoring and event detection DE.AE-1 - Anomaly detection and analysis
🟡 ISO 27001:2022
A.5.1 - Management direction for information security A.6.1 - Screening and access control A.8.1 - Asset inventory and responsibility A.12.4 - Logging and monitoring A.13.1 - Network security perimeter
🟣 PCI DSS v4.0.1
Requirement 1.1 - Firewall configuration standards Requirement 2.1 - Default security parameters Requirement 6.2 - Security patches and updates Requirement 10.2 - User access logging Requirement 10.3 - Audit trail protection
📦 المنتجات المتأثرة 1 منتج
nginxui:nginx_ui
📊 CVSS Score
6.5
/ 10.0 — متوسط
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityN — None / Network
IntegrityN — None / Network
AvailabilityH — High
📋 حقائق سريعة
الخطورة متوسط
CVSS Score6.5
CWECWE-22
EPSS0.05%
اختراق متاح ✓ نعم
تصحيح متاح ✗ لا
تاريخ النشر 2026-03-30
المصدر nvd
المشاهدات 5
🇸🇦 درجة المخاطر السعودية
7.2
/ 10.0 — مخاطر السعودية
أولوية: HIGH
🏷️ الوسوم
exploit-available CWE-22
مشاركة ثغرة
LinkedIn X / Twitter WhatsApp Telegram
📣 وجدت هذا مفيداً؟
شاركه مع شبكة الأمن السيبراني الخاصة بك
in لينكدإن 𝕏 تويتر 💬 واتساب ✈ تليجرام
🍪 إعدادات الخصوصية
سيزو للاستشارات — متوافق مع نظام حماية البيانات الشخصية السعودي (PDPL)
نستخدم ملفات تعريف الارتباط والتقنيات المشابهة لتوفير أفضل تجربة على منصتنا. يمكنك اختيار الأنواع التي تقبلها.
🔒
ملفات ضرورية Always On
مطلوبة لعمل الموقع بشكل صحيح. لا يمكن تعطيلها.
📋 الجلسات، CSRF، المصادقة، تفضيلات اللغة
📊
ملفات التحليلات
تساعدنا في فهم كيفية استخدام الزوار للموقع وتحسين الأداء.
📋 إحصائيات الصفحات، مدة الجلسة، مصدر الزيارة
⚙️
ملفات وظيفية
تتيح ميزات محسنة مثل تخصيص المحتوى والتفضيلات.
📋 السمة المظلمة/الفاتحة، حجم الخط، لوحات التحكم المخصصة
📣
ملفات تسويقية
تُستخدم لتقديم محتوى وإعلانات ذات صلة باهتماماتك.
📋 تتبع الحملات، إعادة الاستهداف، تحليلات وسائل التواصل
سياسة الخصوصية →
مساعد CISO الذكي
اسألني أي شيء · وثائق · دعم
🔐

عرّفنا بنفسك

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

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

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

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

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

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

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