📧 info@ciso.sa | 📱 +966550939344 | Riyadh, Kingdom of Saudi Arabia
🔧 Scheduled Maintenance — Saturday 2:00-4:00 AM AST. Some features may be temporarily unavailable.    ●   
💎
Pro Plan 50% Off Unlock all AI features, unlimited reports, and priority support. Upgrade
Search Center
ESC to close
Global apt Financial Services, Banking HIGH 3h Global vulnerability Technology and Software Development HIGH 5h Global vulnerability Government and Federal Agencies CRITICAL 6h Global supply_chain Software Development and Open-Source Ecosystems HIGH 6h Global vulnerability Enterprise Software/SaaS MEDIUM 7h Global supply_chain Software Development HIGH 7h Global general Insurance/Risk Management HIGH 7h Global data_breach Enterprise Software / Information Technology CRITICAL 8h Global vulnerability Technology/Software CRITICAL 10h Global malware Social Media and Consumer Technology HIGH 10h Global apt Financial Services, Banking HIGH 3h Global vulnerability Technology and Software Development HIGH 5h Global vulnerability Government and Federal Agencies CRITICAL 6h Global supply_chain Software Development and Open-Source Ecosystems HIGH 6h Global vulnerability Enterprise Software/SaaS MEDIUM 7h Global supply_chain Software Development HIGH 7h Global general Insurance/Risk Management HIGH 7h Global data_breach Enterprise Software / Information Technology CRITICAL 8h Global vulnerability Technology/Software CRITICAL 10h Global malware Social Media and Consumer Technology HIGH 10h Global apt Financial Services, Banking HIGH 3h Global vulnerability Technology and Software Development HIGH 5h Global vulnerability Government and Federal Agencies CRITICAL 6h Global supply_chain Software Development and Open-Source Ecosystems HIGH 6h Global vulnerability Enterprise Software/SaaS MEDIUM 7h Global supply_chain Software Development HIGH 7h Global general Insurance/Risk Management HIGH 7h Global data_breach Enterprise Software / Information Technology CRITICAL 8h Global vulnerability Technology/Software CRITICAL 10h Global malware Social Media and Consumer Technology HIGH 10h
Vulnerabilities

CVE-2026-8844

Medium
CWE-79 — Weakness Type
Published: May 27, 2026  ·  Modified: May 30, 2026  ·  Source: NVD
CVSS v3
6.4
🔗 NVD Official
📄 Description (English)

The Responsive Check plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the 'rspcheck' shortcode in versions up to, and including, 0.0.3. This is due to insufficient input sanitization and output escaping on the 'url' (and 'button') shortcode attributes in the rspc_check_shortcode() function, which are echoed directly into iframe src attributes without esc_attr() or esc_url(). This makes it possible for authenticated attackers, with contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

🤖 AI Executive Summary

The Responsive Check WordPress plugin (versions ≤0.0.3) contains a Stored Cross-Site Scripting (XSS) vulnerability in the 'rspcheck' shortcode that allows authenticated contributors to inject malicious scripts into pages. The vulnerability stems from insufficient input sanitization and output escaping of the 'url' and 'button' shortcode attributes. While currently unpatched, the medium CVSS score (6.4) and requirement for contributor-level access limit immediate risk, but the stored nature of the XSS poses persistent threats to website visitors.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 28, 2026 09:19
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations using WordPress for government portals, banking websites, e-commerce platforms, and corporate communications are at risk. Most vulnerable sectors include: Government agencies (NCA, CITC) hosting public information portals; Banking sector (SAMA-regulated institutions) using WordPress for customer-facing websites; Healthcare providers (MOH) with WordPress-based patient information systems; Telecommunications (STC, Mobily) for customer service portals; and E-commerce businesses. The vulnerability is particularly concerning for organizations with multiple contributor-level users, as any compromised account could inject persistent malware affecting all website visitors.
🏢 Affected Saudi Sectors
Government Banking Healthcare Telecommunications E-commerce Education Energy
⚖️ Saudi Risk Score (AI)
6.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Audit all WordPress installations using Responsive Check plugin ≤0.0.3 across your organization
2. Review user access logs for contributor-level accounts to identify suspicious activity
3. Scan all pages/posts containing 'rspcheck' shortcodes for malicious content
4. Disable the plugin immediately if not actively used

PATCHING GUIDANCE:
1. Contact plugin developer for security update timeline
2. If no patch available within 30 days, consider removing the plugin entirely
3. Migrate shortcode functionality to alternative, actively maintained plugins

COMPENSATING CONTROLS:
1. Restrict contributor-level access to trusted users only; implement role-based access control
2. Enable WordPress security plugins (Wordfence, Sucuri) with malware scanning
3. Implement Content Security Policy (CSP) headers to restrict inline script execution
4. Deploy Web Application Firewall (WAF) rules to detect XSS payloads in shortcode attributes
5. Enable WordPress audit logging for shortcode modifications

