KB5034763: Windows Server Security Update (February 2024)
Microsoft Windows SmartScreen contains a security feature bypass vulnerability that allows an attacker to bypass the SmartScreen user experience and inject code to potentially gain code execution, which could lead to some data exposure, lack of system availability, or both.
A remote attacker, without authentication, can achieve partial data exposure, arbitrary modification of data, partial service disruption. Federal agencies are required to remediate by 2024-03-05 under CISA BOD 22-01.
This is a Code Injection (CWE-94) vulnerability in Microsoft Windows. Windows SmartScreen Security Feature Bypass Vulnerability Exploitation requires remote network access, low attack complexity, no authentication required, and user interaction required.
📧
Phishing link
🖼
Malicious file
🔓
Server compromised
Probably yes if any of these apply:
CISA added this CVE to the Known Exploited Vulnerabilities catalog on 2024-02-13 based on evidence of active exploitation in the wild. Federal agencies required to remediate by 2024-03-05.
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB5034763Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB5034119, KB5034121, KB5034122, KB5034123, KB5034127, KB5034129, KB5034134
Affected Products
Fixed Build Numbers
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB5034763 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 @('KB5034763','KB5034765','KB5034766','KB5034767','KB5034768','KB5034770','KB5034774') }
References
Discovery Credit
Eric Lawrence with Microsoft
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.