KB5075897: Windows Server Security Update (February 2026)
Microsoft Windows Remote Access Connection Manager contains a NULL pointer dereference that could allow an unauthorized attacker to deny service locally.
A local attacker, without authentication, can achieve partial data exposure, complete denial of service or system unavailability. Federal agencies are required to remediate by 2026-03-03 under CISA BOD 22-01.
This is a NULL Pointer Dereference (CWE-476) vulnerability in Microsoft Windows. Null pointer dereference in Windows Remote Access Connection Manager allows an unauthorized attacker to deny service locally. Exploitation requires local access, low attack complexity, no authentication required, and no user interaction required.
Probably yes if any of these apply:
CISA added this CVE to the Known Exploited Vulnerabilities catalog on 2026-02-10 based on evidence of active exploitation in the wild. Federal agencies required to remediate by 2026-03-03.
Manual download
For air-gapped servers or out-of-band deployment. Microsoft Update Catalog returns every OS-version variant of this update.
↗ Microsoft Update CatalogKB5075897Manual remediation steps
Apply the Microsoft Security Update
Microsoft has released an official security update that fixes this vulnerability.
Required KB Updates
Supersedes: KB5073379, KB5073450, KB5073455, KB5073457, KB5073696, KB5073698, KB5073724, KB5074109
Affected Products
Fixed Build Numbers
Installation Methods
Windows Update (recommended)
Microsoft Update Catalog (manual download)
.msu installer with administrator privilegesWSUS / SCCM / Intune
Approve KB5075897 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 @('KB5075897','KB5075899','KB5075904','KB5075906','KB5075912','KB5075941','KB5075942','KB5075943','KB5075970','KB5075971','KB5075999','KB5077179','KB5077181','KB5077212') }
References
Discovery Credit
0patch vulnerability research team with 0patch by ACROS Security
No tested PowerShell script for this entry yet. We’re prioritising automation based on user demand.