📧 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 Information Technology CRITICAL 53m Global supply_chain Software Development and Technology HIGH 1h Global vulnerability Information Technology and Telecommunications CRITICAL 1h Global apt Financial Services, Banking HIGH 7h Global vulnerability Technology and Software Development HIGH 10h Global vulnerability Government and Federal Agencies CRITICAL 10h Global supply_chain Software Development and Open-Source Ecosystems HIGH 11h Global vulnerability Enterprise Software/SaaS MEDIUM 11h Global supply_chain Software Development HIGH 12h Global general Insurance/Risk Management HIGH 12h Global vulnerability Information Technology CRITICAL 53m Global supply_chain Software Development and Technology HIGH 1h Global vulnerability Information Technology and Telecommunications CRITICAL 1h Global apt Financial Services, Banking HIGH 7h Global vulnerability Technology and Software Development HIGH 10h Global vulnerability Government and Federal Agencies CRITICAL 10h Global supply_chain Software Development and Open-Source Ecosystems HIGH 11h Global vulnerability Enterprise Software/SaaS MEDIUM 11h Global supply_chain Software Development HIGH 12h Global general Insurance/Risk Management HIGH 12h Global vulnerability Information Technology CRITICAL 53m Global supply_chain Software Development and Technology HIGH 1h Global vulnerability Information Technology and Telecommunications CRITICAL 1h Global apt Financial Services, Banking HIGH 7h Global vulnerability Technology and Software Development HIGH 10h Global vulnerability Government and Federal Agencies CRITICAL 10h Global supply_chain Software Development and Open-Source Ecosystems HIGH 11h Global vulnerability Enterprise Software/SaaS MEDIUM 11h Global supply_chain Software Development HIGH 12h Global general Insurance/Risk Management HIGH 12h
Vulnerabilities

CVE-2026-0811

Medium
CWE-352 — Weakness Type
Published: Apr 8, 2026  ·  Modified: Apr 11, 2026  ·  Source: NVD
CVSS v3
5.4
🔗 NVD Official
📄 Description (English)

The Advanced Contact form 7 DB plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 2.0.9. This is due to missing or incorrect nonce validation on the 'vsz_cf7_save_setting_callback' function. This makes it possible for unauthenticated attackers to delete form entry via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.

🤖 AI Executive Summary

The Advanced Contact Form 7 DB WordPress plugin (versions ≤2.0.9) contains a Cross-Site Request Forgery (CSRF) vulnerability in the settings callback function due to missing nonce validation. Unauthenticated attackers can exploit this to delete form entries by tricking administrators into clicking malicious links. With no patch currently available and no active exploit in the wild, this presents a medium-risk threat requiring immediate compensating controls.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 26, 2026 10:20
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations using WordPress with Advanced Contact Form 7 DB plugin are at risk, particularly: government agencies and municipalities collecting citizen data through contact forms, banking sector customer service portals, healthcare providers managing patient inquiries, e-commerce platforms under CITC oversight, and telecommunications companies. The vulnerability allows deletion of sensitive form submissions containing personal data, potentially violating PDPL (Personal Data Protection Law) compliance requirements and impacting business continuity. Government entities under NCA cybersecurity framework are particularly exposed if using this plugin for public service delivery.
🏢 Affected Saudi Sectors
Government & Public Administration Banking & Financial Services Healthcare & Medical Services E-Commerce & Retail Telecommunications Education Energy & Utilities
⚖️ Saudi Risk Score (AI)
5.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Audit all WordPress installations for Advanced Contact Form 7 DB plugin presence and version (≤2.0.9)
2. Disable the plugin immediately if not critical to operations, or restrict admin access to trusted networks only
3. Review form entry logs for unauthorized deletions in the past 30 days
4. Notify administrators to avoid clicking suspicious links from untrusted sources

COMPENSATING CONTROLS (until patch available):
5. Implement Web Application Firewall (WAF) rules to detect CSRF patterns targeting /wp-admin/admin-ajax.php with vsz_cf7_save_setting_callback parameter
6. Enable WordPress security plugins (Wordfence, Sucuri) with CSRF protection modules
7. Implement Content Security Policy (CSP) headers to restrict cross-origin requests
8. Configure WordPress to require re-authentication for sensitive admin actions
9. Enable detailed audit logging for form entry modifications
10. Restrict wp-admin access by IP whitelist to known administrator locations

