Microsoft June 2026 Patch Tuesday fixes 6 zero-days, 200 flaws
23 mins read

Microsoft June 2026 Patch Tuesday fixes 6 zero-days, 200 flaws

Today is Microsoft’s June 2026 Patch Tuesday, with security updates for 200 flaws, including five publicly disclosed zero-day vulnerabilities and one actively exploited in attacks.

This Patch Tuesday addresses 33 “Critical” vulnerabilities, 28 of which are remote code execution, 4 are elevation of privilege, and 1 is an information disclosure flaw.

The number of bugs in each vulnerability category is listed below:

  • 65 Elevation of Privilege Vulnerabilities
  • 19 Security Feature Bypass Vulnerabilities
  • 55 Remote Code Execution Vulnerabilities
  • 30 Information Disclosure Vulnerabilities
  • 7 Denial of Service Vulnerabilities
  • 27 Spoofing Vulnerabilities

When GeekFeed reports on Patch Tuesday security updates, we only count those released by Microsoft today.

Therefore, the number of flaws does not include flaws in Mariner, Azure HorizonDB, Microsoft Copilot, Copilot Chat, M365 Copilot, Microsoft Exchange Online, and Microsoft Graph that were fixed by Microsoft earlier this month.

There were also a massive 360 Microsoft Edge/Chromium flaws that were fixed by Google this month, which were excluded from this Patch Tuesday roundup.

To learn more about the non-security updates released today, you can review our dedicated articles on the Windows 11 KB5094126 & KB5093998 cumulative updates and the Windows 10 KB5094127 extended security update.

Microsoft patches 5 zero-days

This month’s Patch Tuesday fixes six zero-day vulnerabilities, with five publicly disclosed and one exploited in attacks.

Microsoft classifies a zero-day flaw as publicly disclosed or actively exploited while no official fix is available.

The zero-days addressed during this month’s Patch Tuesday are:

CVE-2026-45586 – Windows Collaborative Translation Framework (CTFMON) Elevation of Privilege Vulnerability

Microsoft has patched a publicly disclosed Windows CTFMON vulnerability that grants SYSTEM privileges.

“Improper link resolution before file access (‘link following’) in Windows Collaborative Translation Framework allows an authorized attacker to elevate privileges locally,” explains Microsoft.

Microsoft credited the flaw to an anonymous researcher, but GeekFeed has learned that this is a fix for the “GreenPlasma” zero-day flaw that was disclosed by security researcher Nightmare Eclipse.

GreenPlasma is a privilege escalation vulnerability that could be exploited to obtain a shell with SYSTEM permissions.

Nightmare Eclipse has released a wave of Windows zero-day vulnerabilities, including BlueHammerRedSunUnDefend, and YellowKey (also fixed today), in protest of Microsoft’s handling of its bug bounty and vulnerability disclosure programs.

CVE-2026-49160 – HTTP.sys Denial of Service Vulnerability

Microsoft has patched a publicly disclosed HTTP/2 denial-of-service flaw, called “HTTP/2 Bomb,” that researchers at the offensive security firm Calif. disclosed this month.

“Uncontrolled resource consumption in HTTP/2 allows an unauthorized attacker to deny service over a network,” explains Microsoft.

The HTTP/2 Bomb attack is a denial-of-service technique that abuses how the HTTP/2 protocol compresses and manages web traffic headers, allowing attackers to send very small amounts of data that force servers to allocate disproportionately large amounts of memory.

Researchers found the attack could dramatically increase memory usage on affected servers. Attackers can also keep the memory tied up by manipulating flow-control settings, preventing the server from freeing resources and potentially causing performance issues or outages.

To help mitigate this attack, Microsoft has introduced a new “MaxHeadersCount” registry setting to limit the number of headers in a request, along with a support bulletin on how to use it.

“Microsoft also introduced a new MaxHeadersCount registry setting. This setting allows you to limit the number of headers included in HTTP/2 and HTTP/3 requests that are accepted by the HTTP server. For more information, see KB5102602,” continued Microsoft.

