📧 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 insider Education HIGH 2h Global supply_chain Software Development and Technology HIGH 7h Global apt Government/Critical Infrastructure CRITICAL 8h Global vulnerability Enterprise Software / Data Analytics CRITICAL 9h Global vulnerability Artificial Intelligence and Technology HIGH 12h Global general Technology and Artificial Intelligence MEDIUM 16h Global general Technology and Artificial Intelligence HIGH 17h Global vulnerability Higher Education CRITICAL 1d Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global insider Education HIGH 2h Global supply_chain Software Development and Technology HIGH 7h Global apt Government/Critical Infrastructure CRITICAL 8h Global vulnerability Enterprise Software / Data Analytics CRITICAL 9h Global vulnerability Artificial Intelligence and Technology HIGH 12h Global general Technology and Artificial Intelligence MEDIUM 16h Global general Technology and Artificial Intelligence HIGH 17h Global vulnerability Higher Education CRITICAL 1d Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global insider Education HIGH 2h Global supply_chain Software Development and Technology HIGH 7h Global apt Government/Critical Infrastructure CRITICAL 8h Global vulnerability Enterprise Software / Data Analytics CRITICAL 9h Global vulnerability Artificial Intelligence and Technology HIGH 12h Global general Technology and Artificial Intelligence MEDIUM 16h Global general Technology and Artificial Intelligence HIGH 17h Global vulnerability Higher Education CRITICAL 1d Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d
Vulnerabilities

CVE-2019-25452

High ⚡ Exploit Available
Dolibarr ERP/CRM 10.0.1 contains an SQL injection vulnerability in the elemid POST parameter of the viewcat.php endpoint that allows unauthenticated attackers to execute arbitrary SQL queries. Attacke
CWE-89 — Weakness Type
Published: Feb 22, 2026  ·  Modified: Feb 28, 2026  ·  Source: NVD
CVSS v3
8.2
🔗 NVD Official
📄 Description (English)

Dolibarr ERP/CRM 10.0.1 contains an SQL injection vulnerability in the elemid POST parameter of the viewcat.php endpoint that allows unauthenticated attackers to execute arbitrary SQL queries. Attackers can submit crafted POST requests with malicious SQL payloads in the elemid parameter to extract sensitive database information using error-based or time-based blind SQL injection techniques.

🤖 AI Executive Summary

Dolibarr ERP/CRM 10.0.1 contains a critical unauthenticated SQL injection vulnerability in the viewcat.php endpoint that allows attackers to execute arbitrary SQL queries and extract sensitive database information. This vulnerability poses significant risk to Saudi organizations using Dolibarr for enterprise resource planning and customer relationship management, as it requires no authentication and has publicly available exploits. Immediate patching is essential to prevent unauthorized access to financial, customer, and operational data.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 25, 2026 06:38
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability poses critical risk to Saudi SMEs and enterprises using Dolibarr for ERP/CRM operations, particularly in: (1) Banking and Financial Services sector — risk of unauthorized access to customer financial data and transaction records; (2) Government agencies and municipalities — exposure of administrative and citizen data; (3) Healthcare organizations — potential breach of patient records and medical information; (4) Retail and E-commerce — compromise of customer databases and sales information; (5) Manufacturing and Distribution — exposure of supply chain and inventory data. The unauthenticated nature of the exploit makes it particularly dangerous as attackers can target Dolibarr instances without valid credentials, and the availability of public exploits increases likelihood of opportunistic attacks against Saudi organizations.
🏢 Affected Saudi Sectors
Banking and Financial Services Government and Public Administration Healthcare and Medical Services Retail and E-commerce Manufacturing and Industrial Telecommunications Energy and Utilities Education Hospitality and Tourism Real Estate and Construction
⚖️ Saudi Risk Score (AI)
8.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all Dolibarr instances in your environment running version 10.0.1 or earlier vulnerable versions
2. Implement network-level access controls to restrict access to viewcat.php endpoint from untrusted sources
3. Enable Web Application Firewall (WAF) rules to block SQL injection patterns in POST parameters, specifically filtering elemid parameter for SQL keywords (UNION, SELECT, DROP, INSERT, etc.)
4. Review database access logs and audit trails for suspicious SQL queries executed in the past 30 days

PATCHING GUIDANCE:
1. Upgrade Dolibarr to version 10.0.2 or later immediately
2. If immediate upgrade is not possible, apply vendor security patches when available
3. Test patches in non-production environment before deployment
4. Coordinate patching across all Dolibarr instances to ensure consistent security posture

COMPENSATING CONTROLS (if patching delayed):
1. Implement input validation and sanitization for all POST parameters, especially elemid
2. Use parameterized queries/prepared statements for all database operations
3. Apply principle of least privilege to database user accounts used by Dolibarr
4. Restrict database user permissions to only necessary tables and operations
5. Implement database activity monitoring and alerting for suspicious queries
6. Disable error messages that reveal database structure information

