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

CVE-2026-8977

متوسط
CWE-79 — نوع الضعف
نُشر: Jun 9, 2026  ·  آخر تحديث: Jun 10, 2026  ·  المصدر: NVD
CVSS v3
6.4
🔗 NVD الرسمي
📄 الوصف (الإنجليزية)

The WP GDPR Cookie Consent plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'ninja_gdpr_ajax_actions' AJAX action in versions up to, and including, 1.0.0. This is due to missing capability and nonce checks on the handleAjaxCalls() function, combined with insufficient input sanitization on the gdprConfig values and missing output escaping in the generateCSS() function which echoes stored configuration values directly into a <style> block rendered on wp_head. This makes it possible for authenticated attackers, with subscriber-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

🤖 ملخص AI

The WP GDPR Cookie Consent WordPress plugin (versions ≤1.0.0) contains a Stored Cross-Site Scripting (XSS) vulnerability allowing authenticated subscribers to inject malicious scripts via AJAX handlers. The vulnerability stems from missing capability checks, insufficient input sanitization, and improper output escaping in CSS generation. While currently unpatched, the medium CVSS score (6.4) and requirement for authenticated access limit immediate risk, but organizations using this plugin should prioritize remediation.

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

🤖 التحليل الذكي آخر تحليل: Jun 9, 2026 09:02
🇸🇦 التأثير على المملكة العربية السعودية
Saudi organizations operating WordPress-based websites, particularly in government portals, banking customer-facing platforms, healthcare provider websites, and e-commerce sectors, are at risk. Government entities under NCA oversight and financial institutions regulated by SAMA face compliance implications if customer data is compromised through XSS attacks. The vulnerability is particularly concerning for organizations collecting GDPR-related consent data or operating multi-tenant WordPress environments where subscriber accounts may be compromised or delegated to third parties.
🏢 القطاعات السعودية المتأثرة
Government and Public Administration Banking and Financial Services Healthcare and Medical Services E-commerce and Retail Telecommunications Energy and Utilities Education Insurance
⚖️ درجة المخاطر السعودية (AI)
6.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Audit all WordPress installations for WP GDPR Cookie Consent plugin presence and version (≤1.0.0)
2. Disable or deactivate the plugin immediately if no patch is available
3. Review user access logs for suspicious AJAX requests to 'ninja_gdpr_ajax_actions' endpoint
4. Check for injected malicious scripts in wp_head output and CSS style blocks

PATCHING GUIDANCE:
1. Contact plugin developer for security patch availability timeline
2. If patch becomes available, test in staging environment before production deployment
3. Implement Web Application Firewall (WAF) rules to block AJAX requests to vulnerable endpoints

COMPENSATING CONTROLS:
1. Restrict subscriber-level user creation; audit existing subscriber accounts
2. Implement Content Security Policy (CSP) headers to prevent inline script execution
3. Deploy WordPress security plugins (Wordfence, Sucuri) with XSS detection rules
4. Enable WordPress nonce verification on all AJAX handlers via custom code review
5. Implement input validation and output escaping on all GDPR configuration values
6. Monitor wp_head output for suspicious style tags or script injections

DETECTION RULES:
1. Monitor POST requests to /wp-admin/admin-ajax.php?action=ninja_gdpr_ajax_actions
2. Alert on any modifications to gdprConfig values from subscriber accounts
3. Scan wp_head output for <style> tags containing suspicious JavaScript or event handlers
4. Monitor database for serialized data in GDPR plugin options containing script tags
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تدقيق جميع تثبيتات WordPress للتحقق من وجود مكون WP GDPR Cookie Consent والإصدار (≤1.0.0)
2. تعطيل أو إلغاء تفعيل المكون فوراً إذا لم يكن هناك تصحيح متاح
3. مراجعة سجلات وصول المستخدم للطلبات المريبة إلى نقطة نهاية AJAX 'ninja_gdpr_ajax_actions'
4. التحقق من النصوص البرمجية الضارة المحقونة في مخرجات wp_head وكتل نمط CSS

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

الضوابط البديلة:
1. تقييد إنشاء حسابات المستخدمين على مستوى المشترك؛ تدقيق الحسابات الموجودة
2. تنفيذ رؤوس سياسة أمان المحتوى (CSP) لمنع تنفيذ النصوص البرمجية المضمنة
3. نشر مكونات أمان WordPress (Wordfence, Sucuri) مع قواعد كشف XSS
4. تفعيل التحقق من nonce في WordPress على جميع معالجات AJAX عبر مراجعة الكود المخصص
5. تنفيذ التحقق من المدخلات والهروب من المخرجات على جميع قيم تكوين GDPR
6. مراقبة مخرجات wp_head للبحث عن علامات نمط مريبة أو حقن نصوص برمجية

