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

CVE-2026-39852

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

Quarkus is a Java framework for building cloud-native applications. In versions prior to 3.20.6.1, 3.27.3.1, 3.33.1.1, 3.35.1.1, 3.34.7, and 3.35.2, a path normalization inconsistency between the security layer and the routing layer allows unauthenticated or lower-privileged users to bypass HTTP path-based authorization policies. Quarkus's security layer performs authorization checks on the raw URL path which preserves matrix parameters (semicolons), while RESTEasy Reactive's routing layer strips matrix parameters before matching endpoints. An attacker can append a semicolon and arbitrary text to a request URL (e.g., /api/admin;anything) to bypass policies protecting /api/admin while still routing to the protected endpoint. This issue has been fixed in versions 3.20.6.1, 3.27.3.1, 3.33.1.1, 3.35.1.1, 3.34.7, and 3.35.2.

🤖 ملخص AI

CVE-2026-39852 is a critical path normalization bypass vulnerability in Quarkus framework affecting versions prior to 3.20.6.1, 3.27.3.1, 3.33.1.1, 3.35.1.1, 3.34.7, and 3.35.2. Attackers can bypass HTTP path-based authorization policies by appending matrix parameters (semicolons) to URLs, allowing unauthorized access to protected endpoints. This vulnerability poses significant risk to Saudi organizations running Quarkus-based cloud-native applications, particularly in banking, government, and healthcare sectors where authorization controls are critical.

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

🤖 التحليل الذكي آخر تحليل: May 10, 2026 09:16
🇸🇦 التأثير على المملكة العربية السعودية
This vulnerability directly impacts Saudi organizations using Quarkus for cloud-native applications. Primary affected sectors include: (1) Banking & Financial Services - SAMA-regulated institutions relying on Quarkus for API gateways and microservices could face unauthorized access to admin endpoints and customer data; (2) Government & Public Sector - NCA-supervised entities using Quarkus for e-government services risk exposure of sensitive administrative functions; (3) Healthcare - SFDA-regulated healthcare providers using Quarkus for patient management systems could face HIPAA-equivalent breaches; (4) Energy Sector - ARAMCO and energy companies using Quarkus for operational technology interfaces face critical infrastructure risks; (5) Telecommunications - STC and other telecom operators using Quarkus for billing and customer management systems. The bypass mechanism is trivial to exploit and requires no authentication, making it particularly dangerous.
🏢 القطاعات السعودية المتأثرة
Banking & Financial Services Government & Public Sector Healthcare Energy & Utilities Telecommunications E-Commerce Insurance Education
⚖️ درجة المخاطر السعودية (AI)
8.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all Quarkus deployments in your environment and document their versions
2. Cross-reference against vulnerable versions: <3.20.6.1, <3.27.3.1, <3.33.1.1, <3.35.1.1, <3.34.7, <3.35.2
3. Prioritize production systems handling sensitive data (banking, healthcare, government)

PATCHING GUIDANCE:
1. Upgrade to patched versions immediately: 3.20.6.1, 3.27.3.1, 3.33.1.1, 3.35.1.1, 3.34.7, or 3.35.2 depending on your current version
2. Test patches in staging environment before production deployment
3. Plan rolling updates to minimize service disruption

COMPENSATING CONTROLS (if immediate patching not possible):
1. Implement WAF rules to block URLs containing semicolons in protected paths: Block regex pattern /api/admin.*;.*
2. Configure reverse proxy (nginx/Apache) to normalize paths and strip matrix parameters before routing
3. Implement strict input validation at application layer to reject matrix parameters
4. Add additional authentication layer (mutual TLS, API keys) for sensitive endpoints
5. Implement request logging and monitoring for suspicious semicolon usage in URLs

DETECTION RULES:
1. Monitor HTTP access logs for URLs containing semicolons followed by protected paths (e.g., /api/admin;, /admin;, /secure;)
2. Alert on 200 responses to URLs with matrix parameters accessing protected endpoints
3. Create IDS/IPS signatures for pattern: [protected_path];[any_characters]
4. Monitor for authorization bypass attempts in application logs
5. Track failed authentication attempts followed by successful requests with matrix parameters
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. حدد جميع نشرات Quarkus في بيئتك وقم بتوثيق إصداراتها
2. قارن مع الإصدارات الضعيفة: <3.20.6.1، <3.27.3.1، <3.33.1.1، <3.35.1.1، <3.34.7، <3.35.2
3. أعط الأولوية لأنظمة الإنتاج التي تتعامل مع البيانات الحساسة (البنوك والرعاية الصحية والحكومة)

