📧 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 Information Technology CRITICAL 50m Global vulnerability Enterprise Software and Cloud Services HIGH 1h Global vulnerability Information Technology, Security Infrastructure CRITICAL 1h Global vulnerability Industrial Control Systems / Manufacturing HIGH 3h Global general Artificial Intelligence and Cybersecurity MEDIUM 3h Global vulnerability Software/Cloud Services HIGH 3h Global vulnerability Network Infrastructure HIGH 4h Global vulnerability Mobile Device Management / Enterprise Security CRITICAL 4h Global vulnerability Operating Systems/Security Software CRITICAL 5h Global vulnerability Software Development and Technology CRITICAL 5h Global vulnerability Information Technology CRITICAL 50m Global vulnerability Enterprise Software and Cloud Services HIGH 1h Global vulnerability Information Technology, Security Infrastructure CRITICAL 1h Global vulnerability Industrial Control Systems / Manufacturing HIGH 3h Global general Artificial Intelligence and Cybersecurity MEDIUM 3h Global vulnerability Software/Cloud Services HIGH 3h Global vulnerability Network Infrastructure HIGH 4h Global vulnerability Mobile Device Management / Enterprise Security CRITICAL 4h Global vulnerability Operating Systems/Security Software CRITICAL 5h Global vulnerability Software Development and Technology CRITICAL 5h Global vulnerability Information Technology CRITICAL 50m Global vulnerability Enterprise Software and Cloud Services HIGH 1h Global vulnerability Information Technology, Security Infrastructure CRITICAL 1h Global vulnerability Industrial Control Systems / Manufacturing HIGH 3h Global general Artificial Intelligence and Cybersecurity MEDIUM 3h Global vulnerability Software/Cloud Services HIGH 3h Global vulnerability Network Infrastructure HIGH 4h Global vulnerability Mobile Device Management / Enterprise Security CRITICAL 4h Global vulnerability Operating Systems/Security Software CRITICAL 5h Global vulnerability Software Development and Technology CRITICAL 5h
Vulnerabilities

CVE-2026-10874

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

A vulnerability was identified in projectworlds Online Art Gallery Shop Project 1.0. The affected element is an unknown function of the file /admin/adminHome.php. The manipulation of the argument social_insta leads to sql injection. The attack may be initiated remotely. The exploit is publicly available and might be used.

🤖 AI Executive Summary

CVE-2026-10874 is a SQL injection vulnerability in projectworlds Online Art Gallery Shop Project 1.0 affecting the /admin/adminHome.php file through the social_insta parameter. With a CVSS score of 6.3 (medium) and publicly available exploit code, this vulnerability allows remote attackers to manipulate database queries without authentication. The lack of available patches makes immediate mitigation through compensating controls critical for affected organizations.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Jun 5, 2026 03:01
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi organizations using projectworlds Online Art Gallery Shop for e-commerce operations, particularly small to medium-sized enterprises (SMEs) in the retail and creative sectors. Government agencies managing cultural heritage digital platforms and private sector galleries are at risk. The SQL injection vulnerability could lead to unauthorized database access, customer data theft (including payment information), and potential compliance violations with SAMA regulations for payment systems and NCA cybersecurity requirements. Tourism and hospitality sectors promoting Saudi cultural content online face elevated risk.
🏢 Affected Saudi Sectors
Retail and E-commerce Tourism and Hospitality Cultural Heritage and Arts Small to Medium Enterprises (SMEs) Government (Cultural Agencies) Creative Industries
⚖️ Saudi Risk Score (AI)
6.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Disable or restrict access to /admin/adminHome.php until patching is available
2. Implement Web Application Firewall (WAF) rules to block SQL injection patterns in the social_insta parameter
3. Conduct immediate database audit for unauthorized access or data exfiltration
4. Review access logs for suspicious admin panel activity

COMPENSATING CONTROLS:
5. Apply input validation and sanitization: Use parameterized queries/prepared statements for all database interactions
6. Implement strict input filtering: Whitelist allowed characters for social_insta parameter (alphanumeric, underscores only)
7. Apply principle of least privilege: Restrict database user permissions to minimum required operations
8. Enable database activity monitoring and alerting for unusual queries
9. Implement rate limiting on admin login attempts
10. Isolate affected systems from production networks if possible

DETECTION RULES:
- Monitor for SQL keywords (UNION, SELECT, DROP, INSERT) in social_insta parameter values
- Alert on multiple failed database queries from admin panel
- Track unusual character sequences: single quotes, semicolons, comment symbols (-- , /*) in parameter values
- Log all admin panel access with timestamp and source IP
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تعطيل أو تقييد الوصول إلى /admin/adminHome.php حتى يتوفر التصحيح
2. تطبيق قواعد جدار حماية تطبيقات الويب (WAF) لحجب أنماط حقن SQL في معامل social_insta
3. إجراء تدقيق فوري لقاعدة البيانات للتحقق من الوصول غير المصرح به أو سرقة البيانات
4. مراجعة سجلات الوصول للنشاط المريب في لوحة المسؤول

الضوابط البديلة:
5. تطبيق التحقق من صحة المدخلات والتطهير: استخدام الاستعلامات المعاملة/البيانات المحضرة لجميع تفاعلات قاعدة البيانات
6. تطبيق تصفية مدخلات صارمة: قائمة بيضاء للأحرف المسموحة في معامل social_insta (أبجدية رقمية وشرطات سفلية فقط)
7. تطبيق مبدأ أقل امتياز: تقييد أذونات مستخدم قاعدة البيانات للعمليات المطلوبة بحد أدنى
8. تفعيل مراقبة نشاط قاعدة البيانات والتنبيهات للاستعلامات غير العادية
9. تطبيق تحديد معدل على محاولات تسجيل الدخول للمسؤول
10. عزل الأنظمة المتأثرة عن شبكات الإنتاج إن أمكن

قواعد الكشف:
- مراقبة كلمات SQL الرئيسية (UNION, SELECT, DROP, INSERT) في قيم معامل social_insta
- التنبيه على استعلامات قاعدة بيانات متعددة فاشلة من لوحة المسؤول
- تتبع تسلسلات الأحرف غير العادية: علامات اقتباس مفردة وفواصل منقوطة ورموز التعليق (-- , /*) في قيم المعاملات
- تسجيل جميع عمليات الوصول إلى لوحة المسؤول مع الطابع الزمني وعنوان IP المصدر
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Information security requirements for supplier relationships ECC 2024 A.14.2.5 - Addressing information security in supplier agreements ECC 2024 A.12.6.1 - Management of technical vulnerabilities ECC 2024 A.12.2.1 - Secure development policy
🔵 SAMA CSF
SAMA CSF ID.BE-1 - Business objectives and strategies SAMA CSF PR.AC-1 - Access control and management SAMA CSF PR.DS-2 - Data security and protection SAMA CSF DE.CM-1 - Detection and monitoring
🟡 ISO 27001:2022
ISO 27001:2022 A.5.23 - Information security for supplier relationships ISO 27001:2022 A.8.1 - Organizational controls ISO 27001:2022 A.8.2 - Mobile device and teleworking ISO 27001:2022 A.14.2 - Supplier security
🟣 PCI DSS v4.0.1
PCI DSS 6.5.1 - Injection flaws prevention PCI DSS 6.2 - Security patches and updates PCI DSS 11.3 - Penetration testing
📊 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
Views 1
🇸🇦 Saudi Risk Score
6.8
/ 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.