📧 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 5h Global vulnerability Technology and Software Development HIGH 8h Global vulnerability Government and Federal Agencies CRITICAL 8h Global supply_chain Software Development and Open-Source Ecosystems HIGH 9h Global vulnerability Enterprise Software/SaaS MEDIUM 9h Global supply_chain Software Development HIGH 9h Global general Insurance/Risk Management HIGH 9h Global data_breach Enterprise Software / Information Technology CRITICAL 10h Global vulnerability Technology/Software CRITICAL 12h Global malware Social Media and Consumer Technology HIGH 13h Global apt Financial Services, Banking HIGH 5h Global vulnerability Technology and Software Development HIGH 8h Global vulnerability Government and Federal Agencies CRITICAL 8h Global supply_chain Software Development and Open-Source Ecosystems HIGH 9h Global vulnerability Enterprise Software/SaaS MEDIUM 9h Global supply_chain Software Development HIGH 9h Global general Insurance/Risk Management HIGH 9h Global data_breach Enterprise Software / Information Technology CRITICAL 10h Global vulnerability Technology/Software CRITICAL 12h Global malware Social Media and Consumer Technology HIGH 13h Global apt Financial Services, Banking HIGH 5h Global vulnerability Technology and Software Development HIGH 8h Global vulnerability Government and Federal Agencies CRITICAL 8h Global supply_chain Software Development and Open-Source Ecosystems HIGH 9h Global vulnerability Enterprise Software/SaaS MEDIUM 9h Global supply_chain Software Development HIGH 9h Global general Insurance/Risk Management HIGH 9h Global data_breach Enterprise Software / Information Technology CRITICAL 10h Global vulnerability Technology/Software CRITICAL 12h Global malware Social Media and Consumer Technology HIGH 13h
Vulnerabilities

CVE-2026-8410

High
CWE-352 — Weakness Type
Published: May 21, 2026  ·  Modified: May 28, 2026  ·  Source: NVD
CVSS v3
8.8
🔗 NVD Official
📄 Description (English)

Concrete CMS 9 before 9.5.0 is vulnerable to Cross Site Request Forgery (CSRF) at concrete/controllers/dialog/logs/bulk/delete.  The The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 2.3 with vector CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N. Thanks Yonatan Drori (Tenzai) for reporting.

🤖 AI Executive Summary

Concrete CMS 9 versions before 9.5.0 contain a Cross-Site Request Forgery (CSRF) vulnerability in the bulk log deletion dialog controller. While the CVSS v3.1 score of 8.8 appears inflated compared to the vendor's CVSS v4.0 assessment of 2.3, the vulnerability allows attackers to perform unauthorized log deletion actions on behalf of authenticated users. This could enable covering tracks of malicious activities or disrupting audit trails in affected deployments.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 27, 2026 02:40
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations using Concrete CMS for content management—particularly government agencies, educational institutions, and healthcare providers managing patient portals—face risk of audit trail tampering. The vulnerability is most critical for entities subject to NCA ECC 2024 and SAMA CSF requirements where log integrity is mandatory. Banking sector implementations and government digital transformation initiatives using Concrete CMS could experience compliance violations if logs are deleted to cover unauthorized access attempts.
🏢 Affected Saudi Sectors
Government Healthcare Education Banking Telecommunications
⚖️ Saudi Risk Score (AI)
6.2
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Identify all Concrete CMS 9 installations in your environment and document versions
2. Implement CSRF token validation on all state-changing operations, particularly in dialog/logs/bulk/delete endpoint
3. Apply Content Security Policy (CSP) headers to prevent cross-origin requests
4. Review access logs for suspicious bulk deletion activities, particularly from external referrers

Patching Guidance:
1. Upgrade to Concrete CMS 9.5.0 or later immediately when available
2. Until patch is available, disable bulk log deletion functionality if not operationally critical
3. Restrict access to log management interfaces to trusted internal networks only

Compensating Controls:
1. Implement SameSite cookie attribute (Strict) for session cookies
2. Require re-authentication for sensitive operations like log deletion
3. Enable detailed audit logging of all log management activities
4. Deploy WAF rules to detect and block CSRF patterns targeting /concrete/controllers/dialog/logs/bulk/delete

Detection Rules:
1. Monitor for POST requests to /concrete/controllers/dialog/logs/bulk/delete from external referrers
2. Alert on bulk log deletion events without corresponding administrative user session activity
3. Track changes to log retention policies and deletion operations
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. حدد جميع تثبيتات Concrete CMS 9 في بيئتك وتوثيق الإصدارات
2. تطبيق التحقق من رموز CSRF على جميع العمليات التي تغير الحالة، خاصة في نقطة نهاية dialog/logs/bulk/delete
3. تطبيق رؤوس سياسة أمان المحتوى (CSP) لمنع الطلبات عبر الأصول
4. مراجعة سجلات الوصول للأنشطة المريبة للحذف الجماعي، خاصة من المراجع الخارجية

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

الضوابط البديلة:
1. تطبيق سمة ملف تعريف الارتباط SameSite (Strict) لملفات تعريف جلسة العمل
2. طلب إعادة المصادقة للعمليات الحساسة مثل حذف السجلات
3. تفعيل تسجيل التدقيق التفصيلي لجميع أنشطة إدارة السجلات
4. نشر قواعد WAF للكشف عن أنماط CSRF وحظرها التي تستهدف /concrete/controllers/dialog/logs/bulk/delete

قواعد الكشف:
1. مراقبة طلبات POST إلى /concrete/controllers/dialog/logs/bulk/delete من المراجع الخارجية
2. تنبيه على أحداث حذف السجلات الجماعي بدون نشاط جلسة مستخدم إداري مقابل
3. تتبع التغييرات في سياسات الاحتفاظ بالسجلات وعمليات الحذف
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.12.4.1 - Event logging (log integrity and availability) A.12.4.3 - Protection of log information (preventing unauthorized deletion) A.14.2.1 - Secure development policy (CSRF prevention in development)
🔵 SAMA CSF
ID.BE-3 - Organizational governance (audit trail integrity) PR.AC-1 - Access control (CSRF token validation) DE.AE-3 - Detection processes (monitoring unauthorized log operations)
🟡 ISO 27001:2022
A.8.2.1 - User registration and access rights management A.12.4.1 - Event logging requirements A.14.2.1 - Secure development and change management
🟣 PCI DSS v4.0.1
Requirement 6.5.9 - Protection against CSRF attacks Requirement 10.2 - Implement automated audit trails
📦 Affected Products / CPE 1 entries
concretecms:concrete_cms
📊 CVSS Score
8.8
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionR — Required
ScopeU — Unchanged
ConfidentialityH — High
IntegrityH — High
AvailabilityH — High
📋 Quick Facts
Severity High
CVSS Score8.8
CWECWE-352
EPSS0.02%
Exploit No
Patch ✗ No
Published 2026-05-21
Source Feed nvd
🇸🇦 Saudi Risk Score
6.2
/ 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.