📧 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 supply_chain Software Development and Technology HIGH 3h Global apt Government/Critical Infrastructure CRITICAL 5h Global vulnerability Enterprise Software / Data Analytics CRITICAL 6h Global vulnerability Artificial Intelligence and Technology HIGH 9h Global general Technology and Artificial Intelligence MEDIUM 13h Global general Technology and Artificial Intelligence HIGH 14h Global vulnerability Higher Education CRITICAL 23h Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global malware Software Development CRITICAL 1d Global supply_chain Software Development and Technology HIGH 3h Global apt Government/Critical Infrastructure CRITICAL 5h Global vulnerability Enterprise Software / Data Analytics CRITICAL 6h Global vulnerability Artificial Intelligence and Technology HIGH 9h Global general Technology and Artificial Intelligence MEDIUM 13h Global general Technology and Artificial Intelligence HIGH 14h Global vulnerability Higher Education CRITICAL 23h Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global malware Software Development CRITICAL 1d Global supply_chain Software Development and Technology HIGH 3h Global apt Government/Critical Infrastructure CRITICAL 5h Global vulnerability Enterprise Software / Data Analytics CRITICAL 6h Global vulnerability Artificial Intelligence and Technology HIGH 9h Global general Technology and Artificial Intelligence MEDIUM 13h Global general Technology and Artificial Intelligence HIGH 14h Global vulnerability Higher Education CRITICAL 23h Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global malware Software Development CRITICAL 1d
Vulnerabilities

CVE-2019-25493

High
Homey BNB V4 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'val' parameter. Attackers can send GET requ
CWE-89 — Weakness Type
Published: Feb 27, 2026  ·  Modified: Feb 28, 2026  ·  Source: NVD
CVSS v3
8.2
🔗 NVD Official
📄 Description (English)

Homey BNB V4 contains an SQL injection vulnerability that allows unauthenticated attackers to manipulate database queries by injecting SQL code through the 'val' parameter. Attackers can send GET requests to the admin/getrecord.php endpoint with malicious 'val' values to extract sensitive database information.

🤖 AI Executive Summary

CVE-2019-25493 is a critical SQL injection vulnerability in Homey BNB V4 affecting the admin/getrecord.php endpoint. Unauthenticated attackers can inject malicious SQL code through the 'val' parameter to extract sensitive database information. With a CVSS score of 8.2 and no authentication required, this vulnerability poses an immediate threat to any organization running vulnerable versions of Homey BNB.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Apr 25, 2026 08:55
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi hospitality and tourism sectors utilizing Homey BNB for property management and booking systems. Hotels, vacation rental platforms, and tourism operators managing guest data are at highest risk. Secondary impact extends to any organization using Homey BNB for internal database management. Potential exposure includes guest personal information, payment records, booking details, and operational data. Given Saudi Arabia's growing tourism sector and Vision 2030 initiatives, hospitality platforms are critical infrastructure requiring immediate remediation.
🏢 Affected Saudi Sectors
Hospitality and Tourism Property Management Vacation Rental Platforms Hotel Management Travel and Booking Services Any organization using Homey BNB for database management
⚖️ Saudi Risk Score (AI)
8.5
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all systems running Homey BNB V4 and isolate affected instances from production networks if possible
2. Review access logs for admin/getrecord.php endpoint for suspicious GET requests containing SQL syntax characters (', ", --, ;, /*)
3. Implement Web Application Firewall (WAF) rules to block requests containing SQL injection patterns to the vulnerable endpoint

PATCHING:
4. Apply the available patch immediately to all affected Homey BNB V4 installations
5. Test patches in staging environment before production deployment
6. Verify patch effectiveness by attempting SQL injection payloads in controlled environment

COMPENSATING CONTROLS (if patching delayed):
7. Implement input validation and parameterized queries at application level
8. Restrict database user permissions to minimum required privileges
9. Enable database query logging and monitoring for anomalous SQL patterns
10. Implement rate limiting on admin/getrecord.php endpoint

DETECTION:
11. Deploy IDS/IPS signatures detecting SQL injection attempts (UNION SELECT, OR 1=1, SLEEP, BENCHMARK)
12. Monitor database logs for unauthorized data access or unusual query patterns
13. Set up alerts for multiple failed authentication attempts to admin endpoints
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع الأنظمة التي تقوم بتشغيل Homey BNB V4 وعزل الحالات المتأثرة عن شبكات الإنتاج إن أمكن
2. مراجعة سجلات الوصول لنقطة نهاية admin/getrecord.php للبحث عن طلبات GET مريبة تحتوي على أحرف بناء جملة SQL (', ", --, ;, /*)
3. تنفيذ قواعد جدار حماية تطبيقات الويب (WAF) لحجب الطلبات التي تحتوي على أنماط حقن SQL للنقطة النهائية المعرضة للثغرات

التصحيح:
4. تطبيق التصحيح المتاح فوراً على جميع تثبيتات Homey BNB V4 المتأثرة
5. اختبار التصحيحات في بيئة التجريب قبل نشرها في الإنتاج
6. التحقق من فعالية التصحيح من خلال محاولة حمولات حقن SQL في بيئة محكومة

الضوابط البديلة (إذا تأخر التصحيح):
7. تنفيذ التحقق من صحة المدخلات والاستعلامات المعاملة على مستوى التطبيق
8. تقييد أذونات مستخدم قاعدة البيانات بالحد الأدنى المطلوب
9. تفعيل تسجيل استعلامات قاعدة البيانات ومراقبة الأنماط غير العادية
10. تنفيذ تحديد معدل على نقطة نهاية admin/getrecord.php

الكشف:
11. نشر توقيعات IDS/IPS للكشف عن محاولات حقن SQL (UNION SELECT, OR 1=1, SLEEP, BENCHMARK)
12. مراقبة سجلات قاعدة البيانات للوصول غير المصرح به أو الأنماط الاستعلامية غير العادية
13. إعداد تنبيهات لمحاولات المصادقة الفاشلة المتعددة لنقاط النهاية الإدارية
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.14.2.1 - Secure development policy and procedures A.14.2.5 - Secure development environment A.12.6.1 - Management of technical vulnerabilities A.12.2.1 - Monitoring of system use
🔵 SAMA CSF
ID.RA-1 - Asset management and identification PR.AC-1 - Access control and authentication PR.DS-6 - Data protection and privacy DE.CM-1 - Detection and monitoring
🟡 ISO 27001:2022
A.12.2.1 - Change management procedures A.12.6.1 - Management of technical vulnerabilities A.14.2.1 - Secure development policy A.13.1.1 - Information transfer policies and procedures
🟣 PCI DSS v4.0.1
Requirement 6.2 - Security patches and updates Requirement 6.5.1 - Injection flaws prevention Requirement 10.2 - User access logging
📊 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.07%
Exploit No
Patch ✓ Yes
Published 2026-02-27
Source Feed nvd
Views 5
🇸🇦 Saudi Risk Score
8.5
/ 10.0 — Saudi Risk
Priority: CRITICAL
🏷️ Tags
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.