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

CVE-2026-34373

مرتفع
Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.66 and 9.7.0-alpha.10, the GraphQL API endpoint does not respect the allow
CWE-346 — نوع الضعف
نُشر: Mar 31, 2026  ·  آخر تحديث: Apr 7, 2026  ·  المصدر: NVD
CVSS v3
8.8
🔗 NVD الرسمي
📄 الوصف (الإنجليزية)

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.66 and 9.7.0-alpha.10, the GraphQL API endpoint does not respect the allowOrigin server option and unconditionally allows cross-origin requests from any website. This bypasses origin restrictions that operators configure to control which websites can interact with the Parse Server API. The REST API correctly enforces the configured allowOrigin restriction. This issue has been patched in versions 8.6.66 and 9.7.0-alpha.10.

🤖 ملخص AI

Parse Server versions prior to 8.6.66 and 9.7.0-alpha.10 contain a critical CORS bypass vulnerability in the GraphQL API endpoint that unconditionally allows cross-origin requests regardless of configured allowOrigin restrictions. This enables attackers to bypass origin controls and interact with Parse Server APIs from unauthorized domains, potentially leading to unauthorized data access and API abuse. The vulnerability is particularly severe as the REST API correctly enforces these restrictions, creating an inconsistent security posture.

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

🤖 التحليل الذكي آخر تحليل: Apr 23, 2026 05:20
🇸🇦 التأثير على المملكة العربية السعودية
Saudi organizations using Parse Server for backend infrastructure face significant risk, particularly in banking and fintech sectors relying on Parse Server for mobile and web applications. Government agencies and healthcare institutions using Parse Server for patient data management or citizen services are at elevated risk of unauthorized cross-origin data access. Telecom operators (STC, Mobily, Zain) and e-commerce platforms using Parse Server could experience API abuse and data exfiltration. The vulnerability is especially critical for organizations that have configured strict origin restrictions expecting them to be enforced across all API endpoints.
🏢 القطاعات السعودية المتأثرة
Banking and Financial Services Government and Public Administration Healthcare and Medical Services Energy and Utilities Telecommunications E-commerce and Retail Education Insurance
⚖️ درجة المخاطر السعودية (AI)
8.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all Parse Server instances in your infrastructure and determine their versions (check package.json or npm list parse-server)
2. Audit GraphQL API access logs for suspicious cross-origin requests from unauthorized domains
3. Implement temporary WAF rules to block GraphQL requests with suspicious Origin headers

PATCHING:
1. Upgrade Parse Server to version 8.6.66 or later for v8.x branch
2. Upgrade to version 9.7.0-alpha.10 or later for v9.x branch
3. Test patches in staging environment before production deployment
4. Coordinate with development teams to ensure application compatibility

COMPENSATING CONTROLS (if immediate patching not possible):
1. Implement reverse proxy/API gateway with strict CORS enforcement (nginx, Kong, AWS API Gateway)
2. Configure allowOrigin to whitelist only legitimate domains at infrastructure level
3. Disable GraphQL endpoint if not actively used; use REST API exclusively
4. Implement request signing/authentication tokens for all API calls
5. Monitor and alert on GraphQL requests from unexpected origins

DETECTION:
1. Search logs for GraphQL endpoint requests with Origin headers not matching allowOrigin configuration
2. Monitor for POST requests to /graphql with suspicious referer headers
3. Alert on GraphQL queries from external IP ranges or non-whitelisted domains
4. Implement SIEM rules: (endpoint=/graphql AND origin NOT IN whitelist)
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. حدد جميع مثيلات Parse Server في البنية الأساسية لديك وحدد إصداراتها (تحقق من package.json أو npm list parse-server)
2. قم بتدقيق سجلات وصول GraphQL API بحثاً عن طلبات مريبة متعددة الأصول من نطاقات غير مصرح بها
3. تطبيق قواعد WAF مؤقتة لحظر طلبات GraphQL برؤوس Origin مريبة

