📧 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 19m Global general Enterprise Security and Governance HIGH 27m Global phishing General Public / Multiple Sectors HIGH 42m Global vulnerability Windows Systems and Enterprise IT CRITICAL 42m Global vulnerability Information Technology HIGH 54m Global general Information Technology and Cybersecurity HIGH 1h Global vulnerability Cybersecurity Services HIGH 1h 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 19m Global general Enterprise Security and Governance HIGH 27m Global phishing General Public / Multiple Sectors HIGH 42m Global vulnerability Windows Systems and Enterprise IT CRITICAL 42m Global vulnerability Information Technology HIGH 54m Global general Information Technology and Cybersecurity HIGH 1h Global vulnerability Cybersecurity Services HIGH 1h 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 19m Global general Enterprise Security and Governance HIGH 27m Global phishing General Public / Multiple Sectors HIGH 42m Global vulnerability Windows Systems and Enterprise IT CRITICAL 42m Global vulnerability Information Technology HIGH 54m Global general Information Technology and Cybersecurity HIGH 1h Global vulnerability Cybersecurity Services HIGH 1h Global vulnerability Information Technology CRITICAL 2h Global vulnerability Enterprise Software and Cloud Services HIGH 2h Global vulnerability Software/Technology CRITICAL 2h
Vulnerabilities

CVE-2026-10815

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

A vulnerability was found in LakshayD02 Hostel-Management-System-PHP up to f87e67c283bab6f718faf2fec6ae39a13bd7036b. This issue affects some unknown processing of the file hostel/index.php of the component Admin Dashboard Page. The manipulation of the argument ID results in missing authorization. The attack can be launched remotely. The exploit has been made public and could be used. This product does not use versioning. This is why information about affected and unaffected releases are unavailable. The project was informed of the problem early through an issue report but has not responded yet.

🤖 AI Executive Summary

CVE-2026-10815 is a missing authorization vulnerability in an open-source Hostel Management System affecting the Admin Dashboard. An attacker can manipulate the ID parameter in hostel/index.php to bypass authorization controls and gain unauthorized access to administrative functions. With a CVSS score of 6.3 and public exploit availability, this poses a moderate risk to organizations using this system, particularly educational institutions and hospitality providers in Saudi Arabia.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Jun 4, 2026 20:32
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi educational institutions (universities, colleges) operating hostel management systems, hospitality sector organizations, and government facilities managing accommodation services. Secondary impact on healthcare institutions with residential facilities and corporate housing management. The missing authorization flaw could allow unauthorized access to student/guest records, booking systems, and administrative functions, potentially exposing personal data and enabling fraudulent modifications to reservations and billing.
🏢 Affected Saudi Sectors
Education (Universities, Colleges) Hospitality (Hotels, Hostels) Government (Accommodation Services) Healthcare (Residential Facilities) Corporate (Employee Housing)
⚖️ Saudi Risk Score (AI)
6.8
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Audit all instances of Hostel-Management-System-PHP in your environment and document deployment locations
2. Restrict network access to hostel/index.php using WAF rules or network segmentation
3. Implement IP whitelisting for admin dashboard access
4. Review access logs for suspicious ID parameter manipulation attempts

Compensating Controls:
1. Deploy Web Application Firewall (WAF) rules to detect and block requests with suspicious ID parameters (e.g., ID values not matching authenticated user context)
2. Implement additional authentication layer via reverse proxy requiring multi-factor authentication for admin access
3. Enable comprehensive logging and monitoring of all admin dashboard access attempts
4. Conduct immediate code review of hostel/index.php to identify authorization bypass vectors

Patching Guidance:
1. Contact LakshayD02 project maintainers for security patch timeline
2. If no patch is forthcoming, consider migrating to alternative hostel management solutions with active security maintenance
3. If continued use is necessary, implement custom authorization checks in hostel/index.php validating user roles before processing ID parameters

Detection Rules:
1. Monitor for requests to hostel/index.php with ID parameters not matching authenticated user's assigned IDs
2. Alert on multiple failed authorization attempts or ID parameter fuzzing patterns
3. Track access to admin functions from non-admin user accounts
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تدقيق جميع حالات نظام إدارة الفنادق في بيئتك وتوثيق مواقع النشر
2. تقييد الوصول إلى ملف hostel/index.php باستخدام قواعد جدار الحماية أو تقسيم الشبكة
3. تطبيق قائمة بيضاء للعناوين IP لوصول لوحة التحكم الإدارية
4. مراجعة سجلات الوصول للكشف عن محاولات التلاعب المريبة بمعامل المعرّف

عناصر التحكم التعويضية:
1. نشر قواعد جدار حماية تطبيقات الويب للكشف عن طلبات معامل المعرّف المريبة وحجبها
2. تطبيق طبقة مصادقة إضافية عبر وكيل عكسي يتطلب المصادقة متعددة العوامل
3. تفعيل السجلات الشاملة ومراقبة جميع محاولات الوصول إلى لوحة التحكم
4. إجراء مراجعة فورية للكود في hostel/index.php للتحقق من نقاط تجاوز التفويض

إرشادات التصحيح:
1. التواصل مع مطوري مشروع LakshayD02 للحصول على جدول زمني لإصدار الأمان
2. إذا لم يتوفر إصلاح، فكر في الهجرة إلى حلول بديلة لإدارة الفنادق
3. إذا كان الاستخدام المستمر ضروريًا، قم بتطبيق فحوصات تفويض مخصصة

قواعد الكشف:
1. مراقبة الطلبات إلى hostel/index.php بمعاملات معرّف غير متطابقة
2. التنبيه على محاولات التفويض الفاشلة المتعددة
3. تتبع الوصول إلى الوظائف الإدارية من حسابات غير إدارية
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.9.2.1 - User registration and access rights management A.9.4.3 - Password management system A.14.2.1 - Secure development policy A.12.6.1 - Management of technical vulnerabilities
🔵 SAMA CSF
ID.AM-2 - Software, hardware, and firmware inventory PR.AC-1 - Processes and tools to manage user access PR.AC-4 - Access rights are managed based on the principle of least privilege DE.CM-1 - The network is monitored to detect potential cybersecurity events
🟡 ISO 27001:2022
A.5.15 - Access control A.6.1.2 - Information security roles and responsibilities A.8.1.1 - User endpoint devices A.9.2.1 - User registration and access rights A.14.2.1 - Secure development policy and procedures
🟣 PCI DSS v4.0.1
Requirement 2.1 - Change vendor-supplied defaults Requirement 6.5.10 - Broken authentication Requirement 7 - Restrict access to data by business need to know
📊 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-862
EPSS0.04%
Exploit No
Patch ✗ No
Published 2026-06-04
Source Feed nvd
🇸🇦 Saudi Risk Score
6.8
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-862
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.