This flaw was attributed to Quang Luong and Codex of Calif.io.

CVE-2026-45585 – Windows BitLocker Security Feature Bypass Vulnerability

Microsoft has patched a publicly disclosed Windows BitLocker bypass flaw known as “YellowKey” that allowed local attackers to gain access to an encrypted drive.

“A successful attacker could bypass the BitLocker Device Encryption feature on the system storage device. An attacker with physical access to the target could exploit this vulnerability to gain access to encrypted data,” explains Microsoft.

WWhile Microsoft attributed the flaw to an anonymous researcher, Nightmare Eclipse also publicly disclosed it last month.

The YellowKey vulnerability could be exploited by placing specially crafted files on a USB drive or EFI partition and booting into the Windows Recovery Environment (WinRE), where holding down the CTRL key triggered a command shell with unrestricted access to encrypted BitLocker-protected drives.

The flaw primarily affects systems that use TPM-only BitLocker protection on Windows 11 and Windows Server 2022/2025 devices. Microsoft previously shared temporary mitigations for the issue, including enabling TPM+PIN authentication instead of relying solely on TPM protection.

Microsoft previously shared mitigations for the flaw in May, but it has been patched as part of this month’s security updates.

CVE-2026-50507 – Windows BitLocker Security Feature Bypass Vulnerability

Microsoft has patched another BitLocker bypass flaw that allows local attackers to access encrypted drives.

“A successful attacker could bypass the BitLocker Device Encryption feature on the system storage device. An attacker with physical access to the target could exploit this vulnerability to gain access to encrypted data,” explains Microsoft.

While Microsoft did not attribute this flaw to anyone, this security update is believed to fix a BitLocker zero-day vulnerability known as “bitskrieg.”

Last Friday, Windows security expert Jonas Lykkegaard disclosed the bitskrieg BitLocker bypass vulnerability on X.

Will Dormann, principal vulnerability analyst at Tharros, now says that Microsoft has fixed this vulnerability as part of the security update for CVE-2026-50507.

However, Dormann warns that the fix could cause Windows devices to display an error stating, “A required file couldn’t be accessed because your BitLocker key wasn’t loaded correctly.”

If you receive this error, Dormann says you can fix it by turning WinRE on and off in an elevated CMD prompt using these commands:

reagentc /disable
reagentc /enable

CVE-2020-17103 – Windows Cloud Files Mini Filter Driver Elevation of Privilege Vulnerability

Microsoft fixed a publicly disclosed “Mini-Plasma” zero-day vulnerability that gives SYSTEM privileges.

“To comprehensively address the vulnerability identified by CVE-2020-17103 and recently publicly referred to as “Mini-Plasma” Microsoft recommends installing the June 2026 updates for your Windows operating systems,” explains Microsoft.

This flaw was also disclosed by Nightmare Eclipse, who said it was originally reported to Microsoft by Google Project Zero researcher James Forshaw in September 2020.

At the time, the flaw was assigned the CVE-2020-17103 identifier and reportedly fixed in December 2020. However, Nightmare Eclipse said that the flaw was still exploitable, and it was unclear if Microsoft never fully patched the issue or the patch was silently reintroduced at some point.

The actively exploited vulnerability is:

CVE-2026-42897 – Microsoft Exchange Server Spoofing Vulnerability

Microsoft fixed an actively exploited Microsoft Exchange Server spoofing vulnerability that can execute JavaScript in a target’s browser.

“An attacker could exploit this issue by sending a specially crafted email to a user. If the user opens the email in Outlook Web Access and certain interaction conditions are met, arbitrary JavaScript can be executed in the browser context,” explains Microsoft.

Microsoft says they are still working on an update for this vulnerability, but are pushing out mitigations through the Exchange Emergency Mitigation Service, which should be enabled by defaul

Microsoft has not shared who disclosed this vulnerability and how it was exploited.