قواعد الكشف:
1. مراقبة طلبات POST إلى /wp-admin/admin-ajax.php?action=ninja_gdpr_ajax_actions
2. تنبيه عند أي تعديلات على قيم gdprConfig من حسابات المشترك
3. مسح مخرجات wp_head للبحث عن علامات <style> تحتوي على JavaScript مريب أو معالجات أحداث
4. مراقبة قاعدة البيانات للبيانات المسلسلة في خيارات مكون GDPR التي تحتوي على علامات نصية
📋 خريطة الامتثال التنظيمي
🟢 NCA ECC 2024
A.5.1.1 - Information Security Policies and Procedures A.6.1.1 - Access Control Policy A.6.2.1 - User Registration and De-registration A.7.1.1 - Cryptography Policy A.8.2.1 - Malware Protection A.8.3.1 - Management of Technical Vulnerabilities
🔵 SAMA CSF
ID.GV-1: Organizational cybersecurity policy is established and communicated PR.AC-1: Identities and credentials are issued and managed PR.AC-3: Access is managed based on the principle of least privilege PR.DS-1: Data-at-rest is protected DE.CM-1: The network is monitored to detect potential cybersecurity events RS.MI-1: Incidents are contained
🟡 ISO 27001:2022
A.5.1 - Management direction for information security A.6.1 - Screening A.6.2 - User access management A.8.1 - User endpoint devices A.8.2 - Privileged access rights A.8.3 - Information access restriction A.12.2 - Restrictions on software installation A.12.6 - Management of technical vulnerabilities
🟣 PCI DSS v4.0.1
Requirement 1.1 - Firewall configuration standards Requirement 6.2 - Security patches and updates Requirement 6.5.1 - Injection flaws Requirement 6.5.7 - Cross-site scripting (XSS) Requirement 11.2 - Vulnerability scanning
📊 CVSS Score
6.4
/ 10.0 — متوسط
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:L/I:L/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeC — Changed
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityN — None / Network
📋 حقائق سريعة
الخطورة متوسط
CVSS Score6.4
CWECWE-79
EPSS0.03%
اختراق متاح لا
تصحيح متاح ✗ لا
تاريخ النشر 2026-06-09
المصدر nvd
المشاهدات 1
🇸🇦 درجة المخاطر السعودية
6.2
/ 10.0 — مخاطر السعودية
أولوية: HIGH
🏷️ الوسوم
CWE-79
مشاركة ثغرة
LinkedIn X / Twitter WhatsApp Telegram
📣 وجدت هذا مفيداً؟
شاركه مع شبكة الأمن السيبراني الخاصة بك
in لينكدإن 𝕏 تويتر 💬 واتساب ✈ تليجرام
🍪 إعدادات الخصوصية
سيزو للاستشارات — متوافق مع نظام حماية البيانات الشخصية السعودي (PDPL)
نستخدم ملفات تعريف الارتباط والتقنيات المشابهة لتوفير أفضل تجربة على منصتنا. يمكنك اختيار الأنواع التي تقبلها.
🔒
ملفات ضرورية Always On
مطلوبة لعمل الموقع بشكل صحيح. لا يمكن تعطيلها.
📋 الجلسات، CSRF، المصادقة، تفضيلات اللغة
📊
ملفات التحليلات
تساعدنا في فهم كيفية استخدام الزوار للموقع وتحسين الأداء.
📋 إحصائيات الصفحات، مدة الجلسة، مصدر الزيارة
⚙️
ملفات وظيفية
تتيح ميزات محسنة مثل تخصيص المحتوى والتفضيلات.
📋 السمة المظلمة/الفاتحة، حجم الخط، لوحات التحكم المخصصة
📣
ملفات تسويقية
تُستخدم لتقديم محتوى وإعلانات ذات صلة باهتماماتك.
📋 تتبع الحملات، إعادة الاستهداف، تحليلات وسائل التواصل
سياسة الخصوصية →
مساعد CISO الذكي
اسألني أي شيء · وثائق · دعم
🔐

عرّفنا بنفسك

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

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

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

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

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

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

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