If your inbox and ticketing system lit up this month, you're not alone.
August's Patch Tuesday is a big one: 751 fixes, an exploited WinSock flaw, and plenty of critical Windows, Office, and Exchange issues.
For IT and security teams already stretched thin, knowing where to start isn't just helpful — it's essential for keeping your organization safe without burning out your staff.
This guide breaks down the most dangerous vulnerabilities from the August 2025 Patch Tuesday release, explains exactly how to triage them, and gives you an actionable framework to implement right now.
What's in the August 2025 Patch Tuesday Release?
Microsoft patched 107 CVEs in its August 2025 Patch Tuesday release, with 13 rated critical, 91 rated as important, one rated as moderate, and one rated as low.
This month's leading risk types by exploitation technique are elevation of privilege with 42 patches (39%), remote code execution (RCE) with 35 patches (33%), and information disclosure with 16 patches (15%).
In this month's updates, Microsoft has addressed one zero-day vulnerability that is being publicly disclosed. Microsoft has also addressed 10 vulnerabilities in Microsoft Edge (Chromium-based).
The August edition includes updates for vulnerabilities in Microsoft Exchange Server, Microsoft Graphics Component, Remote Desktop Server, Windows Hyper-V, SQL Server, Windows NTFS, Windows NTLM, and more.
The Critical CVEs You Need to Patch First
Not all 107 vulnerabilities are created equal. Here are the ones that demand your immediate attention.
CVE-2025-53786: The Exchange Hybrid Vulnerability That Triggered a CISA Emergency Directive
This is the headline story of August 2025 — and it predates Patch Tuesday itself.
On August 6, 2025, Microsoft disclosed a high-severity post-authentication vulnerability affecting on-premises Microsoft Exchange servers configured for hybrid-joined environments, tracked as CVE-2025-53786. The U.S. Cybersecurity and Infrastructure Security Agency (CISA) issued Emergency Directive 25-02, requiring federal agencies to patch the vulnerability by Monday, August 11.
In affected hybrid deployments, an authenticated threat actor with administrative access to an on-premises Exchange server can exploit this vulnerability to escalate privileges within the connected Microsoft 365 environment. The risk stems from Exchange Server and Exchange Online sharing the same service principal in hybrid configurations.
As CISA put it: "The risks associated with this Microsoft Exchange vulnerability extend to every organization and sector using this environment. While federal agencies are mandated, we strongly urge all organizations to adopt the actions in this Emergency Directive."
Critically, simply applying the patch isn't enough.
The fix for CVE-2025-53786 requires more than just installing a patch — it also requires following Microsoft's manual instructions for creating a dedicated service to oversee and lock down the hybrid connection.
CVE-2025-53779: "BadSuccessor" — A Kerberos Domain Takeover Risk
CVE-2025-53779 is a weakness in the Windows Kerberos authentication system that allows an unauthenticated attacker to gain domain administrator privileges. Microsoft credits the discovery of the flaw to Akamai researcher Yuval Gordon, who dubbed it "BadSuccessor" in a May 2025 blog post.
An authenticated attacker with access to a user account with specific permissions in Active Directory (AD) and at least one domain controller in the domain running Windows Server 2025 could exploit this vulnerability to achieve full domain, and then forest compromise in an AD environment.
Publicly disclosed vulnerabilities in Windows Kerberos (CVE-2025-53779) and Microsoft SQL Server (CVE-2025-49719) require immediate attention.
CVE-2025-53778: Critical NTLM Elevation of Privilege
CVE-2025-53778 is an elevation of privilege vulnerability affecting Windows New Technology LAN Manager (NTLM). It was assigned a CVSSv3 score of 8.8 and is rated as critical. According to the advisory, successful exploitation would allow an attacker to elevate their privileges to SYSTEM. This flaw was assessed as "Exploitation More Likely" according to Microsoft's Exploitability Index.
CVE-2025-50165: A CVSS 9.8 Graphics Component RCE
CVE-2025-50165 is a critical remote code execution vulnerability affecting Windows Graphics Component and has a CVSS score of 9.8. This vulnerability allows unauthenticated remote attackers to execute arbitrary code by exploiting untrusted pointer dereference and use of uninitialized resources in the Microsoft Graphics Component over a network connection without user interaction.
The vulnerability can be triggered when decoding JPEG images embedded in Office documents or third-party files. An attack can occur without any user intervention once a malicious JPEG image is processed by the graphics component.
CVE-2025-53740: The Office "Preview Pane" Vulnerability
Office is on the "Patch Now" update calendar due to a "preview pane" vulnerability (CVE-2025-53740).
Preview pane vulnerabilities are particularly dangerous because users don't even need to open a file — simply previewing it in Windows Explorer or Outlook is enough to trigger exploitation.
Understanding "Exploit Wednesday": Why Speed Matters
One of the most important concepts every IT administrator should understand is "Exploit Wednesday."
Hackers know the Patch Tuesday schedule too — "Exploit Wednesday" is real, and attackers often weaponize newly disclosed flaws within 24–48 hours.
Attackers now weaponize many flaws within hours of public disclosure, shrinking defenders' response window from a median of five days in 2023 to less than one day in 2024.
This isn't a drill — it's a race, and the clock starts the moment Microsoft publishes its advisories.
For every patch Microsoft releases, attackers race to reverse-engineer the update to find the underlying vulnerability and develop an exploit for unpatched systems — a phenomenon often referred to as "Exploit Wednesday."
How to Build a Prioritization Framework for 100+ Monthly Patches
Faced with over 100 CVEs every month, a structured, risk-based approach is the only sustainable solution.
Prioritizing vulnerabilities in 2025 is no longer about chasing every Critical CVSS flag; it is about understanding likelihood, impact, and exposure in near real time.
Here's a tiered approach that works:
Tier 1 — Patch Within 24 Hours:
- Actively exploited zero-days
- CISA Known Exploited Vulnerability (KEV) catalog entries
- Critical RCE vulnerabilities on internet-facing systems
Tier 2 — Patch Within 72 Hours:
- Critical vulnerabilities rated "Exploitation More Likely" by Microsoft
- Elevation of privilege flaws on domain controllers and identity infrastructure
Tier 3 — Patch Within One Week:
Important-rated stability and compatibility fixes
Tier 4 — Standard Release Cadence:
Microsoft's browsers and development platforms like Visual Studio
Risk-based patching means prioritizing internet-facing and business-critical systems first.
This is the single most impactful principle your team can adopt.
Effective patch management is a shared responsibility. IT, security, operations, compliance, and leadership teams must collaborate to set priorities and align patching efforts with business objectives.
Automate or Fall Behind: The Case for Patch Management Tooling
As many as 65% of businesses have reported difficulty in prioritizing patches, according to a study by the Ponemon Institute.
And
it takes 16 days on average to patch a critical vulnerability once detected.
In a world where exploit code ships within 24 hours of disclosure, 16 days is an eternity.
Manual patching no longer scales effectively. Automate detection, prioritization, deployment, and rollback to streamline operations and reduce human error.
Modern patch management platforms — including Microsoft Endpoint Configuration Manager (MECM), Intune, and third-party tools like Qualys VMDR, Rapid7, or CrowdStrike Falcon Spotlight — can dramatically accelerate your response time and reduce the cognitive load of managing massive monthly releases.
7 Practical Tips to Tackle the August 2025 Patches Right Now
- Run the Microsoft Exchange Health Checker immediately if you operate any hybrid Exchange environment.
CISA urged organizations to review Microsoft's updated guidance on identifying Exchange Servers on a network and running the Microsoft Exchange Health Checker.
-
Check your domain controllers for Windows Server 2025 — BadSuccessor (CVE-2025-53779) specifically targets dMSA configurations on this platform.
-
Prioritize patching CVE-2025-50165 on any system that processes Office documents or image files, as no user interaction is required for exploitation.
-
Cross-reference against the CISA KEV catalog.
CISA's Known Exploited Vulnerabilities Catalog is continuously updated. In the first half of 2025 alone, 132 new CVEs were added — an 80% increase year-over-year.
- Test before you deploy broadly.
Patching servers typically requires more extensive testing due to critical business functions, dependencies with other systems, and potential impact on operations. Workstations can often use vendor testing and faster deployment cycles.
- Build emergency patch playbooks now — before you need them.
Anticipate common challenges such as delayed vendor updates or unsupported legacy systems. Build patch management playbooks for zero-day vulnerabilities and emergency patching scenarios before they occur.
- Verify and report post-deployment.
Generating audit-ready reports for compliance and reviewing metrics for performance issues closes the loop, proving that patching strengthened security.
Don't Forget: Exchange Server ESU and AzureAD Module Retirement
August's release also comes with two important deadline reminders.
Microsoft has now started offering a six-month Extended Security Updates (ESU) program for customers still running Exchange Server 2016 or 2019.
Additionally,
Microsoft is reminding customers that the AzureAD PowerShell module will stop working in mid-October. The company advises using the Microsoft Graph API or the Microsoft Entra PowerShell module for identity and access management tasks.
Conclusion
The August 2025 Patch Tuesday release is one of the most demanding of the year, with hundreds of fixes spanning Windows, Exchange, NTLM, Kerberos, Office, and beyond. But complexity doesn't have to mean chaos. With a risk-based prioritization framework, automation where possible, and a clear focus on the handful of truly dangerous CVEs — particularly the Exchange hybrid flaw, BadSuccessor, and the CVSS 9.8 Graphics Component RCE — your team can protect your organisation without working around the clock.
Ready to take control of your patch management process? Don't wait for the next Patch Tuesday to catch you off guard. Subscribe to our newsletter for monthly Patch Tuesday breakdowns, CVE prioritization guides, and actionable security advisories delivered straight to your inbox — so your team always knows exactly what to patch, and when.