DETECTION RULES:
1. Monitor for 'rspcheck' shortcodes with 'url' or 'button' attributes containing: javascript:, data:, onerror=, onload=, <script
2. Alert on any shortcode attribute modifications by contributor-level users
3. Scan iframe src attributes for non-standard protocols or encoded payloads
4. Review WordPress post revisions for suspicious shortcode additions
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تدقيق جميع تثبيتات WordPress التي تستخدم مكون Responsive Check ≤0.0.3 عبر مؤسستك
2. مراجعة سجلات الوصول للمستخدمين على مستوى المساهم لتحديد النشاط المريب
3. مسح جميع الصفحات/المنشورات التي تحتوي على اختصارات 'rspcheck' بحثاً عن محتوى ضار
4. تعطيل المكون فوراً إذا لم يكن قيد الاستخدام النشط

إرشادات التصحيح:
1. اتصل بمطور المكون للحصول على جدول زمني لتحديث الأمان
2. إذا لم يتوفر تصحيح خلال 30 يوماً، فكر في إزالة المكون بالكامل
3. ترحيل وظيفة الاختصار إلى مكونات بديلة يتم صيانتها بنشاط

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

قواعد الكشف:
1. مراقبة اختصارات 'rspcheck' بخصائص 'url' أو 'button' تحتوي على: javascript:, data:, onerror=, onload=, <script
2. تنبيه على أي تعديلات خصائص الاختصار من قبل مستخدمي مستوى المساهم
3. مسح خصائص src للإطار لبروتوكولات غير قياسية أو حمولات مشفرة
4. مراجعة مراجعات منشورات WordPress بحثاً عن إضافات اختصار مريبة
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Information security requirements for supplier relationships ECC 2024 A.14.2.5 - Addressing information security in supplier agreements ECC 2024 A.5.23 - Access control for information systems ECC 2024 A.6.5 - Suppression of unauthorized access attempts
🔵 SAMA CSF
SAMA CSF ID.BE-1 - Business Environment SAMA CSF PR.AC-1 - Access Control Policy SAMA CSF PR.AC-3 - Access Enforcement SAMA CSF DE.CM-1 - Detection and Analysis
🟡 ISO 27001:2022
ISO 27001:2022 A.5.15 - Access Control ISO 27001:2022 A.5.16 - Identity Management ISO 27001:2022 A.8.22 - Information Security for Supplier Relationships ISO 27001:2022 A.8.23 - Information Security Incident Management
🟣 PCI DSS v4.0.1
PCI DSS 6.5.7 - Cross-site scripting (XSS) PCI DSS 6.5.10 - Broken authentication and session management PCI DSS 7.1 - Limit access to system components by business need to know
📊 CVSS Score
6.4
/ 10.0 — Medium
📊 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
📋 Quick Facts
Severity Medium
CVSS Score6.4
CWECWE-79
EPSS0.03%
Exploit No
Patch ✗ No
Published 2026-05-27
Source Feed nvd
🇸🇦 Saudi Risk Score
6.2
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-79
Share this CVE
📣 Found this valuable?
Share it with your cybersecurity network
in LinkedIn 𝕏 X / Twitter 💬 WhatsApp ✈ Telegram
🍪 Privacy Preferences
CISO Consulting — Compliant with Saudi Personal Data Protection Law (PDPL)
We use cookies and similar technologies to provide the best experience on our platform. You can choose which types you accept.
🔒
Essential Always On
Required for the website to function properly. Cannot be disabled.
📋 Sessions, CSRF tokens, authentication, language preferences
📊
Analytics
Help us understand how visitors use the site and improve performance.
📋 Page views, session duration, traffic sources, performance metrics
⚙️
Functional
Enable enhanced features like content personalization and preferences.
📋 Dark/light theme, font size, custom dashboards, saved filters
📣
Marketing
Used to deliver content and ads relevant to your interests.
📋 Campaign tracking, retargeting, social media analytics
Privacy Policy →
CISO AI Assistant
Ask anything · Documents · Support
🔐

Introduce Yourself

Enter your details to access the full assistant

Your info is private and never shared
💬
CyberAssist
Online · responds in seconds
5 / 5
🔐 Verify Your Identity

Enter your email to receive a verification code before submitting a support request.

Enter to send · / for commands 0 / 2000
CISO AI · Powered by Anthropic Claude
✦ Quick Survey Help Us Improve CISO Consulting Your feedback shapes the future of our platform — takes less than 2 minutes.
⚠ Please answer this question to continue

How would you rate your overall experience with our platform?

Rate from 1 (poor) to 5 (excellent)

🎉
Thank you!
Your response has been recorded.