Untrusted search path in Windows GDI allows an unauthorized attacker to execute code locally.
CVE-2026-25190 is a high-severity local code execution vulnerability in Windows GDI caused by an untrusted search path (CWE-426). An unauthorized attacker with local access can execute arbitrary code by exploiting improper DLL loading mechanisms. This vulnerability affects multiple Windows 10 versions and requires immediate patching across Saudi organizations to prevent privilege escalation and system compromise.
IMMEDIATE ACTIONS:
1. Inventory all Windows 10 systems across versions 1607, 1809, 21H2, and 22H2 (x86, x64, ARM64)
2. Prioritize patching for systems in critical infrastructure, government, and financial sectors
3. Apply Microsoft security updates immediately upon availability
PATCHING GUIDANCE:
1. Deploy Windows Update patches to all affected Windows 10 versions
2. For systems unable to patch immediately, implement compensating controls
3. Test patches in non-production environments before enterprise deployment
4. Establish rollback procedures for patch failures
COMPENSATING CONTROLS (if patching delayed):
1. Restrict local access through Group Policy and access controls
2. Disable unnecessary GDI services and features
3. Implement application whitelisting to prevent unauthorized DLL loading
4. Monitor and restrict write permissions to system directories and PATH locations
5. Use Windows Defender Application Guard for high-risk applications
DETECTION RULES:
1. Monitor for suspicious DLL loading from non-standard paths via Sysmon Event ID 7
2. Alert on unsigned or invalid signatures in GDI-related processes
3. Track modifications to system PATH environment variables
4. Monitor process creation with unusual parent-child relationships involving GDI components
5. Implement EDR rules for CWE-426 DLL search path exploitation patterns
الإجراءات الفورية:
1. حصر جميع أنظمة Windows 10 عبر الإصدارات 1607 و1809 و21H2 و22H2 (x86 و x64 و ARM64)
2. إعطاء الأولوية لتصحيح الأنظمة في البنية التحتية الحرجة والحكومة والقطاع المالي
3. تطبيق تحديثات أمان Microsoft فور توفرها
إرشادات التصحيح:
1. نشر تحديثات Windows Update لجميع إصدارات Windows 10 المتأثرة
2. للأنظمة غير القادرة على التصحيح فورًا، تطبيق ضوابط تعويضية
3. اختبار التحديثات في بيئات غير الإنتاج قبل النشر على مستوى المؤسسة
4. إنشاء إجراءات التراجع عن فشل التحديثات
الضوابط التعويضية (إذا تأخر التصحيح):
1. تقييد الوصول المحلي من خلال Group Policy وضوابط الوصول
2. تعطيل خدمات وميزات GDI غير الضرورية
3. تطبيق قائمة بيضاء للتطبيقات لمنع تحميل DLL غير المصرح به
4. مراقبة وتقييد أذونات الكتابة في مجلدات النظام ومواقع PATH
5. استخدام Windows Defender Application Guard للتطبيقات عالية المخاطر
قواعد الكشف:
1. مراقبة تحميل DLL المريب من مسارات غير قياسية عبر Sysmon Event ID 7
2. تنبيهات على التوقيعات غير الموقعة أو غير الصحيحة في عمليات GDI
3. تتبع التعديلات على متغيرات بيئة PATH للنظام
4. مراقبة إنشاء العمليات بعلاقات أب-طفل غير عادية تتضمن مكونات GDI
5. تطبيق قواعد EDR لأنماط استغلال مسار البحث CWE-426