KB5048652: Windows Server Security Update (December 2024)
Microsoft Windows Common Log File System (CLFS) driver contains a heap-based buffer overflow vulnerability that allows a local attacker to escalate privileges.
A local attacker, with a low-privilege account, can achieve full data confidentiality loss, arbitrary modification of data, complete denial of service or system unavailability. Federal agencies are required to remediate by 2024-12-31 under CISA BOD 22-01.
This is a Heap-based Buffer Overflow (CWE-122) vulnerability in Microsoft Windows. Windows Common Log File System Driver Elevation of Privilege Vulnerability Exploitation requires local access, low attack complexity, a low-privilege authenticated account, and no user interaction required.
Probably yes if any of these apply:
Active exploitation documented in the wild. Threat-research write-up: https://packetstorm.news/files/id/190585/
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB5048652Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB5046612, KB5046613, KB5046615, KB5046616, KB5046617, KB5046618, KB5046633, KB5046661, KB5046665, KB5046682, KB5046687, KB5046697, KB5046698
Affected Products
Fixed Build Numbers
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB5048652 for the affected products in your update management console.
Microsoft Download Center Links
Verification
Confirm the update is installed:
Get-HotFix | Where-Object { $_.HotFixID -in @('KB5048652','KB5048653','KB5048654','KB5048661','KB5048667','KB5048671','KB5048676','KB5048685','KB5048695','KB5048699','KB5048703','KB5048710','KB5048735','KB5048744','KB5048794','KB5048800') }
References
Discovery Credit
Advanced Research Team with CrowdStrike
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.