إرشادات التصحيح:
1. قم بالترقية إلى الإصدارات المصححة فوراً: 3.20.6.1، 3.27.3.1، 3.33.1.1، 3.35.1.1، 3.34.7، أو 3.35.2 حسب إصدارك الحالي
2. اختبر التصحيحات في بيئة التجميع قبل نشر الإنتاج
3. خطط لتحديثات متدرجة لتقليل انقطاع الخدمة

الضوابط التعويضية (إذا لم يكن التصحيح الفوري ممكناً):
1. تطبيق قواعد WAF لحظر عناوين URL التي تحتوي على فواصل منقوطة في المسارات المحمية: حظر نمط regex /api/admin.*;.*
2. تكوين وكيل عكسي (nginx/Apache) لتطبيع المسارات وإزالة معاملات المصفوفة قبل التوجيه
3. تطبيق التحقق الصارم من المدخلات على مستوى التطبيق لرفض معاملات المصفوفة
4. إضافة طبقة مصادقة إضافية (TLS المتبادل، مفاتيح API) لنقاط النهاية الحساسة
5. تطبيق تسجيل الطلبات والمراقبة للاستخدام المريب للفواصل المنقوطة في عناوين URL

قواعد الكشف:
1. مراقبة سجلات الوصول HTTP لعناوين URL التي تحتوي على فواصل منقوطة متبوعة بمسارات محمية
2. تنبيه على استجابات 200 لعناوين URL بمعاملات مصفوفة تصل إلى نقاط نهاية محمية
3. إنشاء توقيعات IDS/IPS للنمط: [protected_path];[any_characters]
4. مراقبة محاولات تجاوز التفويض في سجلات التطبيق
5. تتبع محاولات المصادقة الفاشلة متبوعة بطلبات ناجحة بمعاملات مصفوفة
📋 خريطة الامتثال التنظيمي
🟢 NCA ECC 2024
ECC 2024 A.6.1.1 - Access Control Policy Implementation ECC 2024 A.6.2.1 - User Registration and Access Rights Management ECC 2024 A.6.2.2 - Privileged Access Rights ECC 2024 A.8.2.1 - User Access Management ECC 2024 A.9.2.1 - User Access Provisioning ECC 2024 A.9.4.3 - Access Control Review
🔵 SAMA CSF
SAMA CSF 1.1 - Governance and Risk Management SAMA CSF 2.1 - Access Control and Authentication SAMA CSF 2.2 - Authorization and Privilege Management SAMA CSF 3.1 - Detection and Analysis SAMA CSF 4.1 - Containment and Eradication
🟡 ISO 27001:2022
ISO 27001:2022 A.5.3 - Segregation of Duties ISO 27001:2022 A.8.2 - User Registration and De-registration ISO 27001:2022 A.8.3 - User Access Provisioning ISO 27001:2022 A.8.4 - Access Rights Review ISO 27001:2022 A.9.2 - User Access Management ISO 27001:2022 A.9.4 - Access Control Review
🟣 PCI DSS v4.0.1
PCI DSS 2.1 - Restrict Access to System Components PCI DSS 6.5.10 - Broken Authentication PCI DSS 7.1 - Limit Access to System Components PCI DSS 7.2 - Establish Access Control Measures
📦 المنتجات المتأثرة 5 منتج
quarkus:quarkus
quarkus:quarkus
quarkus:quarkus
quarkus:quarkus
quarkus:quarkus
📊 CVSS Score
8.2
/ 10.0 — مرتفع
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityL — Low / Local
AvailabilityN — None / Network
📋 حقائق سريعة
الخطورة مرتفع
CVSS Score8.2
CWECWE-863
EPSS0.03%
اختراق متاح لا
تصحيح متاح ✗ لا
تاريخ النشر 2026-05-05
المصدر nvd
المشاهدات 1
🇸🇦 درجة المخاطر السعودية
8.8
/ 10.0 — مخاطر السعودية
أولوية: CRITICAL
🏷️ الوسوم
CWE-863
مشاركة ثغرة
LinkedIn X / Twitter WhatsApp Telegram

💬 التعليقات

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

عرّفنا بنفسك

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

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

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

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

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

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

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