📧 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 data_breach Government HIGH 1h Global malware Software Development CRITICAL 1h Global phishing Multiple Sectors HIGH 1h Global vulnerability Web Applications CRITICAL 2h Global apt Critical Infrastructure CRITICAL 2h Global ransomware Multiple sectors CRITICAL 2h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 3h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 4h Global general Consumer Electronics and Retail MEDIUM 6h Global supply_chain Software Development and Technology HIGH 6h Global data_breach Government HIGH 1h Global malware Software Development CRITICAL 1h Global phishing Multiple Sectors HIGH 1h Global vulnerability Web Applications CRITICAL 2h Global apt Critical Infrastructure CRITICAL 2h Global ransomware Multiple sectors CRITICAL 2h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 3h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 4h Global general Consumer Electronics and Retail MEDIUM 6h Global supply_chain Software Development and Technology HIGH 6h Global data_breach Government HIGH 1h Global malware Software Development CRITICAL 1h Global phishing Multiple Sectors HIGH 1h Global vulnerability Web Applications CRITICAL 2h Global apt Critical Infrastructure CRITICAL 2h Global ransomware Multiple sectors CRITICAL 2h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 3h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 4h Global general Consumer Electronics and Retail MEDIUM 6h Global supply_chain Software Development and Technology HIGH 6h
Vulnerabilities

CVE-2026-1261

High
The MetForm Pro plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Quiz feature in all versions up to, and including, 3.9.6 due to insufficient input sanitization and output esc
CWE-79 — Weakness Type
Published: Mar 10, 2026  ·  Modified: Mar 17, 2026  ·  Source: NVD
CVSS v3
7.2
🔗 NVD Official
📄 Description (English)

The MetForm Pro plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the Quiz feature in all versions up to, and including, 3.9.6 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

🤖 AI Executive Summary

MetForm Pro WordPress plugin versions up to 3.9.6 contain a Stored Cross-Site Scripting (XSS) vulnerability in the Quiz feature that allows unauthenticated attackers to inject malicious scripts. These scripts execute when users access affected pages, potentially compromising user sessions, stealing credentials, or distributing malware. This vulnerability poses significant risk to Saudi organizations using WordPress with MetForm Pro for customer engagement and data collection.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 9, 2026 00:33
🇸🇦 Saudi Arabia Impact Assessment
High impact for Saudi e-commerce platforms, government service portals, banking customer engagement sites, and healthcare patient intake systems using WordPress. Particularly vulnerable are ARAMCO contractor portals, STC customer service platforms, and SAMA-regulated fintech companies using MetForm Pro for quiz-based customer verification or data collection. Stored XSS enables credential theft, session hijacking, and malware distribution affecting thousands of users simultaneously.
🏢 Affected Saudi Sectors
E-commerce and Retail Banking and Financial Services Government and Public Administration Healthcare and Medical Services Energy and Utilities Telecommunications Education Hospitality and Tourism
⚖️ Saudi Risk Score (AI)
7.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all WordPress installations using MetForm Pro plugin via admin dashboard or WP-CLI: wp plugin list | grep metform
2. Disable MetForm Pro Quiz feature immediately if patch unavailable: Settings > MetForm > Disable Quiz Module
3. Review access logs for suspicious quiz submissions containing script tags or encoded payloads

PATCHING:
1. Update MetForm Pro to version 3.9.7 or later immediately via WordPress admin dashboard
2. Verify update completion: wp plugin list --field=name,version | grep metform
3. Clear all WordPress caches after patching

COMPENSATING CONTROLS (if immediate patching impossible):
1. Implement Web Application Firewall (WAF) rules blocking script injection patterns in quiz submissions
2. Add Content Security Policy (CSP) header: Content-Security-Policy: script-src 'self'; object-src 'none'
3. Enable WordPress security plugin (Wordfence/Sucuri) with XSS protection rules
4. Restrict quiz feature access to authenticated users only via .htaccess or plugin settings

DETECTION:
1. Monitor database for quiz submissions containing: <script>, javascript:, onerror=, onload=, eval(
2. Check WordPress error logs for XSS-related warnings
3. Implement SIEM rules for POST requests to quiz endpoints with encoded payloads
4. Audit user roles with quiz creation/editing permissions
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع تثبيتات WordPress التي تستخدم مكون MetForm Pro عبر لوحة التحكم أو WP-CLI
2. تعطيل ميزة MetForm Pro Quiz فوراً إذا لم يكن التصحيح متاحاً
3. مراجعة سجلات الوصول للبحث عن عمليات إرسال مريبة تحتوي على علامات البرامج النصية

التصحيح:
1. تحديث MetForm Pro إلى الإصدار 3.9.7 أو أحدث فوراً عبر لوحة تحكم WordPress
2. التحقق من اكتمال التحديث
3. مسح جميع ذاكرات التخزين المؤقت في WordPress بعد التصحيح

الضوابط البديلة:
1. تنفيذ قواعد جدار حماية تطبيقات الويب لحجب أنماط حقن البرامج النصية
2. إضافة رأس سياسة أمان المحتوى
3. تفعيل مكون أمان WordPress مع قواعد حماية XSS
4. تقييد وصول ميزة الاختبار للمستخدمين المصرح لهم فقط

الكشف:
1. مراقبة قاعدة البيانات للبحث عن عمليات إرسال تحتوي على برامج نصية ضارة
2. فحص سجلات أخطاء WordPress
3. تنفيذ قواعد SIEM لطلبات POST المريبة
4. تدقيق أدوار المستخدمين بصلاحيات إنشاء الاختبارات
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Secure development and change management ECC 2024 A.14.2.5 - Secure coding practices and input validation ECC 2024 A.14.3.1 - Testing of security functionality ECC 2024 A.5.2.3 - User access provisioning and authorization
🔵 SAMA CSF
SAMA CSF 2.1 - Asset Management and Inventory SAMA CSF 3.2 - Access Control and Authentication SAMA CSF 4.1 - Vulnerability Management SAMA CSF 5.2 - Incident Detection and Response
🟡 ISO 27001:2022
ISO 27001:2022 A.8.2.3 - Segregation of duties ISO 27001:2022 A.14.2.1 - Secure development policy ISO 27001:2022 A.14.2.5 - Secure coding practices ISO 27001:2022 A.14.3.1 - Security testing
🟣 PCI DSS v4.0.1
PCI DSS 6.5.1 - Injection flaws prevention PCI DSS 6.5.7 - Cross-site scripting prevention PCI DSS 11.3 - Penetration testing and vulnerability scanning
📊 CVSS Score
7.2
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeC — Changed
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityN — None / Network
📋 Quick Facts
Severity High
CVSS Score7.2
CWECWE-79
Exploit No
Patch ✓ Yes
Published 2026-03-10
Source Feed nvd
Views 6
🇸🇦 Saudi Risk Score
7.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-79
Share this CVE

💬 Comments

0
Loading comments
📣 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.