📧 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 Data Centers and Critical Infrastructure CRITICAL 20m Global general Enterprise Security and Governance HIGH 28m Global phishing General Public / Multiple Sectors HIGH 43m Global vulnerability Windows Systems and Enterprise IT CRITICAL 44m Global vulnerability Information Technology HIGH 55m Global general Information Technology and Cybersecurity HIGH 1h Global vulnerability Cybersecurity Services HIGH 2h Global vulnerability Information Technology CRITICAL 2h Global vulnerability Enterprise Software and Cloud Services HIGH 2h Global vulnerability Software/Technology CRITICAL 2h Global vulnerability Data Centers and Critical Infrastructure CRITICAL 20m Global general Enterprise Security and Governance HIGH 28m Global phishing General Public / Multiple Sectors HIGH 43m Global vulnerability Windows Systems and Enterprise IT CRITICAL 44m Global vulnerability Information Technology HIGH 55m Global general Information Technology and Cybersecurity HIGH 1h Global vulnerability Cybersecurity Services HIGH 2h Global vulnerability Information Technology CRITICAL 2h Global vulnerability Enterprise Software and Cloud Services HIGH 2h Global vulnerability Software/Technology CRITICAL 2h Global vulnerability Data Centers and Critical Infrastructure CRITICAL 20m Global general Enterprise Security and Governance HIGH 28m Global phishing General Public / Multiple Sectors HIGH 43m Global vulnerability Windows Systems and Enterprise IT CRITICAL 44m Global vulnerability Information Technology HIGH 55m Global general Information Technology and Cybersecurity HIGH 1h Global vulnerability Cybersecurity Services HIGH 2h Global vulnerability Information Technology CRITICAL 2h Global vulnerability Enterprise Software and Cloud Services HIGH 2h Global vulnerability Software/Technology CRITICAL 2h
Vulnerabilities

CVE-2026-10809

Medium
CWE-74 — Weakness Type
Published: Jun 4, 2026  ·  Modified: Jun 7, 2026  ·  Source: NVD
CVSS v3
6.3
🔗 NVD Official
📄 Description (English)

A security flaw has been discovered in itsourcecode Fees Management System 1.0. This impacts an unknown function of the file /manage_user.php. The manipulation of the argument ID results in sql injection. The attack can be executed remotely. The exploit has been released to the public and may be used for attacks.

🤖 AI Executive Summary

CVE-2026-10809 is a SQL injection vulnerability in itsourcecode Fees Management System 1.0 affecting the /manage_user.php file through the ID parameter. With a CVSS score of 6.3 and public exploit availability, this poses a medium-to-high risk for organizations using this system. No patch is currently available, requiring immediate compensating controls and system isolation.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Jun 4, 2026 20:31
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi educational institutions, private training centers, and small-to-medium enterprises (SMEs) using itsourcecode Fees Management System for student/employee fee collection and management. Government education sector (Ministry of Education), private universities, and healthcare institutions managing patient fees are at elevated risk. The SQL injection could lead to unauthorized access to sensitive financial records, student/patient data, and potential data exfiltration affecting compliance with SAMA financial regulations and NCA data protection requirements.
🏢 Affected Saudi Sectors
Education (Ministry of Education, Private Universities, Training Centers) Healthcare (Patient Fee Management) Government (Administrative Fee Collection) Financial Services (Fee Processing) Telecommunications (Billing Systems) Small-to-Medium Enterprises (SMEs)
⚖️ Saudi Risk Score (AI)
7.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all systems running itsourcecode Fees Management System 1.0 and isolate them from production networks if possible
2. Restrict access to /manage_user.php to authorized administrators only via firewall/WAF rules
3. Implement input validation: sanitize all ID parameters using parameterized queries and prepared statements
4. Enable SQL error suppression to prevent information disclosure
5. Review database access logs for suspicious queries (UNION, SELECT, DROP, INSERT patterns)

COMPENSATING CONTROLS:
6. Deploy Web Application Firewall (WAF) rules to block SQL injection patterns in ID parameter
7. Implement database activity monitoring (DAM) to detect anomalous SQL execution
8. Apply principle of least privilege: database user should have minimal permissions (SELECT only on required tables)
9. Enable database audit logging for all queries to /manage_user.php
10. Implement rate limiting on /manage_user.php endpoint

