📧 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 12h 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 12h 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 12h Global vulnerability Web Applications CRITICAL 13h Global apt Critical Infrastructure CRITICAL 13h Global ransomware Multiple sectors CRITICAL 14h
Vulnerabilities

CVE-2026-1476

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' in ‘/evaluacion_acciones_ver_auto.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

CVE-2026-1476 is a high-severity out-of-band SQL injection vulnerability in the Performance Evaluation (EDD) application affecting the 'Id_usuario' parameter. This 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 across all affected instances.

📄 Description (Arabic)

🤖 AI Intelligence Analysis Analyzed: May 3, 2026 10:18
🇸🇦 Saudi Arabia Impact Assessment
This vulnerability primarily impacts Saudi government entities and public sector organizations using the EDD application for performance evaluation processes. High-risk sectors include: Government (NCA, ministry HR systems), Banking (SAMA-regulated institutions using EDD for compliance reporting), Healthcare (MOH systems), and Telecommunications (STC, Mobily). The OOB SQLi technique allows attackers to exfiltrate employee records, salary information, performance data, and potentially authentication credentials without triggering standard WAF/IDS signatures, making detection difficult for Saudi SOCs.
🏢 Affected Saudi Sectors
Government Banking Healthcare Telecommunications Public Sector Human Resources Management
⚖️ Saudi Risk Score (AI)
7.8
/ 10.0
🔧 Remediation Steps (English)
IMMEDIATE ACTIONS:
1. Identify all instances of the EDD application across your organization using asset inventory tools
2. Restrict network access to '/evaluacion_acciones_ver_auto.aspx' to authorized users only via firewall rules
3. Enable detailed logging for all requests to this endpoint
4. Monitor for suspicious DNS queries and outbound connections from application servers

PATCHING:
1. Apply the available patch from Quatuor immediately to all affected instances
2. Test patch in non-production environment first
3. Schedule maintenance window for production deployment
4. Verify patch application by checking application version and file hashes

COMPENSATING CONTROLS (if patch deployment delayed):
1. Implement Web Application Firewall (WAF) rules to block SQL metacharacters in 'Id_usuario' parameter
2. Use parameterized queries/prepared statements at application level
3. Apply input validation: whitelist numeric values only for Id_usuario
4. Implement database activity monitoring (DAM) to detect unusual query patterns
5. Restrict database user privileges to minimum required permissions

DETECTION:
1. Monitor for DNS exfiltration attempts from application servers
2. Alert on outbound connections to suspicious domains from EDD application
3. Log and analyze all requests containing SQL keywords in parameters
4. Implement SIEM rules for OOB SQLi patterns (time-based delays, DNS queries)
5. Monitor database logs for unusual SELECT statements or data access patterns
🔧 خطوات المعالجة (العربية)
الإجراءات الفورية:
1. تحديد جميع حالات تطبيق EDD عبر مؤسستك باستخدام أدوات جرد الأصول
2. تقييد الوصول الشبكي إلى '/evaluacion_acciones_ver_auto.aspx' للمستخدمين المصرح لهم فقط عبر قواعد جدار الحماية
3. تفعيل السجلات التفصيلية لجميع الطلبات إلى هذا النقطة النهائية
4. مراقبة استعلامات DNS المريبة والاتصالات الصادرة من خوادم التطبيق

التصحيح:
1. تطبيق التصحيح المتاح من Quatuor فوراً على جميع الحالات المتأثرة
2. اختبار التصحيح في بيئة غير الإنتاج أولاً
3. جدولة نافذة صيانة لنشر الإنتاج
4. التحقق من تطبيق التصحيح بفحص إصدار التطبيق وتجزئات الملفات

الضوابط البديلة (إذا تأخر نشر التصحيح):
1. تنفيذ قواعد جدار تطبيقات الويب (WAF) لحظر أحرف SQL الوصفية في معامل 'Id_usuario'
2. استخدام الاستعلامات المعاملة/البيانات المحضرة على مستوى التطبيق
3. تطبيق التحقق من الإدخال: قائمة بيضاء للقيم الرقمية فقط لـ Id_usuario
4. تنفيذ مراقبة نشاط قاعدة البيانات (DAM) للكشف عن أنماط الاستعلام غير العادية
5. تقييد امتيازات مستخدم قاعدة البيانات للحد الأدنى المطلوب

الكشف:
1. مراقبة محاولات تسرب DNS من خوادم التطبيق
2. تنبيه الاتصالات الصادرة بالمجالات المريبة من تطبيق EDD
3. تسجيل وتحليل جميع الطلبات التي تحتوي على كلمات مفتاحية SQL في المعاملات
4. تنفيذ قواعد SIEM لأنماط OOB SQLi (التأخيرات المستندة إلى الوقت، استعلامات DNS)
5. مراقبة سجلات قاعدة البيانات للكشف عن بيانات SELECT غير العادية أو أنماط الوصول
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
A.14.2.1 - Secure development policy A.14.2.5 - Secure development environment A.13.1.1 - Network controls and segregation A.12.4.1 - Event logging A.12.4.3 - Administrator and operator logs
🔵 SAMA CSF
ID.GV-1 - Organizational processes to manage cybersecurity risk PR.DS-1 - Data security management PR.DS-2 - Data in transit protection DE.CM-1 - Detection and analysis RS.MI-1 - Incident response procedures
🟡 ISO 27001:2022
A.6.2.1 - Mobile device and teleworking policy A.8.2.3 - Segregation of duties A.12.4.1 - Event logging A.13.1.1 - Network security perimeter A.14.2.1 - Secure development policy A.14.2.5 - Secure development environment
🟣 PCI DSS v4.0.1
Requirement 6.5.1 - Injection flaws prevention Requirement 10.2 - Implement automated audit trails Requirement 10.3 - Protect audit trail history
📦 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
7.8
/ 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.