DETECTION RULES:
1. Monitor for POST requests to viewcat.php with elemid parameters containing SQL keywords or special characters (', ", --, ;, /**/)
2. Alert on database error messages containing SQL syntax or table/column names
3. Track unusual database query patterns or high-volume queries from Dolibarr application user
4. Monitor for time-based delays in HTTP responses to viewcat.php (potential blind SQL injection)
5. Log and alert on failed database authentication attempts from Dolibarr service account
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع نسخ Dolibarr في بيئتك التي تعمل بالإصدار 10.0.1 أو الإصدارات الأقدم المعرضة للخطر
2. تطبيق عناصر التحكم في الوصول على مستوى الشبكة لتقييد الوصول إلى نقطة نهاية viewcat.php من مصادر غير موثوقة
3. تفعيل قواعد جدار حماية تطبيقات الويب (WAF) لحجب أنماط حقن SQL في معاملات POST، مع تصفية معامل elemid بحثاً عن كلمات SQL (UNION, SELECT, DROP, INSERT, إلخ)
4. مراجعة سجلات الوصول إلى قاعدة البيانات وسجلات التدقيق للاستعلامات SQL المريبة المنفذة في آخر 30 يوماً

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

عناصر التحكم البديلة (إذا تأخر التصحيح):
1. تطبيق التحقق من صحة المدخلات والتطهير لجميع معاملات POST، خاصة elemid
2. استخدام الاستعلامات المعاملة/البيانات المحضرة لجميع عمليات قاعدة البيانات
3. تطبيق مبدأ أقل امتياز على حسابات مستخدمي قاعدة البيانات التي يستخدمها Dolibarr
4. تقييد أذونات مستخدم قاعدة البيانات إلى الجداول والعمليات الضرورية فقط
5. تطبيق المراقبة والتنبيهات لنشاط قاعدة البيانات للاستعلامات المريبة
6. تعطيل رسائل الخطأ التي تكشف عن هيكل قاعدة البيانات

قواعد الكشف:
1. مراقبة طلبات POST إلى viewcat.php مع معاملات elemid تحتوي على كلمات SQL أو أحرف خاصة (', ", --, ;, /**/)
2. التنبيه على رسائل خطأ قاعدة البيانات التي تحتوي على بناء جملة SQL أو أسماء الجداول/الأعمدة
3. تتبع أنماط استعلامات قاعدة البيانات غير العادية أو الاستعلامات عالية الحجم من مستخدم تطبيق Dolibarr
4. مراقبة التأخيرات المستندة إلى الوقت في استجابات HTTP إلى viewcat.php (حقن SQL أعمى محتمل)
5. تسجيل والتنبيه على محاولات مصادقة قاعدة البيانات الفاشلة من حساب خدمة Dolibarr
📋 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 De-registration A.7.1.1 - Cryptography Policy A.8.1.1 - Physical and Environmental Security A.9.1.1 - Operations Security A.10.1.1 - Communications Security A.12.1.1 - Compliance with Legal Requirements
🔵 SAMA CSF
Governance and Risk Management - GRM-01: Information Security Governance Governance and Risk Management - GRM-02: Risk Assessment and Management Protection and Resilience - PR-01: Access Control Protection and Resilience - PR-02: Data Protection Protection and Resilience - PR-03: Cryptography Detection and Response - DR-01: Security Monitoring and Logging Detection and Response - DR-02: Incident Management
🟡 ISO 27001:2022
5.1 - Policies for information security 6.1 - Information security roles and responsibilities 6.2 - Information security competencies 7.1 - General 8.1 - Operational planning and control 8.2 - Supply chain relationships 8.3 - Information and communication A.5.1 - Policies for information security A.6.1 - Information security roles and responsibilities A.8.1 - User endpoint devices A.8.2 - Privileged access rights A.8.3 - Information access restriction A.9.1 - Audit logging A.9.2 - Monitoring A.9.4 - Event logging A.14.1 - Information security requirements analysis and specification A.14.2 - Information security design and implementation
🟣 PCI DSS v4.0.1
Requirement 1 - Install and maintain a firewall configuration Requirement 2 - Do not use vendor-supplied defaults Requirement 6 - Develop and maintain secure systems and applications Requirement 6.2 - Ensure that all system components and software are protected from known vulnerabilities Requirement 6.5 - Injection flaws prevention Requirement 8 - Identify and authenticate access to system components Requirement 10 - Track and monitor all access to network resources and cardholder data
📦 Affected Products / CPE 1 entries
dolibarr:dolibarr_erp\/crm:10.0.1
📊 CVSS Score
8.2
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityL — Low / Local
AvailabilityN — None / Network
📋 Quick Facts
Severity High
CVSS Score8.2
CWECWE-89
EPSS0.08%
Exploit ✓ Yes
Patch ✓ Yes
Published 2026-02-22
Source Feed nvd
Views 5
🇸🇦 Saudi Risk Score
8.8
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
exploit-available CWE-89
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.