📧 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 Enterprise Software / Data Analytics CRITICAL 1h Global vulnerability Artificial Intelligence and Technology HIGH 4h Global general Technology and Artificial Intelligence MEDIUM 8h Global general Technology and Artificial Intelligence HIGH 9h Global vulnerability Higher Education CRITICAL 18h Global data_breach Government HIGH 19h Global supply_chain Software Development and Open Source Communities CRITICAL 19h Global malware Software Development CRITICAL 19h Global phishing Multiple Sectors HIGH 19h Global vulnerability Web Applications CRITICAL 20h Global vulnerability Enterprise Software / Data Analytics CRITICAL 1h Global vulnerability Artificial Intelligence and Technology HIGH 4h Global general Technology and Artificial Intelligence MEDIUM 8h Global general Technology and Artificial Intelligence HIGH 9h Global vulnerability Higher Education CRITICAL 18h Global data_breach Government HIGH 19h Global supply_chain Software Development and Open Source Communities CRITICAL 19h Global malware Software Development CRITICAL 19h Global phishing Multiple Sectors HIGH 19h Global vulnerability Web Applications CRITICAL 20h Global vulnerability Enterprise Software / Data Analytics CRITICAL 1h Global vulnerability Artificial Intelligence and Technology HIGH 4h Global general Technology and Artificial Intelligence MEDIUM 8h Global general Technology and Artificial Intelligence HIGH 9h Global vulnerability Higher Education CRITICAL 18h Global data_breach Government HIGH 19h Global supply_chain Software Development and Open Source Communities CRITICAL 19h Global malware Software Development CRITICAL 19h Global phishing Multiple Sectors HIGH 19h Global vulnerability Web Applications CRITICAL 20h
Vulnerabilities

CVE-2026-11473

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

A vulnerability was identified in jflyfox jfinal_cms up to 5.1.0. This impacts the function list of the file AdvicefeedbackController.java. Such manipulation of the argument orderBy leads to sql injection. The attack can be launched remotely. The project was informed of the problem early through an issue report but has not responded yet.

🤖 AI Executive Summary

CVE-2026-11473 is a SQL injection vulnerability in jflyfox jfinal_cms versions up to 5.1.0 affecting the AdvicefeedbackController.java orderBy parameter. The vulnerability allows remote attackers to execute arbitrary SQL queries with medium severity (CVSS 6.3). No patch is currently available and the project maintainers have not responded to early disclosure notifications.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: Jun 8, 2026 04:54
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability poses significant risk to Saudi organizations using jfinal_cms for content management, particularly in government agencies, educational institutions, and private sector companies managing customer feedback systems. Banking sector organizations using this CMS for customer relationship management or feedback collection are at elevated risk of data breach. Healthcare institutions managing patient feedback through this platform could face HIPAA-equivalent compliance violations. The SQL injection capability enables unauthorized access to sensitive databases containing customer information, financial records, and confidential communications.
🏢 Affected Saudi Sectors
Government Banking Healthcare Education Telecommunications Retail E-commerce Media and Publishing
⚖️ Saudi Risk Score (AI)
7.2
/ 10.0
🔧 Remediation Steps (English)
Immediate Actions:
1. Identify all instances of jflyfox jfinal_cms versions up to 5.1.0 in your environment
2. Isolate affected systems from production networks if possible
3. Review database access logs for suspicious SQL queries or unusual database activity
4. Implement Web Application Firewall (WAF) rules to block SQL injection patterns in orderBy parameters

Compensating Controls:
1. Apply input validation and sanitization on the orderBy parameter - whitelist only allowed column names
2. Implement parameterized queries/prepared statements for all database operations
3. Restrict database user privileges to minimum necessary permissions
4. Enable SQL query logging and monitoring for anomalous patterns
5. Deploy IDS/IPS signatures to detect SQL injection attempts

Detection Rules:
1. Monitor for SQL keywords (UNION, SELECT, DROP, INSERT, UPDATE) in orderBy parameter values
2. Alert on database error messages exposed in application responses
3. Track unusual database query patterns or failed authentication attempts
4. Monitor for time-based SQL injection indicators (excessive query delays)

Long-term:
1. Upgrade to jfinal_cms version > 5.1.0 when patch becomes available
2. Consider migrating to actively maintained CMS alternatives if vendor remains unresponsive
3. Implement code review processes for custom CMS modifications
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع حالات jflyfox jfinal_cms الإصدارات حتى 5.1.0 في بيئتك
2. عزل الأنظمة المتأثرة عن شبكات الإنتاج إن أمكن
3. مراجعة سجلات الوصول إلى قاعدة البيانات للبحث عن استعلامات SQL مريبة أو نشاط غير عادي
4. تطبيق قواعد جدار الحماية لتطبيقات الويب (WAF) لحجب أنماط حقن SQL في معاملات orderBy

الضوابط التعويضية:
1. تطبيق التحقق من صحة المدخلات والتنظيف على معامل orderBy - قائمة بيضاء بأسماء الأعمدة المسموحة فقط
2. تطبيق الاستعلامات المعاملة/البيانات المحضرة لجميع عمليات قاعدة البيانات
3. تقييد امتيازات مستخدم قاعدة البيانات بالحد الأدنى الضروري
4. تفعيل تسجيل وتراقبة استعلامات SQL للأنماط الشاذة
5. نشر توقيعات IDS/IPS للكشف عن محاولات حقن SQL

قواعد الكشف:
1. مراقبة كلمات مفاتيح SQL (UNION, SELECT, DROP, INSERT, UPDATE) في قيم معامل orderBy
2. التنبيه على رسائل خطأ قاعدة البيانات المكشوفة في استجابات التطبيق
3. تتبع أنماط استعلامات قاعدة البيانات غير العادية أو محاولات المصادقة الفاشلة
4. مراقبة مؤشرات حقن SQL المستندة إلى الوقت (تأخيرات الاستعلام المفرطة)

المدى الطويل:
1. الترقية إلى jfinal_cms الإصدار > 5.1.0 عند توفر التصحيح
2. النظر في الهجرة إلى بدائل CMS مدعومة بنشاط إذا ظل البائع غير مستجيب
3. تطبيق عمليات مراجعة الكود لتعديلات CMS المخصصة
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.14.2.1 - Secure development policy and procedures ECC 2024 A.14.2.5 - Secure development environment ECC 2024 A.14.3.1 - Testing of security functionality ECC 2024 A.13.1.3 - Segregation of networks ECC 2024 A.12.4.1 - Event logging
🔵 SAMA CSF
SAMA CSF ID.BE-3.2 - Organizational roles and responsibilities SAMA CSF PR.AC-1.1 - Access control policy SAMA CSF PR.AC-1.2 - User access provisioning SAMA CSF DE.CM-1.1 - Network monitoring SAMA CSF DE.CM-3.1 - Personnel activity monitoring
🟡 ISO 27001:2022
ISO 27001:2022 A.5.23 - Information security for supplier relationships ISO 27001:2022 A.8.22 - Monitoring activities ISO 27001:2022 A.8.23 - Administrator and operator logs ISO 27001:2022 A.14.2.1 - Secure development policy ISO 27001:2022 A.14.2.5 - Secure development environment
🟣 PCI DSS v4.0.1
PCI DSS 6.5.1 - Injection flaws prevention PCI DSS 6.2 - Security patches and updates PCI DSS 10.2 - Implement automated audit trails PCI DSS 10.3 - Protect audit trail history
📊 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-08
Source Feed nvd
Views 2
🇸🇦 Saudi Risk Score
7.2
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ 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.