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

CVE-2026-5192

High
CWE-22 — Weakness Type
Published: May 5, 2026  ·  Modified: May 12, 2026  ·  Source: NVD
CVSS v3
7.5
🔗 NVD Official
📄 Description (English)

The Forminator Forms – Contact Form, Payment Form & Custom Form Builder plugin for WordPress is vulnerable to Path Traversal in versions up to, and including, 1.52.1 via the 'upload-1[file][file_path]' parameter. This makes it possible for unauthenticated attackers to read the contents of arbitrary files on the server, which can contain sensitive information. Successful exploitation requires a publicly accessible form with a File Upload field where Save and Continue is enabled in that form's Behavior settings and the Save and Continue email notification is configured to attach uploaded files in Email Notifications.

🤖 AI Executive Summary

CVE-2026-5192 is a critical path traversal vulnerability in the Forminator WordPress plugin (versions ≤1.52.1) that allows unauthenticated attackers to read arbitrary files from affected servers. The vulnerability requires specific form configuration (File Upload field with Save and Continue enabled) but poses significant risk to organizations using WordPress with this popular form builder plugin. No patch is currently available, making immediate mitigation through configuration changes essential.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 8, 2026 17:17
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations at highest risk include: (1) Government agencies and NCA-regulated entities using WordPress for public-facing services and citizen portals; (2) Banking and financial institutions (SAMA-regulated) using Forminator for loan applications, KYC forms, and payment processing; (3) Healthcare providers and MOH-affiliated facilities collecting patient data through online forms; (4) E-commerce and retail sectors processing customer information; (5) Telecommunications companies (STC, Mobily) managing customer service forms. The vulnerability could expose sensitive data including personal identification numbers (Iqama), financial records, health information, and government documents stored on affected servers.
🏢 Affected Saudi Sectors
Government and Public Administration Banking and Financial Services Healthcare and Medical Services E-commerce and Retail Telecommunications Education Insurance Real Estate and Property Management
⚖️ Saudi Risk Score (AI)
8.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Audit all WordPress installations for Forminator plugin presence and version (versions ≤1.52.1 are vulnerable)
2. Identify forms with File Upload fields that have 'Save and Continue' enabled in Behavior settings
3. Check Email Notifications configuration for attachment of uploaded files
4. Disable affected forms immediately or restrict access to authenticated users only

COMPENSATING CONTROLS (until patch available):
1. Disable the Forminator plugin entirely if not critical to operations
2. If plugin is required: Disable 'Save and Continue' feature in all forms with file upload fields
3. Remove file attachment functionality from Email Notifications settings
4. Implement Web Application Firewall (WAF) rules to block requests containing '../' or encoded path traversal patterns in 'upload-1[file][file_path]' parameter
5. Restrict form access to authenticated users only via WordPress user roles
6. Move WordPress installation outside web root if possible
7. Implement strict file upload validation and whitelist allowed file types

DETECTION RULES:
1. Monitor web server logs for requests containing patterns: 'upload-1[file][file_path]' with '../', '..\', '%2e%2e', or encoded variants
2. Alert on any POST requests to Forminator upload endpoints from non-authenticated sources
3. Monitor file access logs for unexpected reads of sensitive files (wp-config.php, .env, /etc/passwd equivalents)
4. Implement IDS/IPS signatures detecting path traversal attempts in form parameters
5. Log and alert on any changes to Forminator form settings, particularly 'Save and Continue' and email notification configurations

PATCHING GUIDANCE:
1. Monitor Forminator plugin repository for security updates (currently no patch available)
2. Subscribe to WordPress security mailing lists and Forminator security advisories
3. When patch is released, test in staging environment before production deployment
4. Plan immediate deployment of patch once available due to unauthenticated nature of exploit
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تدقيق جميع تثبيتات WordPress للتحقق من وجود مكون Forminator والإصدار (الإصدارات ≤1.52.1 معرضة للخطر)
2. تحديد النماذج التي تحتوي على حقول تحميل الملفات مع تفعيل 'الحفظ والمتابعة' في إعدادات السلوك
3. التحقق من إعدادات إشعارات البريد الإلكتروني لإرفاق الملفات المرفوعة
4. تعطيل النماذج المتأثرة فوراً أو تقييد الوصول للمستخدمين المصرح لهم فقط

الضوابط البديلة (حتى توفر التصحيح):
1. تعطيل مكون Forminator بالكامل إذا لم يكن حرجاً للعمليات
2. إذا كان المكون مطلوباً: تعطيل ميزة 'الحفظ والمتابعة' في جميع النماذج التي تحتوي على حقول تحميل ملفات
3. إزالة وظيفة إرفاق الملفات من إعدادات إشعارات البريد الإلكتروني
4. تطبيق قواعد جدار حماية تطبيقات الويب (WAF) لحجب الطلبات التي تحتوي على '../' أو أنماط اجتياز المسار المشفرة في معامل 'upload-1[file][file_path]'
5. تقييد وصول النموذج للمستخدمين المصرح لهم فقط عبر أدوار مستخدمي WordPress
6. نقل تثبيت WordPress خارج جذر الويب إن أمكن
7. تطبيق التحقق الصارم من تحميل الملفات وقائمة بيضاء لأنواع الملفات المسموحة

قواعد الكشف:
1. مراقبة سجلات خادم الويب للطلبات التي تحتوي على أنماط: 'upload-1[file][file_path]' مع '../' أو '..\' أو '%2e%2e' أو متغيرات مشفرة
2. التنبيه على أي طلبات POST إلى نقاط نهاية تحميل Forminator من مصادر غير مصرح لها
3. مراقبة سجلات الوصول إلى الملفات للقراءات غير المتوقعة للملفات الحساسة (wp-config.php, .env)
4. تطبيق توقيعات IDS/IPS للكشف عن محاولات اجتياز المسار في معاملات النموذج
5. تسجيل والتنبيه على أي تغييرات في إعدادات نموذج Forminator، خاصة 'الحفظ والمتابعة' وإعدادات إشعارات البريد الإلكتروني
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
5.1 - Access Control and Authentication 5.2 - User Access Management 6.1 - Cryptography and Data Protection 6.2 - Data Classification and Handling 7.1 - Security Event Logging and Monitoring 7.2 - Incident Response and Management
🔵 SAMA CSF
ID.AM-2 - Software Inventory PR.AC-1 - Access Control Policy PR.AC-4 - Access Rights Management PR.DS-1 - Data Security Policy DE.CM-1 - Network Monitoring DE.CM-3 - Personnel Activity Monitoring RS.MI-1 - Incident Response Procedures
🟡 ISO 27001:2022
A.5.1 - Policies for Information Security A.6.1 - Internal Organization A.8.1 - Asset Management A.9.1 - Access Control A.9.2 - User Access Management A.10.1 - Cryptography A.12.4 - Logging A.16.1 - Information Security Incident Management
🟣 PCI DSS v4.0.1
Requirement 1.1 - Firewall Configuration Requirement 6.2 - Security Patches Requirement 6.5.1 - Injection Flaws Requirement 10.2 - Logging and Monitoring Requirement 10.3 - Log Protection
📊 CVSS Score
7.5
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityN — None / Network
AvailabilityN — None / Network
📋 Quick Facts
Severity High
CVSS Score7.5
CWECWE-22
EPSS0.06%
Exploit No
Patch ✗ No
Published 2026-05-05
Source Feed nvd
🇸🇦 Saudi Risk Score
8.2
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
CWE-22
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.