DETECTION RULES:
- Monitor POST requests to /wp-admin/admin-ajax.php containing 'vsz_cf7_save_setting_callback' without valid nonce tokens
- Alert on form entry deletion events without corresponding admin user session
- Track referrer headers from external domains accessing admin functions
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تدقيق جميع تثبيتات WordPress للتحقق من وجود مكون Advanced Contact Form 7 DB والإصدار (≤2.0.9)
2. تعطيل المكون فوراً إذا لم يكن حرجاً للعمليات، أو تقييد وصول المسؤول للشبكات الموثوقة فقط
3. مراجعة سجلات إدخالات النموذج للحذف غير المصرح به في آخر 30 يوماً
4. إخطار المسؤولين بتجنب النقر على الروابط المريبة من مصادر غير موثوقة

الضوابط التعويضية (حتى توفر التصحيح):
5. تنفيذ قواعد جدار حماية تطبيقات الويب (WAF) للكشف عن أنماط CSRF التي تستهدف /wp-admin/admin-ajax.php مع معامل vsz_cf7_save_setting_callback
6. تفعيل مكونات أمان WordPress (Wordfence, Sucuri) مع وحدات حماية CSRF
7. تنفيذ رؤوس Content Security Policy (CSP) لتقييد الطلبات عبر الأصول
8. تكوين WordPress لطلب إعادة المصادقة للإجراءات الحساسة للمسؤول
9. تفعيل تسجيل التدقيق التفصيلي لتعديلات إدخالات النموذج
10. تقييد وصول wp-admin حسب قائمة بيضاء IP للمواقع المعروفة للمسؤول

قواعد الكشف:
- مراقبة طلبات POST إلى /wp-admin/admin-ajax.php التي تحتوي على 'vsz_cf7_save_setting_callback' بدون رموز nonce صحيحة
- تنبيه أحداث حذف إدخالات النموذج بدون جلسة مستخدم مسؤول مقابلة
- تتبع رؤوس المحيل من النطاقات الخارجية التي تصل إلى وظائف المسؤول
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.5.1.1 - Access Control: Implement authentication and authorization controls ECC 2024 A.5.2.1 - User Access Management: Restrict administrative access ECC 2024 A.8.2.1 - User Awareness: Train administrators on CSRF risks ECC 2024 A.12.6.1 - Management of Technical Vulnerabilities: Identify and remediate CSRF vulnerabilities
🔵 SAMA CSF
Governance & Risk Management: Identify and assess CSRF risks in web applications Information Security: Implement CSRF protection mechanisms (nonce validation, SameSite cookies) Operational Resilience: Maintain audit logs of form entry modifications Third-Party Risk: Assess plugin security posture and vendor patch timelines
🟡 ISO 27001:2022
A.5.15 - Access Control: Implement controls to prevent unauthorized actions A.6.1.2 - Information Security Policies: Define CSRF protection requirements A.8.1.1 - User Endpoint Devices: Educate users on CSRF attack vectors A.12.6.1 - Management of Technical Vulnerabilities: Identify and remediate CSRF flaws
🟣 PCI DSS v4.0.1
Requirement 6.5.9 - Broken Authentication: Implement CSRF tokens for state-changing operations Requirement 6.2 - Security Patches: Apply vendor patches when available Requirement 10.2 - Logging: Log all administrative actions on cardholder data
📊 CVSS Score
5.4
/ 10.0 — Medium
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:L/A:L
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionR — Required
ScopeU — Unchanged
ConfidentialityN — None / Network
IntegrityL — Low / Local
AvailabilityL — Low / Local
📋 Quick Facts
Severity Medium
CVSS Score5.4
CWECWE-352
EPSS0.01%
Exploit No
Patch ✗ No
Published 2026-04-08
Source Feed nvd
Views 4
🇸🇦 Saudi Risk Score
5.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-352
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.