Microsoft Patches Record 570 Windows Vulnerabilities in July Update, Including Three Actively Exploited Zero-Days
Microsoft has issued its largest monthly security update yet, releasing patches for a record 570 vulnerabilities across Windows and associated products. The July Patch Tuesday rollout includes three zero-day flaws, two of which were already being actively exploited in real attacks.
Fifty-nine of the issues received a critical severity rating. Of these, 48 allow remote code execution, nine enable privilege escalation, and the remainder involve security feature bypass or data tampering. The largest category of fixes addressed privilege escalation vulnerabilities, totaling 254, followed by 145 remote code execution flaws, 102 information disclosure issues, 35 denial-of-service problems, and 16 spoofing vulnerabilities.
The first actively exploited zero-day, CVE-2026-56155, affects Active Directory Federation Services. An authenticated attacker can abuse the flaw to obtain administrative privileges. Microsoft has not yet disclosed technical details of the observed attacks.
The second zero-day, CVE-2026-56164, resides in SharePoint Server. Due to missing authentication checks, a remote attacker can elevate privileges. As a temporary mitigation, Microsoft recommends enabling AMSI and full request-body scanning.
The third zero-day, CVE-2026-50661, was already publicly known before the update. It allows an attacker with physical access to bypass BitLocker encryption and access protected data. Microsoft had previously warned that the volume of patches would increase because the company is now using AI to hunt for vulnerabilities in the Windows source code.
The update touches numerous components, including multiple versions of .NET and .NET Framework, Active Directory Certificate Services, Active Directory Domain Services, Active Directory Federation Services, Azure Active Directory, Microsoft Office and Excel, Microsoft Defender, Exchange Server, and various Azure services. A selection of the addressed CVEs includes:
- .NET – CVE-2026-50649 (Remote Code Execution, Important), CVE-2026-50525 (Denial of Service, Important)
- Active Directory Federation Services – CVE-2026-56155 (Elevation of Privilege, Important)
- Microsoft Office – CVE-2026-55129, CVE-2026-55049, CVE-2026-55045 (Remote Code Execution, Critical)
- Microsoft Defender – CVE-2026-55012, CVE-2026-55011 (Remote Code Execution, Critical)
Security teams are strongly encouraged to deploy the updates as soon as possible to reduce exposure to both known and newly discovered threats.
Related articles
Windows 11 May Silently Remove Discrete GPU Drivers Due to Eco Mode on Gaming Laptops
Windows 11 has introduced an unexpected behavior that can delete drivers for discrete graphics cards on gaming laptops when the device remains powered off for an extended period in Eco Mode. The issue was first reported by the owner of an Asus ROG Zephyrus G14 equipped with a mobile GeForce RTX 5070 Ti, where the system treated the physically disconnected GPU as permanently removed after 15 days. Windows component pnpclean.dll then purged both the device entry and the associated Nvidia driver package, leaving the laptop with only a Microsoft Basic Display Adapter reporting error code 10. The default cleanup timer is normally 30 days, but it can be shorter for certain hardware configurations that fully disconnect discrete graphics for power saving. Similar incidents have been observed on older Asus ROG models with AMD Radeon GPUs, prompting the developer of G-Helper to add a warning to the utility. Users can mitigate the problem by periodically switching to Standard Mode or by disabling automatic driver package cleanup via a specific PowerShell command that sets the Autorun value to 0 under the Device Driver Packages registry key. Microsoft has not yet issued an official statement on the matter.
CISA Adds Actively Exploited Zimbra CVE-2026-73570 to KEV Catalog with Immediate Patching Deadline
CISA has added CVE-2026-73570 affecting Zimbra Collaboration Suite to its Known Exploited Vulnerabilities catalog, ordering urgent remediation due to confirmed active exploitation. The flaw enables unauthenticated remote command execution on servers where the optional zimbra-snmp package is installed and SNMP notifications are enabled. Exploitation occurs via specially crafted SMTP requests that trigger operating system command injection under the privileges of the zimbra user. Zimbra released the fix in version 10.1.20 on July 20, 2026, while CISA placed the vulnerability in the KEV list on August 21 and set an August 24 deadline for federal civilian agencies. Organizations are advised to first verify exposure by checking for zimbra-snmp and SNMP notification settings before applying the update. Post-patch steps include validating the version, controlled service restarts, and hunting for indicators such as unexpected Zimbra restarts, anomalous zimbra user activity, and new files in sensitive directories like /opt/zimbra/jetty/webapps/. The directive highlights the critical nature of pre-authentication flaws in internet-facing mail servers that process untrusted inbound traffic.
CISA Adds Zimbra Collaboration Suite CVE-2026-73570 to KEV Catalog After Confirmed Exploitation
US authorities have issued a warning about active exploitation of a vulnerability in the Zimbra Collaboration Suite. CISA added the OS command injection flaw CVE-2026-73570 to its Known Exploited Vulnerabilities catalog on August 21, 2026, marking the fifth such entry for the year. The issue resides in the SNMP monitoring component and allows unauthenticated attackers to execute arbitrary operating system commands with Zimbra user privileges when SNMP notifications are enabled. MITRE rated the vulnerability 8.9 on CVSS v3.1, classifying it as High severity. Federal agencies must apply mitigations by August 24, while all organizations using the product are urged to prioritize patching to prevent further abuse.
IBM Patches 191 Vulnerabilities in AIX and PowerVM VIOS Including Critical Remote Command Execution Flaws
IBM disclosed a large set of security vulnerabilities affecting its UNIX-based AIX operating system and the PowerVM VIOS virtualization component. The company addressed a total of 191 CVEs through multiple updated releases for both products. Thirty-five of the issues received CVSS base scores of 9.0 or higher, with three OS command injection vulnerabilities rated at 9.9 that allow remote attackers to execute commands with low privileges. IBM provided specific Technology Level and Service Pack updates for AIX 7.3 and 7.2 branches along with corresponding fixes for PowerVM VIOS versions 4.1.x. The advisory covers both IBM-developed code and third-party software components integrated into the platforms. All listed CVEs are now resolved in the recommended maintenance levels released on August 15.