ZeroHour
Infosecurity Magazinepublished ()ingested Phil Muncaster

Microsoft Fixes Over 100 CVEs on August Patch Tuesday

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2025-53778
+2 in the same advisory: …50177 …53132
Improper Authentication in Microsoft Windows NTLM Enables Privilege Escalation

CVE-2025-53778 is an improper authentication vulnerability (CWE-287) in the NTLM authentication implementation in Microsoft Windows, addressed as part of Microsoft's August 2025 Patch Tuesday release. An attacker who already holds valid low-privileged credentials can trigger the flaw by authenticating over the network to a vulnerable Windows host, causing the authentication check to be bypassed or mishandled. Successful exploitation results in elevation of privilege on the targeted system, with high impact on confidentiality, integrity, and availability. Affected systems span essentially all mainstream Windows releases in the data: Windows 10 (1507 through 22H2), Windows 11 (22H2 through 24H2), and Windows Server 2008 through 2019. No public proof-of-concept or confirmed in-the-wild exploitation is known and it is not in CISA KEV, but a high EPSS (38.9% probability of exploitation within 30 days, 98th percentile) indicates an elevated likelihood of exploitation in the near term.

Do: Apply Microsoft's August 2025 security updates for all affected Windows 10, Windows 11, and Windows Server versions as soon as possible, prioritizing domain controllers, file servers, and other network-facing systems given the elevated EPSS. Audit NTLM usage in the environment and restrict or disable NTLM where Kerberos authentication is available, since the flaw resides in NTLM. Because exploitation requires valid credentials, review accounts with network logon rights and monitor for anomalous authenticated activity.

8.8
group max
39%
  • microsoft Windows 10 1507, 1607, 1809, 21H2, 22H2
  • microsoft Windows 11 22H2, 23H2, 24H2
  • microsoft Windows Server 2008 2008
  • +3 more
masswell over 1 billion Windows 10/11 client and Windows Server installations are potentially in scope (near-total coverage of the Windows installed base)
CVE-2025-53779
Relative path traversal in Windows Kerberos allows an authorized attacker to elevate privileges over a network.

Relative path traversal in Windows Kerberos allows an authorized attacker to elevate privileges over a network.

NVD description · AI analysis pending
7.23%
  • microsoft windows server 2025
Full article407 words · extracted from infosecurity-magazine.com · click to collapse

Microsoft fixed one publicly disclosed zero-day bug in SQL Server yesterday, alongside over 100 additional CVEs, making it one of the biggest Patch Tuesdays so far in 2025.

This year has been notable for the number of zero-days addressed by the tech giant, although in cases like this one, the term refers to a publicly disclosed rather than actively exploited vulnerability.

The flaw in question, CVE-2025-53779, is an elevation of privileges (EoP) vulnerability in Windows Kerberos which could allow an authenticated attacker to gain domain admin privileges.

It relates to delegated Managed Service Accounts (dMSAs), which are designed to allow for migration from traditional service accounts to machine accounts.

“Microsoft’s motivation is unimpeachable: the dMSA supports automated rotation of credentials for service accounts, and is specifically designed to prevent credential harvesting using Kerberoasting. Indeed, CISA has described Kerberoasting as one of the most time-efficient ways to elevate privileges and move laterally throughout an organization’s network,” explained Adam Barnett, lead software engineer at Rapid7.

“The good news here is that successful exploitation of CVE-2025-53779 requires an attacker to have pre-existing control of two attributes of the hopefully well protected dMSA: msds-groupMSAMembership, which determines which users may use credentials for the managed service account, and msds-ManagedAccountPrecededByLink, which contains a list of users on whose behalf the dMSA can act.”

Read more on Patch Tuesday: Microsoft Patches a Whopping Seven Zero-Days in March

That zero-day is one of only two vulnerabilities classed as “moderate” this Patch Tuesday. Elsewhere, there are 13 marked “critical,” nine of which are remote code execution (RCE) vulnerabilities, three that are information disclosure bugs and one EoP flaw.

Nine fall under the “exploitation more likely” category of Microsoft’s Exploitability Index.

“What this means is that adversaries could potentially develop reliable exploits for these vulnerabilities, and, further, that these are the kinds of vulnerabilities that adversaries have targeted in the past,” explained Red Canary principal researcher, Brian Donohue.

He urged sysadmins to focus on patching the following:

  • CVE-2025-53778: A critical-rated improper authentication bug in Windows NTLM that allows an authorized attacker to elevate privileges over a network
  • CVE-2025-50177: A critical use-after-free bug in Windows Message Queuing that allows an unauthorized attacker to execute code over a network
  • CVE-2025-53132: An important-rated race condition in Windows Win32K - GRFX that could allow an authorized attacker to elevate privileges over a network

Aside from July’s Patch Tuesday haul, no other month this year has seen Microsoft address over 100 CVEs.

Text extracted automatically; images, tables and formatting may be missing. Original: https://www.infosecurity-magazine.com/news/microsoft-fixes-100-cves-august/