CVE-2026-56197: Remote Code Execution Vulnerability in Windows Admin Center
A security vulnerability in Microsoft's Windows Admin Center could allow an attacker to execute malicious code remotely. Users are encouraged to check for and apply the latest security updates provided by Microsoft.

English Brief
A security vulnerability in Microsoft's Windows Admin Center could allow an attacker to execute malicious code remotely. Users are encouraged to check for and apply the latest security updates provided by Microsoft.
الموجز العربي
CVE-2026-56197: ثغرة تنفيذ تعليمات برمجية عن بعد في مركز إدارة ويندوز
تم اكتشاف ثغرة أمنية في برنامج مركز إدارة ويندوز من مايكروسوفت قد تسمح للمهاجمين بتنفيذ برمجيات خبيثة عن بعد. يُنصح المستخدمون بالتحقق من وجود تحديثات أمنية وتثبيتها من شركة مايكروسوفت.
- 1Verify current Windows Admin Center version
- 2Visit https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-56197 for latest patch details
- 3Update WAC through the Microsoft Update Catalog or internal deployment tools
English Advisory
// Intelligence Summary
CVE-2026-56197 is a remote code execution vulnerability impacting Windows Admin Center (WAC). While the provided documentation indicates a recent informational update to the acknowledgment section, the underlying vulnerability remains a target for exploitation if not addressed.
التقرير العربي
// ملخص استخباراتي
تُعد الثغرة CVE-2026-56197 ثغرة تنفيذ تعليمات برمجية عن بعد (RCE) تؤثر على برنامج مركز إدارة ويندوز (WAC). على الرغم من أن التوثيق يشير إلى تحديث معلوماتي في قسم الإقرار، إلا أن الثغرة الأساسية تظل هدفاً محتملاً إذا لم يتم التعامل معها.
// Technical Context
Windows Admin Center is a browser-based management tool for servers and clusters. Remote Code Execution (RCE) flaws in this component typically arise from insufficient validation of user inputs or insecure deserialization within the management interface, allowing authenticated or unauthenticated attackers to run system commands with high-level privileges.
// السياق الفني
مركز إدارة ويندوز هو أداة إدارة قائمة على المتصفح للخوادم والمجموعات. تنشأ ثغرات تنفيذ التعليمات البرمجية عن بعد عادةً من عدم كفاية التحقق من مدخلات المستخدم أو إلغاء تسلسل غير آمن داخل واجهة الإدارة، مما يسمح للمهاجمين بتشغيل أوامر النظام بصلاحيات عالية.
// Exposure Notes
Organizations utilizing WAC in cloud or local data center environments are potentially at risk if the service is accessible over public or untrusted networks. Administrators should verify the current build version against the latest MSRC releases.
// ملاحظات التعرض
تكون المؤسسات التي تستخدم WAC في بيئات السحابة أو مراكز البيانات المحلية معرضة للخطر إذا كانت الخدمة متاحة عبر شبكات عامة أو غير موثوقة. يجب على المسؤولين التحقق من إصدار البرنامج مقابل أحدث إصدارات MSRC.
// Defensive Priority
Ensure Windows Admin Center is patched to the latest version. Restrict network access to the WAC gateway to trusted management subnets only via firewall rules or VPNs.
// أولوية الدفاع
يجب التأكد من تحديث مركز إدارة ويندوز إلى أحدث إصدار. كما يُنصح بقصر الوصول إلى بوابة WAC على الشبكات الفرعية للإدارة الموثوقة فقط عبر قواعد جدار الحماية أو شبكات VPN.
Mitigation Checklist
- 1Verify current Windows Admin Center version
- 2Visit https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-56197 for latest patch details
- 3Update WAC through the Microsoft Update Catalog or internal deployment tools
- 4Limit access: Use firewall rules to restrict TCP port 443 to authorized management IPs only
قائمة إجراءات التخفيف
- 1تحقق من الإصدار الحالي لمركز إدارة ويندوز (WAC)
- 2قم بزيارة https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-56197 لمعرفة تفاصيل التحديث الأخير
- 3قم بتحديث WAC عبر كتالوج تحديثات مايكروسوفت أو أدوات النشر الداخلية
- 4تقييد الوصول: استخدم قواعد جدار الحماية لقصر الوصول إلى المنفذ 443 على عناوين IP الإدارية المصرح لها فقط
- Source: Microsoft Security Response Center
# 1. Verify current Windows Admin Center version
# 2. Visit https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-56197 for latest patch details
# 3. Update WAC through the Microsoft Update Catalog or internal deployment tools
# 4. Limit access: Use firewall rules to restrict TCP port 443 to authorized management IPs only