التصحيح:
1. قم بترقية Parse Server إلى الإصدار 8.6.66 أو أحدث لفرع v8.x
2. قم بالترقية إلى الإصدار 9.7.0-alpha.10 أو أحدث لفرع v9.x
3. اختبر التصحيحات في بيئة التجريب قبل نشر الإنتاج
4. تنسيق مع فرق التطوير لضمان توافق التطبيق

عناصر التحكم التعويضية (إذا لم يكن التصحيح الفوري ممكناً):
1. تطبيق بوابة API/وكيل عكسي مع فرض CORS صارم (nginx, Kong, AWS API Gateway)
2. تكوين allowOrigin لإدراج النطاقات الشرعية فقط على مستوى البنية الأساسية
3. تعطيل نقطة نهاية GraphQL إذا لم تكن قيد الاستخدام النشط؛ استخدم REST API حصرياً
4. تطبيق توقيع الطلب/رموز المصادقة لجميع استدعاءات API
5. مراقبة والتنبيه على طلبات GraphQL من أصول غير متوقعة

الكشف:
1. ابحث في السجلات عن طلبات نقطة نهاية GraphQL برؤوس Origin غير متطابقة مع تكوين allowOrigin
2. مراقبة طلبات POST إلى /graphql برؤوس referer مريبة
3. التنبيه على استعلامات GraphQL من نطاقات IP خارجية أو نطاقات غير مدرجة في القائمة البيضاء
4. تطبيق قواعد SIEM: (endpoint=/graphql AND origin NOT IN whitelist)
📋 خريطة الامتثال التنظيمي
🟢 NCA ECC 2024
5.1.1 - Access Control Policy (origin restrictions not enforced) 5.2.1 - User Access Management (unauthorized cross-origin access) 5.3.1 - Access Rights Review (API endpoint security controls) 6.1.1 - Information Security Incident Management (potential data breach via CORS bypass)
🔵 SAMA CSF
ID.AC-1 - Identity and Access Management (CORS policy enforcement) PR.AC-1 - Access Control (origin-based restrictions) PR.AC-3 - Access Enforcement (API endpoint protection) DE.AE-1 - Anomalies and Events (unauthorized cross-origin requests)
🟡 ISO 27001:2022
A.5.1.1 - Policies for information security (access control policy) A.6.1.1 - Information security roles and responsibilities A.8.1.1 - User endpoint devices (browser-based API access control) A.13.1.1 - Network security perimeter (API gateway controls)
🟣 PCI DSS v4.0.1
6.5.10 - Broken authentication (if payment data accessible via GraphQL) 7.1 - Limit access to cardholder data (origin-based access control)
📦 المنتجات المتأثرة 11 منتج
parseplatform:parse-server
parseplatform:parse-server
parseplatform:parse-server:9.7.0
parseplatform:parse-server:9.7.0
parseplatform:parse-server:9.7.0
parseplatform:parse-server:9.7.0
parseplatform:parse-server:9.7.0
parseplatform:parse-server:9.7.0
parseplatform:parse-server:9.7.0
parseplatform:parse-server:9.7.0
parseplatform:parse-server:9.7.0
📊 CVSS Score
8.8
/ 10.0 — مرتفع
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionR — Required
ScopeU — Unchanged
ConfidentialityH — High
IntegrityH — High
AvailabilityH — High
📋 حقائق سريعة
الخطورة مرتفع
CVSS Score8.8
CWECWE-346
EPSS0.02%
اختراق متاح لا
تصحيح متاح ✓ نعم
تاريخ النشر 2026-03-31
المصدر nvd
المشاهدات 6
🇸🇦 درجة المخاطر السعودية
8.2
/ 10.0 — مخاطر السعودية
أولوية: HIGH
🏷️ الوسوم
patch-available CWE-346
مشاركة ثغرة
LinkedIn X / Twitter WhatsApp Telegram

💬 التعليقات

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

عرّفنا بنفسك

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

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

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

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

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

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

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