📧 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 Higher Education CRITICAL 4h Global data_breach Government HIGH 4h Global supply_chain Software Development and Open Source Communities CRITICAL 4h Global malware Software Development CRITICAL 5h Global phishing Multiple Sectors HIGH 5h Global vulnerability Web Applications CRITICAL 6h Global apt Critical Infrastructure CRITICAL 6h Global ransomware Multiple sectors CRITICAL 6h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 7h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 8h Global vulnerability Higher Education CRITICAL 4h Global data_breach Government HIGH 4h Global supply_chain Software Development and Open Source Communities CRITICAL 4h Global malware Software Development CRITICAL 5h Global phishing Multiple Sectors HIGH 5h Global vulnerability Web Applications CRITICAL 6h Global apt Critical Infrastructure CRITICAL 6h Global ransomware Multiple sectors CRITICAL 6h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 7h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 8h Global vulnerability Higher Education CRITICAL 4h Global data_breach Government HIGH 4h Global supply_chain Software Development and Open Source Communities CRITICAL 4h Global malware Software Development CRITICAL 5h Global phishing Multiple Sectors HIGH 5h Global vulnerability Web Applications CRITICAL 6h Global apt Critical Infrastructure CRITICAL 6h Global ransomware Multiple sectors CRITICAL 6h Global supply_chain Software Development, IT Infrastructure, Technology CRITICAL 7h Global vulnerability,data_breach,general Technology, Industrial Control Systems, Telecommunications HIGH 8h
Vulnerabilities

CVE-2026-6167

High
CWE-74 — Weakness Type
Published: Apr 13, 2026  ·  Modified: Apr 20, 2026  ·  Source: NVD
CVSS v3
7.3
🔗 NVD Official
📄 Description (English)

A vulnerability was detected in code-projects Faculty Management System 1.0. Impacted is an unknown function of the file /subject-print.php. The manipulation of the argument ID results in sql injection. The attack may be launched remotely. The exploit is now public and may be used.

🤖 AI Executive Summary

CVE-2026-6167 is a critical SQL injection vulnerability in Faculty Management System 1.0 affecting the /subject-print.php endpoint through the ID parameter. With a CVSS score of 7.3 and public exploit availability, this poses an immediate threat to educational institutions and organizations using this system. No patch is currently available, requiring immediate compensating controls and system isolation.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 7, 2026 19:00
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi educational institutions (universities, colleges) and government education ministries using Faculty Management System 1.0. Secondary impact extends to government agencies managing educational data, healthcare institutions with faculty management modules, and any organization storing sensitive personnel or student information through this system. The SQL injection could lead to unauthorized access to student records, faculty credentials, grades, and institutional data—critical for compliance with NCA and SAMA requirements.
🏢 Affected Saudi Sectors
Education (Universities, Colleges, Ministry of Education) Government (Administrative agencies using faculty systems) Healthcare (Medical schools, hospital faculty management) Research Institutions
⚖️ Saudi Risk Score (AI)
8.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Isolate all Faculty Management System 1.0 instances from production networks or disable /subject-print.php endpoint immediately
2. Implement Web Application Firewall (WAF) rules to block requests containing SQL injection patterns to /subject-print.php (e.g., UNION, SELECT, OR 1=1)
3. Review access logs for the past 30 days for suspicious ID parameter values
4. Change all database credentials and service account passwords

COMPENSATING CONTROLS:
5. Implement input validation: whitelist only numeric values for ID parameter
6. Apply parameterized queries/prepared statements if source code access available
7. Enable database query logging and monitor for anomalous SQL patterns
8. Restrict database user permissions to minimum required (read-only where possible)
9. Implement network segmentation to limit lateral movement from compromised system

DETECTION RULES:
10. Monitor for HTTP requests to /subject-print.php with ID parameters containing: quotes, semicolons, SQL keywords (UNION, SELECT, DROP, INSERT, UPDATE, DELETE)
11. Alert on database connection attempts from unexpected service accounts
12. Track failed authentication attempts and privilege escalation attempts
13. Evaluate migration to patched alternative faculty management solution
14. Conduct forensic analysis if any suspicious activity detected
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. عزل جميع نسخ نظام إدارة الكليات الإصدار 1.0 عن شبكات الإنتاج أو تعطيل نقطة النهاية /subject-print.php فوراً
2. تطبيق قواعد جدار حماية تطبيقات الويب (WAF) لحجب الطلبات التي تحتوي على أنماط حقن SQL إلى /subject-print.php
3. مراجعة سجلات الوصول لآخر 30 يوماً للقيم المريبة في معامل ID
4. تغيير جميع بيانات اعتماد قاعدة البيانات وكلمات مرور حسابات الخدمة

الضوابط التعويضية:
5. تطبيق التحقق من صحة الإدخال: قائمة بيضاء للقيم الرقمية فقط لمعامل ID
6. تطبيق الاستعلامات المعاملة/البيانات المحضرة إذا كان الوصول إلى الكود المصدري متاحاً
7. تفعيل تسجيل استعلامات قاعدة البيانات ومراقبة الأنماط غير الطبيعية
8. تقييد أذونات مستخدم قاعدة البيانات للحد الأدنى المطلوب
9. تطبيق تقسيم الشبكة لتحديد الحركة الجانبية من النظام المخترق

قواعد الكشف:
10. مراقبة طلبات HTTP إلى /subject-print.php مع معاملات ID تحتوي على: علامات اقتباس، فواصل منقوطة، كلمات SQL
11. تنبيهات محاولات الاتصال بقاعدة البيانات من حسابات خدمة غير متوقعة
12. تتبع محاولات المصادقة الفاشلة ومحاولات تصعيد الامتيازات
13. تقييم الهجرة إلى حل بديل معدل لإدارة الكليات
14. إجراء تحليل جنائي إذا تم اكتشاف أي نشاط مريب
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.5.1.1 - Information Security Policies (data protection requirements) A.5.2.1 - Access Control (unauthorized access prevention) A.5.3.1 - Cryptography (data confidentiality) A.5.4.1 - Physical and Environmental Security (system isolation) A.5.5.1 - Operations Security (vulnerability management) A.5.6.1 - Communications Security (secure data transmission)
🔵 SAMA CSF
ID.AM-2 - Asset Management (identify vulnerable systems) PR.AC-1 - Access Control (prevent unauthorized access) PR.DS-1 - Data Security (protect sensitive data) DE.CM-1 - Detection and Analysis (monitor for attacks) RS.RP-1 - Response Planning (incident response procedures)
🟡 ISO 27001:2022
A.5.1.1 - Information security policies A.5.2.1 - User access management A.5.3.1 - Cryptography A.5.4.1 - Physical and environmental security A.5.5.1 - Operations security A.5.6.1 - Communications security A.5.7.1 - System acquisition, development and maintenance
🟣 PCI DSS v4.0.1
Requirement 1 - Install and maintain firewall configuration Requirement 2 - Do not use vendor-supplied defaults Requirement 6 - Develop and maintain secure systems Requirement 11 - Regularly test security systems
📊 CVSS Score
7.3
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityL — Low / Local
IntegrityL — Low / Local
AvailabilityL — Low / Local
📋 Quick Facts
Severity High
CVSS Score7.3
CWECWE-74
EPSS0.03%
Exploit No
Patch ✗ No
Published 2026-04-13
Source Feed nvd
Views 4
🇸🇦 Saudi Risk Score
8.2
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
CWE-74
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.