Recent updates from other companies

Other vendors who released updates or advisories in May 2026 include:

The June 2026 Patch Tuesday Security Updates

Below is the complete list of resolved vulnerabilities in the May 2026 Patch Tuesday updates, excluding flaws fixed before today.

TagCVE IDCVE TitleSeverity
.NETCVE-2026-45491.NET Tampering VulnerabilityImportant
.NETCVE-2026-45490.NET SDK Elevation of Privilege VulnerabilityImportant
Active Directory Domain ServicesCVE-2026-45648Windows Active Directory Domain Services Remote Code Execution VulnerabilityCritical
ASP.NET CoreCVE-2026-45591ASP.NET Core Denial of Service VulnerabilityImportant
Azure Stack EdgeCVE-2026-47643Azure Stack Edge Remote Code Execution VulnerabilityImportant
Azure Stack EdgeCVE-2026-41098Azure Stack Edge Spoofing VulnerabilityImportant
Function Discovery Service (fdwsd.dll)CVE-2026-42836Windows Function Discovery Service (fdwsd.dll) Elevation of Privilege VulnerabilityImportant
GitHub Copilot and Visual Studio CodeCVE-2026-45482Microsoft Visual Studio Code CoPilot Chat Extension Security Feature Bypass VulnerabilityImportant
HTTP/2CVE-2026-49160HTTP.sys Denial of Service VulnerabilityImportant
Linux MANA DriverCVE-2026-45476Microsoft Azure Network Adapter Elevation of Privilege VulnerabilityCritical
Microsoft Azure Attestation service and Device Health Attestation ServiceCVE-2026-45642Microsoft Azure Attestation service and Device Health Attestation Service Spoofing VulnerabilityImportant
Microsoft Azure Attestation service and Device Health Attestation ServiceCVE-2026-33828Windows Device Health Attestation (DHA) Elevation of Privilege VulnerabilityCritical
Microsoft Azure Kubernetes ServiceCVE-2026-32193Azure Kubernetes Service (AKS) Remote Code Execution VulnerabilityCritical
Microsoft BingCVE-2026-45650Microsoft Bing Search Spoofing VulnerabilityImportant
Microsoft Defender for EndpointCVE-2026-45647Microsoft Defender for Endpoint for Mac Elevation of Privilege VulnerabilityImportant
Microsoft Dynamics 365 (on-premises)CVE-2026-40371Microsoft Dynamics 365 (on-premises) Elevation of Privilege VulnerabilityImportant
Microsoft Exchange ServerCVE-2026-45500Microsoft Exchange Server Spoofing VulnerabilityImportant
Microsoft Exchange ServerCVE-2026-45501Microsoft Exchange Server Spoofing VulnerabilityImportant
Microsoft Exchange ServerCVE-2026-47631Microsoft Exchange Server Spoofing VulnerabilityImportant
Microsoft Exchange ServerCVE-2026-45503Microsoft Exchange Server Information Disclosure VulnerabilityImportant
Microsoft Exchange ServerCVE-2026-45504Microsoft Exchange Server Elevation of Privilege VulnerabilityImportant
Microsoft Exchange ServerCVE-2026-45502Microsoft Exchange Server Information Disclosure VulnerabilityImportant
Microsoft Exchange ServerCVE-2026-45583Microsoft Exchange Server Remote Code Execution VulnerabilityImportant
Microsoft Graphics ComponentCVE-2026-42986Microsoft Graphics Component Elevation of Privilege VulnerabilityImportant
Microsoft KinectCVE-2026-41092Microsoft Kinect Elevation of Privilege VulnerabilityImportant
Microsoft Live Share Canvas SDKCVE-2026-45644Microsoft Live Share Canvas SDK Elevation of Privilege VulnerabilityImportant
Microsoft OfficeCVE-2026-45463Microsoft Office Remote Code Execution VulnerabilityCritical
Microsoft OfficeCVE-2026-44821Microsoft Office Information Disclosure VulnerabilityImportant
Microsoft OfficeCVE-2026-45474Microsoft Office Remote Code Execution VulnerabilityCritical
Microsoft OfficeCVE-2026-44819Microsoft Office Remote Code Execution VulnerabilityImportant
Microsoft OfficeCVE-2026-44824Microsoft Office Remote Code Execution VulnerabilityImportant
Microsoft OfficeCVE-2026-45485Microsoft Office Information Disclosure VulnerabilityImportant
Microsoft OfficeCVE-2026-45645Microsoft Office Remote Code Execution VulnerabilityImportant
Microsoft OfficeCVE-2026-45472Microsoft Office Remote Code Execution VulnerabilityCritical
Microsoft OfficeCVE-2026-45458Microsoft Outlook and Word Remote Code Execution VulnerabilityCritical
Microsoft OfficeCVE-2026-45460Microsoft Office Information Disclosure VulnerabilityCritical
Microsoft OfficeCVE-2026-47635Microsoft Outlook and Word Remote Code Execution VulnerabilityCritical
Microsoft OfficeCVE-2026-45456Microsoft Outlook and Word Remote Code Execution VulnerabilityCritical
Microsoft OfficeCVE-2026-45461Microsoft Office Remote Code Execution VulnerabilityCritical
Microsoft OfficeCVE-2026-45475Microsoft Office Remote Code Execution VulnerabilityImportant
Microsoft Office Click-To-RunCVE-2026-47293Microsoft Office Click-To-Run Elevation of Privilege VulnerabilityImportant
Microsoft Office ExcelCVE-2026-44820Microsoft Excel Remote Code Execution VulnerabilityImportant
Microsoft Office ExcelCVE-2026-44818Microsoft Excel Remote Code Execution VulnerabilityImportant
Microsoft Office ExcelCVE-2026-44817Microsoft Excel Remote Code Execution VulnerabilityImportant
Microsoft Office ExcelCVE-2026-45469Microsoft Excel Remote Code Execution VulnerabilityImportant
Microsoft Office ExcelCVE-2026-44822Microsoft Excel Information Disclosure VulnerabilityImportant
Microsoft Office ExcelCVE-2026-45455Microsoft Excel Information Disclosure VulnerabilityImportant
Microsoft Office ExcelCVE-2026-44823Microsoft Excel Remote Code Execution VulnerabilityImportant
Microsoft Office ExcelCVE-2026-45459Microsoft Excel Security Feature Bypass VulnerabilityImportant
Microsoft Office ProjectCVE-2026-45483Microsoft Office Project Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-45484Microsoft SharePoint Elevation of Privilege VulnerabilityImportant
Microsoft Office SharePointCVE-2026-45465Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-47634Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-47640Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-45481Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-45468Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-47638Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-47639Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-47641Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-47637Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-45467Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-45453Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-47636Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-48560Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-47298Microsoft SharePoint Server Remote Code Execution VulnerabilityImportant
Microsoft Office SharePointCVE-2026-45454Microsoft SharePoint Remote Code Execution VulnerabilityImportant
Microsoft Office SharePointCVE-2026-33113Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-45479Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-48562Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-45464Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office SharePointCVE-2026-45462Microsoft SharePoint Server Spoofing VulnerabilityImportant
Microsoft Office WordCVE-2026-45643Microsoft Word Remote Code Execution VulnerabilityImportant
Microsoft Office WordCVE-2026-45457Microsoft Word Remote Code Execution VulnerabilityImportant
Microsoft Office WordCVE-2026-45486Microsoft Word Remote Code Execution VulnerabilityImportant
Microsoft Office WordCVE-2026-45471Microsoft Word Remote Code Execution VulnerabilityImportant
Microsoft Office WordCVE-2026-45466Microsoft Word Information Disclosure VulnerabilityImportant
Microsoft PC ManagerCVE-2026-49161Microsoft PC Manager Security Feature Bypass VulnerabilityImportant
Microsoft PowerToysCVE-2026-42902Microsoft PowerToys Elevation of Privilege VulnerabilityImportant
Microsoft Teams for AndroidCVE-2026-42835Microsoft Teams for Android Information Disclosure VulnerabilityImportant
Microsoft UxTheme Library (uxtheme.dll)CVE-2026-45606Microsoft UxTheme Library (uxtheme.dll) Denial of Service VulnerabilityImportant
Microsoft Windows DNSCVE-2026-41108Windows DNS Client Elevation of Privilege VulnerabilityImportant
Nuance PowerScribeCVE-2026-26142Nuance PowerScribe Remote Code Execution VulnerabilityCritical
Office for AndroidCVE-2026-45649Office for Android Spoofing VulnerabilityImportant
Remote Desktop ClientCVE-2026-42993Remote Desktop Client Remote Code Execution VulnerabilityImportant
Remote Desktop ClientCVE-2026-42985Remote Desktop Client Remote Code Execution VulnerabilityCritical
Remote Desktop ClientCVE-2026-47653Remote Desktop Client Remote Code Execution VulnerabilityImportant
Remote Desktop ClientCVE-2026-47289Remote Desktop Client Remote Code Execution VulnerabilityCritical
Remote Desktop ClientCVE-2026-42909Remote Desktop Client Remote Code Execution VulnerabilityImportant
Remote Desktop ClientCVE-2026-47654Remote Desktop Client Remote Code Execution VulnerabilityCritical
Remote Desktop ClientCVE-2026-42992Remote Desktop Client Remote Code Execution VulnerabilityCritical
Remote Desktop ClientCVE-2026-42913Remote Desktop Client Remote Code Execution VulnerabilityImportant
Remote Desktop ClientCVE-2026-44801Remote Desktop Client Remote Code Execution VulnerabilityCritical
Remote Desktop ClientCVE-2026-44799Remote Desktop Client Remote Code Execution VulnerabilityCritical
Remote Desktop ClientCVE-2026-48563Remote Desktop Client Remote Code Execution VulnerabilityCritical
Role: Windows Hyper-VCVE-2026-45641Windows Hyper-V Remote Code Execution VulnerabilityCritical
Role: Windows Hyper-VCVE-2026-42972Windows Hyper-V Information Disclosure VulnerabilityImportant
UI Automation Manager (uiamanager.dll)CVE-2026-45597Windows UI Automation Manager (uiamanager.dll) Elevation of Privilege VulnerabilityImportant
Universal Plug and Play (upnp.dll)CVE-2026-45599Windows UPnP Device Host Remote Code Execution VulnerabilityImportant
Universal Plug and Play (upnp.dll)CVE-2026-45635Windows UPnP Device Host Remote Code Execution VulnerabilityImportant
Visual Studio CodeCVE-2026-47287Visual Studio Code Tampering VulnerabilityImportant
Visual Studio CodeCVE-2026-47292Visual Studio Code MSSQL Extension Remote Code Execution VulnerabilityImportant
Visual Studio CodeCVE-2026-40376Visual Studio Code Elevation of Privilege VulnerabilityImportant
Visual Studio CodeCVE-2026-47284Visual Studio Code Information Disclosure VulnerabilityImportant
Visual Studio CodeCVE-2026-47281Visual Studio Code Elevation of Privilege VulnerabilityImportant
Visual Studio CodeCVE-2026-48569Visual Studio Code Security Feature Bypass VulnerabilityImportant
Windows Administrator ProtectionCVE-2026-42829Windows Administrator Protection Secure Feature Bypass VulnerabilityImportant
Windows Ancillary Function Driver for WinSockCVE-2026-42911Windows Ancillary Function Driver for WinSock Elevation of Privilege VulnerabilityImportant
Windows Ancillary Function Driver for WinSockCVE-2026-45598Windows Ancillary Function Driver for WinSock Elevation of Privilege VulnerabilityImportant
Windows Ancillary Function Driver for WinSockCVE-2026-45601Windows Ancillary Function Driver for WinSock Elevation of Privilege VulnerabilityImportant
Windows Ancillary Function Driver for WinSockCVE-2026-45603Windows Ancillary Function Driver for WinSock Elevation of Privilege VulnerabilityImportant
Windows Ancillary Function Driver for WinSockCVE-2026-34335Windows Ancillary Function Driver for WinSock Elevation of Privilege VulnerabilityImportant
Windows Ancillary Function Driver for WinSockCVE-2026-45596Windows Ancillary Function Driver for WinSock Elevation of Privilege VulnerabilityImportant
Windows Ancillary Function Driver for WinSockCVE-2026-45638Windows Ancillary Function Driver for WinSock Elevation of Privilege VulnerabilityImportant
Windows Application Identity (AppID) SubsystemCVE-2026-45604Windows Managed Installer Information Disclosure VulnerabilityImportant
Windows Application Identity (AppID) SubsystemCVE-2026-45594Windows Application Identity (AppID) Information Disclosure VulnerabilityImportant
Windows BitLockerCVE-2026-45658Windows BitLocker Security Feature Bypass VulnerabilityImportant
Windows BitLockerCVE-2026-50507Windows BitLocker Security Feature Bypass VulnerabilityImportant
Windows BitLockerCVE-2026-45655Windows BitLocker Security Feature Bypass VulnerabilityImportant
Windows Bluetooth Port DriverCVE-2026-45640Windows Bluetooth Port Driver Elevation of Privilege VulnerabilityImportant
Windows Bluetooth ServiceCVE-2026-45605Windows Bluetooth Service Elevation of Privilege VulnerabilityImportant
Windows Boot ManagerCVE-2026-47656Windows Boot Manager Security Feature Bypass VulnerabilityImportant
Windows Collaborative Translation FrameworkCVE-2026-45586Windows Collaborative Translation Framework (CTFMON) Elevation of Privilege VulnerabilityImportant
Windows Common Log File System DriverCVE-2026-44809Windows Common Log File System Driver Elevation of Privilege VulnerabilityImportant
Windows Cryptographic ServicesCVE-2026-44810Microsoft Cryptographic Services Elevation of Privilege VulnerabilityCritical
Windows Deployment ServicesCVE-2026-42987Windows Deployment Services (WDS) Remote Code ExecutionCritical
Windows DHCP ClientCVE-2026-44815DHCP Client Service Remote Code Execution VulnerabilityCritical
Windows DHCP ClientCVE-2026-45608Windows DHCP Client Information Disclosure VulnerabilityImportant
Windows DHCP ServerCVE-2026-45634Windows DHCP Client Information Disclosure VulnerabilityImportant
Windows DHCP ServerCVE-2026-45602Windows Dynamic Host Configuration Protocol (DHCP) Tampering VulnerabilityImportant
Windows DWM Core LibraryCVE-2026-44807Windows DWM Core Library Elevation of Privilege VulnerabilityImportant
Windows DWM Core LibraryCVE-2026-44814Windows DWM Core Library Information Disclosure VulnerabilityImportant
Windows DWM Core LibraryCVE-2026-44811Windows DWM Core Library Elevation of Privilege VulnerabilityImportant
Windows DWM Core LibraryCVE-2026-44808Windows DWM Core Library Elevation of Privilege VulnerabilityImportant
Windows DWM Core LibraryCVE-2026-48566Windows DWM Core Library Information Disclosure VulnerabilityImportant
Windows DWM Core LibraryCVE-2026-45637Microsoft DWM Core Library Elevation of Privilege VulnerabilityImportant
Windows DWM Core LibraryCVE-2026-42905Windows DWM Core Library Elevation of Privilege VulnerabilityImportant
Windows DWM Core LibraryCVE-2026-44813Windows DWM Core Library Elevation of Privilege VulnerabilityImportant
Windows DWM Core LibraryCVE-2026-42983Windows DWM Core Library Elevation of Privilege VulnerabilityImportant
Windows DWM Core LibraryCVE-2026-44802Windows DWM Core Library Elevation of Privilege VulnerabilityImportant
Windows DWM Core LibraryCVE-2026-44804Windows DWM Core Library Elevation of Privilege VulnerabilityImportant
Windows Hotpatch Monitoring ServiceCVE-2026-42910Windows Hotpatch Monitoring Service Elevation of Privilege VulnerabilityImportant
Windows HTTP.sysCVE-2026-47291HTTP.sys Remote Code Execution VulnerabilityCritical
Windows Hyper-VCVE-2026-47652Windows Hyper-V Remote Code Execution VulnerabilityCritical
Windows Hyper-VCVE-2026-45607Windows Hyper-V Remote Code Execution VulnerabilityCritical
Windows Internet (wininet.dll)CVE-2026-45592Windows Internet (wininet.dll) Elevation of Privilege VulnerabilityImportant
Windows KerberosCVE-2026-47288Windows Kerberos Key Distribution Center (KDC) Remote Code ExecutionCritical
Windows KerberosCVE-2026-42914Windows Kerberos Denial of Service VulnerabilityImportant
Windows KerberosCVE-2026-42903Windows Kerberos Denial of Service VulnerabilityImportant
Windows KernelCVE-2026-42984Windows Kernel Elevation of Privilege VulnerabilityImportant
Windows KernelCVE-2026-45653Windows Kernel Elevation of Privilege VulnerabilityImportant
Windows KernelCVE-2026-48583Windows Kernel Elevation of Privilege VulnerabilityImportant
Windows KernelCVE-2025-10263ARM: CVE-2025-10263 Completion of affected memory accesses might not be guaranteed by completion of a TLBI [kernel]Critical
Windows KernelCVE-2026-45657Windows Kernel Remote Code Execution VulnerabilityCritical
Windows Kernel-Mode DriversCVE-2026-45600Windows Kernel-Mode Driver Elevation of Privilege VulnerabilityImportant
Windows Mark of the Web (MOTW)CVE-2026-45595Windows Mark of the Web Security Feature Bypass VulnerabilityImportant
Windows MediaCVE-2026-48574Windows Media Remote Code Execution VulnerabilityCritical
Windows Narrator BrailleCVE-2026-48565Windows Narrator Braille Elevation of Privilege VulnerabilityImportant
Windows Network Controller (NC) Host AgentCVE-2026-44805Windows Network Controller (NC) Host Agent Denial of Service VulnerabilityImportant
Windows NT OS KernelCVE-2026-42980NT OS Kernel Elevation of Privilege VulnerabilityImportant
Windows NT OS KernelCVE-2026-42916NT OS Kernel Elevation of Privilege VulnerabilityImportant
Windows NTFSCVE-2026-45636Windows NTFS Remote Code Execution VulnerabilityImportant
Windows NTLMCVE-2026-50508Windows NTLM Spoofing VulnerabilityImportant
Windows Performance MonitorCVE-2026-42981Windows Performance Monitor Remote Code Execution VulnerabilityImportant
Windows Performance MonitorCVE-2026-42974Windows Performance Monitor Remote Code Execution VulnerabilityImportant
Windows Program Compatibility Assistant ServiceCVE-2026-45487Windows Program Compatibility Assistant Service Elevation of Privilege VulnerabilityImportant
Windows Projected File System Filter DriverCVE-2026-42828Windows Projected File System Elevation of Privilege VulnerabilityImportant
Windows Projected File System Filter DriverCVE-2026-42837Windows Projected File System Elevation of Privilege VulnerabilityImportant
Windows Push NotificationsCVE-2026-42991Windows Push Notifications Elevation of Privilege VulnerabilityImportant
Windows Push NotificationsCVE-2026-42977Windows Push Notifications Elevation of Privilege VulnerabilityImportant
Windows Push NotificationsCVE-2026-42979Windows Push Notifications Elevation of Privilege VulnerabilityImportant
Windows Push NotificationsCVE-2026-42978Windows Push Notifications Elevation of Privilege VulnerabilityImportant
Windows Push NotificationsCVE-2026-42973Windows Push Notification Information Disclosure VulnerabilityImportant
Windows Push NotificationsCVE-2026-42970Windows Push Notification Information Disclosure VulnerabilityImportant
Windows Push NotificationsCVE-2026-42969Windows Push Notification Information Disclosure VulnerabilityImportant
Windows Push NotificationsCVE-2026-42971Windows Push Notification Information Disclosure VulnerabilityImportant
Windows RDPCVE-2026-45639Windows Remote Desktop Protocol (RDP) Information Disclosure VulnerabilityImportant
Windows RDPCVE-2026-42908Windows Remote Desktop Protocol (RDP) Information Disclosure VulnerabilityImportant
Windows SDKCVE-2026-45593Windows SDK Elevation of Privilege VulnerabilityImportant
Windows Secure BootCVE-2026-45588Secure Boot Security Feature Bypass VulnerabilityImportant
Windows Secure BootCVE-2026-45654Secure Boot Security Feature Bypass VulnerabilityImportant
Windows Secure BootCVE-2026-48570Secure Boot Security Feature Bypass VulnerabilityImportant
Windows Secure BootCVE-2026-48568Secure Boot Security Feature Bypass VulnerabilityImportant
Windows Secure BootCVE-2026-48575Secure Boot Security Feature Bypass VulnerabilityImportant
Windows Secure BootCVE-2026-48578Secure Boot Security Feature Bypass VulnerabilityImportant
Windows Secure BootCVE-2026-48573Secure Boot Security Feature Bypass VulnerabilityImportant
Windows Secure BootCVE-2026-48576Secure Boot Security Feature Bypass VulnerabilityImportant
Windows ShellCVE-2026-42907Windows Shell Information Disclosure VulnerabilityImportant
Windows ShellCVE-2026-42906Windows Shell Information Disclosure VulnerabilityImportant
Windows StorageCVE-2026-47648Windows Storage Elevation of Privilege VulnerabilityImportant
Windows TCP/IPCVE-2026-42904Windows TCP/IP Elevation of Privilege VulnerabilityImportant
Windows TCP/IPCVE-2026-42915Windows TCP/IP Denial of Service VulnerabilityImportant
Windows Telephony ServiceCVE-2026-42968Windows Telephony Server Information Disclosure VulnerabilityImportant
Windows Telephony ServiceCVE-2026-42912Windows Telephony Service Elevation of Privilege VulnerabilityImportant
Windows UEFICVE-2026-8863UEFI Secure Boot Security Feature Bypass VulnerabilityImportant
Windows UEFICVE-2026-45656UEFI Secure Boot Security Feature Bypass VulnerabilityImportant
Windows Universal Disk Format File System Driver (UDFS)CVE-2026-40404Windows Universal Disk Format File System Driver (UDFS) Elevation of Privilege VulnerabilityImportant
Windows Universal Disk Format File System Driver (UDFS)CVE-2026-40409Windows Universal Disk Format File System Driver (UDFS) Elevation of Privilege VulnerabilityImportant
Windows Win32K – GRFXCVE-2026-44812Windows Graphics Component Remote Code Execution VulnerabilityCritical
Windows Win32K – GRFXCVE-2026-44803Windows Graphics Component Remote Code Execution VulnerabilityCritical
WinlogonCVE-2026-42989Winlogon Elevation of Privilege VulnerabilityImportant

6/10/26: Updated article to include three more zero-days fixed in the June 2026 Patch Tuesday updates. Also, corrected the information on CVE-2026-45585, which is actually for the YellowKey flaw.

Leave a Reply

Your email address will not be published. Required fields are marked *