DETECTION RULES:
11. Monitor for: ID parameter containing SQL keywords (OR, AND, UNION, SELECT, DROP, EXEC)
12. Alert on: Multiple failed database queries or unusual query patterns
13. Track: Unauthorized database schema enumeration attempts
14. Log: All access to /manage_user.php with full request/response payloads

LONG-TERM:
15. Migrate to patched version or alternative fee management system
16. Conduct code review of all user input handling in application
17. Implement Web Application Security Testing (WAST) in development pipeline
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع الأنظمة التي تعمل بنظام إدارة الرسوم من itsourcecode الإصدار 1.0 وعزلها عن شبكات الإنتاج إن أمكن
2. تقييد الوصول إلى /manage_user.php للمسؤولين المصرح لهم فقط عبر قواعد جدار الحماية/WAF
3. تطبيق التحقق من صحة المدخلات: تطهير جميع معاملات ID باستخدام الاستعلامات المعاملة والعبارات المحضرة
4. تفعيل قمع أخطاء SQL لمنع الكشف عن المعلومات
5. مراجعة سجلات الوصول إلى قاعدة البيانات للاستعلامات المريبة (أنماط UNION و SELECT و DROP و INSERT)

الضوابط التعويضية:
6. نشر قواعد جدار تطبيقات الويب (WAF) لحجب أنماط حقن SQL في معامل ID
7. تطبيق مراقبة نشاط قاعدة البيانات (DAM) للكشف عن تنفيذ SQL غير طبيعي
8. تطبيق مبدأ أقل امتياز: يجب أن يكون لمستخدم قاعدة البيانات أذونات محدودة (SELECT فقط على الجداول المطلوبة)
9. تفعيل تسجيل التدقيق في قاعدة البيانات لجميع الاستعلامات إلى /manage_user.php
10. تطبيق تحديد معدل على نقطة نهاية /manage_user.php

قواعد الكشف:
11. مراقبة: معامل ID يحتوي على كلمات رئيسية SQL (OR و AND و UNION و SELECT و DROP و EXEC)
12. التنبيه على: استعلامات قاعدة بيانات متعددة فاشلة أو أنماط استعلام غير عادية
13. تتبع: محاولات تعداد مخطط قاعدة البيانات غير المصرح بها
14. تسجيل: جميع الوصول إلى /manage_user.php مع حمولات الطلب/الاستجابة الكاملة

المدى الطويل:
15. الترقية إلى نسخة مصححة أو نظام إدارة رسوم بديل
16. إجراء مراجعة الكود لجميع معالجات مدخلات المستخدم في التطبيق
17. تطبيق اختبار أمان تطبيقات الويب (WAST) في خط أنابيب التطوير
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 - 5.1.1: Access Control and Authentication ECC 2024 - 5.2.1: Data Protection and Encryption ECC 2024 - 5.3.1: Vulnerability Management ECC 2024 - 5.4.1: Incident Detection and Response
🔵 SAMA CSF
SAMA CSF - Governance: Risk Management Framework SAMA CSF - Protect: Access Control and Data Protection SAMA CSF - Detect: Security Monitoring and Anomaly Detection SAMA CSF - Respond: Incident Response Procedures
🟡 ISO 27001:2022
ISO 27001:2022 - A.5.2: Information Security Policies ISO 27001:2022 - A.8.1: User Access Management ISO 27001:2022 - A.8.2: User Responsibility ISO 27001:2022 - A.8.3: Password Management ISO 27001:2022 - A.14.2: Development Security
🟣 PCI DSS v4.0.1
PCI DSS 4.0 - Requirement 1: Firewall Configuration PCI DSS 4.0 - Requirement 2: Default Security Parameters PCI DSS 4.0 - Requirement 6: Secure Development PCI DSS 4.0 - Requirement 10: Logging and Monitoring
📊 CVSS Score
6.3
/ 10.0 — Medium
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredL — Low / Local
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityL — Low / Local
📋 Quick Facts
Severity Medium
CVSS Score6.3
CWECWE-74
EPSS0.03%
Exploit No
Patch ✗ No
Published 2026-06-04
Source Feed nvd
🇸🇦 Saudi Risk Score
7.2
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-74
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.