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

CVE-2018-25370

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

Admidio 3.3.5 contains a cross-site request forgery vulnerability that allows low-privilege users to increase their permissions by exploiting improper origin checking. Attackers can craft malicious HTML forms targeting roles_function.php with parameters like rol_assign_roles, rol_approve_users, and rol_edit_user set to 1 to escalate privileges without authentication.

🤖 AI Executive Summary

CVE-2018-25370 is a cross-site request forgery (CSRF) vulnerability in Admidio 3.3.5 that enables low-privilege users to escalate their permissions by exploiting inadequate origin validation. Attackers can craft malicious HTML forms to manipulate role assignments and user approvals without proper authentication. While no patch is available and exploit code is not publicly disclosed, the vulnerability poses a moderate risk to organizations using this open-source group management system, particularly those managing member databases or administrative functions.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 29, 2026 09:35
🇸🇦 Saudi Arabia Impact Assessment
Saudi organizations using Admidio for member management, particularly government agencies, educational institutions, and non-profit organizations, face privilege escalation risks. Government entities (NCA oversight), universities managing student organizations, and professional associations are most vulnerable. The vulnerability could allow unauthorized role assignments, user approval manipulation, and administrative function abuse. Impact is limited to organizations actively deploying Admidio 3.3.5, but consequences include unauthorized access to sensitive administrative functions and potential data manipulation within member databases.
🏢 Affected Saudi Sectors
Government and Public Administration Education and Universities Non-Profit Organizations Professional Associations Community Organizations Healthcare (if using Admidio for member management)
⚖️ Saudi Risk Score (AI)
5.8
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Identify all instances of Admidio 3.3.5 in your environment and document their criticality
2. Restrict access to roles_function.php to authenticated users only via web application firewall (WAF) rules
3. Implement CSRF token validation at the application level if possible
4. Review user role assignments and audit logs for unauthorized privilege escalations

Compensating Controls:
1. Deploy WAF rules to block requests to roles_function.php with suspicious parameters (rol_assign_roles, rol_approve_users, rol_edit_user)
2. Implement SameSite cookie attributes (Strict or Lax) to mitigate CSRF attacks
3. Enforce multi-factor authentication for administrative accounts
4. Monitor and log all role assignment and user approval activities
5. Implement Content Security Policy (CSP) headers to prevent malicious form submissions

Detection Rules:
1. Alert on POST requests to roles_function.php with parameters: rol_assign_roles=1, rol_approve_users=1, or rol_edit_user=1
2. Monitor for privilege escalation events where low-privilege users gain administrative roles
3. Track cross-origin requests to roles_function.php
4. Alert on multiple failed authentication attempts followed by successful role modifications

Long-term:
1. Upgrade to Admidio 4.x or later versions when available
2. Consider migrating to actively maintained alternatives if Admidio 3.3.5 support has ended
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. حدد جميع نسخ Admidio 3.3.5 في بيئتك وقثّق أهميتها
2. قيّد الوصول إلى roles_function.php للمستخدمين المصرح لهم فقط عبر قواعد جدار الحماية (WAF)
3. طبّق التحقق من رموز CSRF على مستوى التطبيق إن أمكن
4. راجع تعيينات أدوار المستخدمين وسجلات التدقيق للتصعيدات غير المصرح بها

الضوابط التعويضية:
1. نشّر قواعد WAF لحجب الطلبات إلى roles_function.php بمعاملات مريبة
2. طبّق سمات ملفات تعريف الارتباط SameSite (Strict أو Lax) للتخفيف من هجمات CSRF
3. فرض المصادقة متعددة العوامل للحسابات الإدارية
4. راقب وسجّل جميع أنشطة تعيين الأدوار والموافقة على المستخدمين
5. طبّق رؤوس سياسة أمان المحتوى (CSP) لمنع إرسال النماذج الضارة

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

المدى الطويل:
1. ترقية إلى Admidio 4.x أو إصدارات لاحقة عند توفرها
2. فكّر في الهجرة إلى بدائل يتم صيانتها بنشاط
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.5.1.1 - Information security policies and procedures A.6.1.1 - Access control policy A.6.2.1 - User registration and access rights management A.6.2.2 - Privilege management A.7.2.1 - Input validation A.7.2.2 - Malicious code protection A.8.2.1 - Event logging A.8.2.2 - Protection of log information
🔵 SAMA CSF
ID.AM-1 - Asset Management PR.AC-1 - Access Control Policy PR.AC-3 - Access Enforcement PR.AC-4 - Access Rights Management DE.CM-1 - Detection and Analysis DE.AE-1 - Anomalies and Events
🟡 ISO 27001:2022
A.5.1.1 - Policies for information security A.6.1.1 - Information security roles and responsibilities A.6.2.1 - Information security responsibilities A.6.2.2 - Information security awareness, education and training A.7.1.1 - Cryptography policy A.8.1.1 - User endpoint devices A.8.2.1 - User access management A.8.2.2 - Privileged access rights A.8.3.1 - Password management A.8.3.2 - Privileged access rights management
📊 CVSS Score
5.3
/ 10.0 — Medium
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityN — None / Network
IntegrityL — Low / Local
AvailabilityN — None / Network
📋 Quick Facts
Severity Medium
CVSS Score5.3
CWECWE-352
EPSS0.02%
Exploit No
Patch ✗ No
Published 2026-05-25
Source Feed nvd
🇸🇦 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.