📧 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 general Technology and Artificial Intelligence MEDIUM 1h Global general Technology and Artificial Intelligence HIGH 2h Global vulnerability Higher Education CRITICAL 11h Global data_breach Government HIGH 12h Global supply_chain Software Development and Open Source Communities CRITICAL 12h Global malware Software Development CRITICAL 12h Global phishing Multiple Sectors HIGH 13h Global vulnerability Web Applications CRITICAL 13h Global apt Critical Infrastructure CRITICAL 13h Global ransomware Multiple sectors CRITICAL 14h Global general Technology and Artificial Intelligence MEDIUM 1h Global general Technology and Artificial Intelligence HIGH 2h Global vulnerability Higher Education CRITICAL 11h Global data_breach Government HIGH 12h Global supply_chain Software Development and Open Source Communities CRITICAL 12h Global malware Software Development CRITICAL 12h Global phishing Multiple Sectors HIGH 13h Global vulnerability Web Applications CRITICAL 13h Global apt Critical Infrastructure CRITICAL 13h Global ransomware Multiple sectors CRITICAL 14h Global general Technology and Artificial Intelligence MEDIUM 1h Global general Technology and Artificial Intelligence HIGH 2h Global vulnerability Higher Education CRITICAL 11h Global data_breach Government HIGH 12h Global supply_chain Software Development and Open Source Communities CRITICAL 12h Global malware Software Development CRITICAL 12h Global phishing Multiple Sectors HIGH 13h Global vulnerability Web Applications CRITICAL 13h Global apt Critical Infrastructure CRITICAL 13h Global ransomware Multiple sectors CRITICAL 14h
Vulnerabilities

CVE-2026-1474

High
An out-of-band SQL injection vulnerability (OOB SQLi) has been detected in the Performance Evaluation (EDD) application developed by Gabinete Técnico de Programación. Exploiting this vulnerability in
CWE-89 — Weakness Type
Published: Jan 27, 2026  ·  Modified: Feb 28, 2026  ·  Source: NVD
CVSS v3
7.5
🔗 NVD Official
📄 Description (English)

An out-of-band SQL injection vulnerability (OOB SQLi) has been detected in the Performance Evaluation (EDD) application developed by Gabinete Técnico de Programación. Exploiting this vulnerability in the parameter 'Id_usuario' and 'Id_evaluacion' en ‘/evaluacion_inicio.aspx’, could allow an attacker to extract sensitive information from the database through external channels, without the affected application returning the data directly, compromising the confidentiality of the stored information.

🤖 AI Executive Summary

A high-severity out-of-band SQL injection vulnerability (CVE-2026-1474, CVSS 7.5) exists in the Performance Evaluation (EDD) application affecting the 'Id_usuario' and 'Id_evaluacion' parameters in '/evaluacion_inicio.aspx'. This OOB SQLi vulnerability allows attackers to extract sensitive database information through external channels without direct application feedback, posing significant confidentiality risks. A patch is available and should be deployed immediately to prevent unauthorized data exfiltration.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 3, 2026 10:19
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability poses significant risk to Saudi government entities, particularly those using the EDD application for personnel performance evaluation systems. High-risk sectors include: (1) Government agencies under NCA oversight managing employee records and sensitive HR data; (2) ARAMCO and energy sector organizations using performance management systems; (3) Banking institutions (SAMA-regulated) if using this application for staff evaluation; (4) Healthcare organizations managing employee performance data. The OOB SQLi technique allows attackers to bypass WAF/IDS detection by exfiltrating data through DNS queries or HTTP requests to attacker-controlled servers, making detection challenging for Saudi SOCs without proper monitoring of external DNS/HTTP traffic patterns.
🏢 Affected Saudi Sectors
Government (NCA-regulated entities) Energy (ARAMCO and petroleum sector) Banking (SAMA-regulated institutions) Healthcare (Ministry of Health) Telecommunications (STC, Mobily) Education (Universities and research institutions) Defense and Security Agencies
⚖️ Saudi Risk Score (AI)
8.2
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all instances of the Quatuor Performance Evaluation (EDD) application across your organization
2. Restrict network access to '/evaluacion_inicio.aspx' to authorized users only via firewall/WAF rules
3. Monitor outbound DNS and HTTP traffic for suspicious external communications
4. Review database access logs for unusual query patterns in the past 30 days

PATCHING:
5. Apply the available patch immediately to all affected EDD application instances
6. Test patch in staging environment before production deployment
7. Verify patch effectiveness by attempting exploitation in controlled environment

COMPENSATING CONTROLS (if patch deployment delayed):
8. Implement input validation and parameterized queries for 'Id_usuario' and 'Id_evaluacion' parameters
9. Deploy WAF rules to block SQL injection patterns in these parameters
10. Enable SQL query logging and alerting for suspicious database activity
11. Implement network segmentation to restrict database server access
12. Disable outbound DNS and HTTP from application servers to untrusted destinations

DETECTION:
13. Monitor for HTTP requests containing SQL keywords (UNION, SELECT, CAST, CONVERT) in parameter values
14. Alert on unusual outbound DNS queries from application servers
15. Track database connections with unusual query patterns or high data volume transfers
16. Implement SIEM rules: (a) Multiple failed authentication attempts to database, (b) Queries accessing system tables, (c) Data exfiltration patterns
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع نسخ تطبيق تقييم الأداء من Quatuor (EDD) في المنظمة
2. تقييد الوصول الشبكي إلى '/evaluacion_inicio.aspx' للمستخدمين المصرح لهم فقط عبر قواعد جدار الحماية/WAF
3. مراقبة حركة DNS و HTTP الصادرة للاتصالات الخارجية المريبة
4. مراجعة سجلات الوصول إلى قاعدة البيانات للأنماط غير العادية في آخر 30 يوماً

التصحيح:
5. تطبيق التصحيح المتاح فوراً على جميع نسخ تطبيق EDD المتأثرة
6. اختبار التصحيح في بيئة التجريب قبل نشره في الإنتاج
7. التحقق من فعالية التصحيح بمحاولة الاستغلال في بيئة محكومة

الضوابط البديلة (إذا تأخر نشر التصحيح):
8. تطبيق التحقق من صحة المدخلات والاستعلامات المعاملة لمعاملات 'Id_usuario' و'Id_evaluacion'
9. نشر قواعد WAF لحجب أنماط حقن SQL في هذه المعاملات
10. تفعيل تسجيل الاستعلامات وتنبيهات قاعدة البيانات للنشاط المريب
11. تطبيق تقسيم الشبكة لتقييد الوصول إلى خادم قاعدة البيانات
12. تعطيل DNS و HTTP الصادرة من خوادم التطبيق إلى الوجهات غير الموثوقة

الكشف:
13. مراقبة طلبات HTTP التي تحتوي على كلمات مفتاحية SQL (UNION, SELECT, CAST, CONVERT) في قيم المعاملات
14. التنبيه على استعلامات DNS الصادرة غير العادية من خوادم التطبيق
15. تتبع اتصالات قاعدة البيانات بأنماط استعلام غير عادية أو نقل بيانات بحجم كبير
16. تطبيق قواعد SIEM: (أ) محاولات مصادقة فاشلة متعددة لقاعدة البيانات، (ب) الاستعلامات التي تصل إلى جداول النظام، (ج) أنماط تسرب البيانات
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
ECC 2024 A.5.1.1 - Information Security Policies (input validation and secure coding) ECC 2024 A.5.2.1 - Access Control (database access restrictions) ECC 2024 A.5.3.1 - Cryptography (data protection in transit/at rest) ECC 2024 A.5.4.1 - Physical and Environmental Security (network segmentation) ECC 2024 A.5.5.1 - Operations Security (monitoring and logging) ECC 2024 A.5.6.1 - Communications Security (outbound traffic monitoring)
🔵 SAMA CSF
SAMA CSF Governance - Risk Management (vulnerability assessment and patch management) SAMA CSF Protect - Access Control (restrict unauthorized database access) SAMA CSF Protect - Data Security (prevent unauthorized data exfiltration) SAMA CSF Detect - Monitoring and Logging (detect SQL injection attempts and data exfiltration) SAMA CSF Respond - Incident Response (procedures for SQL injection exploitation)
🟡 ISO 27001:2022
ISO 27001:2022 A.5.1 - Policies for information security (secure development practices) ISO 27001:2022 A.5.2 - Information security roles and responsibilities ISO 27001:2022 A.5.15 - Supplier relationships (vendor patch management) ISO 27001:2022 A.6.2 - Mobile device and teleworking (network access controls) ISO 27001:2022 A.8.1 - User endpoint devices (application security) ISO 27001:2022 A.8.2 - Privileged access rights (database access control) ISO 27001:2022 A.8.3 - Information access restriction (data confidentiality) ISO 27001:2022 A.8.22 - Monitoring (detect exploitation attempts)
🟣 PCI DSS v4.0.1
PCI DSS 6.2 - Ensure security patches are installed within one month of release PCI DSS 6.5.1 - Injection flaws prevention (parameterized queries) PCI DSS 10.2 - Implement automated audit trails for access to cardholder data PCI DSS 10.3 - Protect audit trail history from unauthorized modifications
📦 Affected Products / CPE 1 entries
quatuor:evaluacion_de_desempeno:-
📊 CVSS Score
7.5
/ 10.0 — High
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityH — High
IntegrityN — None / Network
AvailabilityN — None / Network
📋 Quick Facts
Severity High
CVSS Score7.5
CWECWE-89
EPSS0.03%
Exploit No
Patch ✓ Yes
Published 2026-01-27
Source Feed nvd
Views 5
🇸🇦 Saudi Risk Score
8.2
/ 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.