Wednesday, September 2, 2026
Follow on LinkedIn

Microsoft Patch Tuesday Update August 2026 – 394 Vulnerabilities Fixed, Including 3 Zero-Days

Microsoft has released its August 2026 Patch Tuesday security updates, addressing a massive 394 vulnerabilities across Windows, Microsoft Office, SharePoint Server, Azure services, .NET, PowerShell, Visual Studio Code, and other enterprise products.

The security release, published on August 11, 2026, also includes fixes for three zero-day vulnerabilities, making prompt patching a critical priority for organizations and individual users.

CVEAffected componentImpactSeverityPublicly disclosedExploited in the wild
CVE-2026-72971Windows Container Isolation FS Filter Driver (unionfs.sys)TamperingImportantYesNo
CVE-2026-62832Windows User Profile ServiceElevation of PrivilegeImportantYesNo
CVE-2026-68820Windows Ancillary Function Driver for WinSockElevation of PrivilegeImportantNoYes

CVE-2026-72971 affects the unionfs.sys driver used by Windows Container Isolation. Microsoft classifies it as a tampering vulnerability, meaning a successful attack could undermine the integrity of affected container-related files or system behavior. It had already been publicly disclosed when the August update was released, so organizations using Windows container workloads should prioritize patching affected hosts.

CVE-2026-62832 is a publicly disclosed elevation-of-privilege vulnerability in the Windows User Profile Service. Elevation-of-privilege flaws are commonly valuable in attack chains because they can allow an attacker who already has a foothold on an endpoint to obtain broader system-level permissions. While the supplied advisory data does not mark this CVE as exploited, public disclosure raises the likelihood of proof-of-concept development and follow-on exploitation attempts.

CVE-2026-68820 is the most urgent of the three because Microsoft flags it as exploited in the wild. The vulnerability affects the Windows Ancillary Function Driver for WinSock and can enable elevation of privilege on an affected device. Organizations should treat it as an immediate patching priority, investigate suspicious local privilege-escalation activity, and review endpoint telemetry for abnormal process execution or changes in privileged account behavior.

The scale of this month’s Microsoft Patch Tuesday update creates a substantial workload for IT and security teams. Although not every vulnerability will affect every environment, the wide product coverage means enterprises should quickly identify exposed Windows servers, endpoints, cloud workloads, developer systems, and collaboration platforms.

Vulnerability impactVulnerabilities patched
Elevation of Privilege150
Remote Code Execution132
Information Disclosure66
Spoofing21
Denial of Service12
Security Feature Bypass9
Tampering4
Total394

Microsoft has marked the listed vulnerabilities as requiring customer action, reinforcing the importance of applying the available security updates rather than relying solely on compensating controls.

Among the issues requiring attention is CVE-2026-72971, an Important-rated tampering vulnerability in the Windows Container Isolation File System Filter Driver, known as unionfs.sys. Container environments are increasingly used to run modern applications and workloads, making isolation boundaries a significant security concern.

A tampering flaw in a component responsible for containerized file-system behavior could potentially weaken the integrity protections organizations expect when separating workloads. Security administrators running Windows container environments should prioritize assessment and deployment of Microsoft’s update.

Another high-priority flaw is CVE-2026-71331, a Critical remote code execution vulnerability affecting the Microsoft Azure Attestation service and Device Health Attestation Service.

Remote code execution bugs are among the most serious vulnerability classes because successful exploitation may enable an attacker to run malicious code in the context of an affected service.

Device Health Attestation plays an important role in evaluating device security posture, particularly in enterprise environments that use conditional-access controls and endpoint trust signals. Organizations using DHA-related services should validate their exposure and implement the applicable patches without delay.

Microsoft’s August security release also includes several vulnerabilities affecting Microsoft SharePoint Server. These include CVE-2026-70355, CVE-2026-70326, and CVE-2026-70324, which are elevation-of-privilege flaws, as well as CVE-2026-70321, an Important remote code execution vulnerability.

SharePoint remains a valuable target for attackers because it often stores internal documents, business workflows, credentials, and collaboration data.

A successful SharePoint compromise can provide adversaries with a path to sensitive information and further movement inside a corporate network. Administrators should patch internet-facing SharePoint servers first, review access logs for unusual activity, and ensure administrative interfaces are not unnecessarily exposed.

The update also fixes CVE-2026-70354, an Important .NET remote code execution vulnerability, alongside CVE-2026-70337, an Important remote code execution issue in Microsoft PowerShell Core. PowerShell has long been used by administrators for legitimate automation but is also frequently abused by threat actors for reconnaissance, payload execution, and post-exploitation activity.

Microsoft additionally addressed CVE-2026-70338, a PowerShell security feature bypass vulnerability. Defenders should patch affected PowerShell installations and continue monitoring for suspicious encoded commands, unusual child processes, remote execution activity, and attempts to disable endpoint security protections.

Developer environments are also in scope. CVE-2026-70336 affects Visual Studio Code and could allow remote code execution, while CVE-2026-70335 impacts GitHub Copilot and Visual Studio Code through an elevation-of-privilege vulnerability.

Developers should not overlook these updates, especially where workstations have access to production cloud environments, source-code repositories, signing certificates, or deployment pipelines. Compromise of a developer endpoint can become a software supply-chain risk if attackers obtain repository tokens, modify source code, or steal credentials used in CI/CD systems.

Windows infrastructure teams should also review CVE-2026-70330, an elevation-of-privilege vulnerability in Windows DNS, and CVE-2026-70348, a denial-of-service flaw in Windows Management Services.

Microsoft fixed four separate Windows Installer elevation-of-privilege vulnerabilities—CVE-2026-70344 through CVE-2026-70347—which could be relevant to attackers seeking to turn limited access on a system into higher privileges. CVE-2026-70340, affecting Azure CycleCloud, should be evaluated by organizations operating high-performance computing and cloud-cluster workloads.

Office users are covered by a broad collection of Important-rated bugs in Outlook, Excel, Word, PowerPoint, and Microsoft Office. CVE-2026-70329 is a remote code execution vulnerability in Microsoft Outlook, while Excel, Word, PowerPoint, and Office patches address multiple information-disclosure issues.

Even when a vulnerability is not rated Critical, Office flaws can become highly effective in phishing campaigns that use malicious email attachments, shared documents, or deceptive collaboration content.

Organizations should prioritize the three zero-day fixes and Critical vulnerabilities, followed by internet-facing SharePoint, Azure, Windows infrastructure, developer tools, and Office deployments.

CVE NumberCVE TitleMax Severity
CVE-2026-72971Windows Container Isolation FS Filter Driver (unionfs.sys) Tampering VulnerabilityImportant
CVE-2026-71331Windows Device Health Attestation (DHA) Remote Code Execution VulnerabilityCritical
CVE-2026-70355Microsoft SharePoint Server Elevation of Privilege VulnerabilityImportant
CVE-2026-70354.NET Core Remote Code Execution VulnerabilityImportant
CVE-2026-70348Windows Management Services Denial of Service VulnerabilityImportant
CVE-2026-70347Windows Installer Elevation of Privilege VulnerabilityImportant
CVE-2026-70346Windows Installer Elevation of Privilege VulnerabilityImportant
CVE-2026-70345Windows Installer Elevation of Privilege VulnerabilityImportant
CVE-2026-70344Windows Installer Elevation of Privilege VulnerabilityImportant
CVE-2026-70340Azure CycleCloud Elevation of Privilege VulnerabilityImportant
CVE-2026-70338Microsoft PowerShell Security Feature Bypass VulnerabilityImportant
CVE-2026-70337Microsoft PowerShell Remote Code Execution VulnerabilityImportant
CVE-2026-70336Visual Studio Code Remote Code Execution VulnerabilityImportant
CVE-2026-70335GitHub Copilot and Visual Studio Code Elevation of Privilege VulnerabilityImportant
CVE-2026-70330Windows DNS Elevation of Privilege VulnerabilityImportant
CVE-2026-70329Microsoft Outlook Remote Code Execution VulnerabilityImportant
CVE-2026-70328Microsoft Excel Information Disclosure VulnerabilityImportant
CVE-2026-70327Microsoft Excel Information Disclosure VulnerabilityImportant
CVE-2026-70326Microsoft SharePoint Server Elevation of Privilege VulnerabilityImportant
CVE-2026-70325Powerpoint Information Disclosure VulnerabilityImportant
CVE-2026-70324Microsoft SharePoint Elevation of Privilege VulnerabilityImportant
CVE-2026-70323Microsoft Office Information Disclosure VulnerabilityImportant
CVE-2026-70322Powerpoint Information Disclosure VulnerabilityImportant
CVE-2026-70321Microsoft SharePoint Remote Code Execution VulnerabilityImportant
CVE-2026-70320Powerpoint Information Disclosure VulnerabilityImportant
CVE-2026-70319Microsoft Office Word Information Disclosure VulnerabilityImportant
CVE-2026-70318Microsoft Excel Information Disclosure VulnerabilityImportant
CVE-2026-70317Microsoft Office Information Disclosure VulnerabilityImportant
CVE-2026-70316Powerpoint Information Disclosure VulnerabilityImportant
CVE-2026-70315Microsoft Office Information Disclosure VulnerabilityImportant
CVE-2026-70314Microsoft Office Information Disclosure VulnerabilityImportant
CVE-2026-70313Microsoft PowerPoint Remote Code Execution VulnerabilityImportant
CVE-2026-70312Powerpoint Information Disclosure VulnerabilityImportant
CVE-2026-70311Microsoft Office Word Remote Code Execution VulnerabilityImportant
CVE-2026-70310Microsoft Word Information Disclosure VulnerabilityImportant
CVE-2026-70307Windows Ancillary Function Driver for WinSock Elevation of Privilege VulnerabilityImportant
CVE-2026-70306Microsoft Office SharePoint Spoofing VulnerabilityImportant
CVE-2026-70304Windows DNS Elevation of Privilege VulnerabilityImportant
CVE-2026-70130Microsoft Office Remote Code Execution VulnerabilityCritical
CVE-2026-69320Visual Studio Code Remote Code Execution VulnerabilityImportant
CVE-2026-69306Visual Studio Code Security Feature Bypass VulnerabilityImportant
CVE-2026-69278Visual Studio Code Security Feature Bypass VulnerabilityImportant
CVE-2026-68821Windows Package Manager Elevation of Privilege VulnerabilityImportant
CVE-2026-68820Windows Ancillary Function Driver for WinSock Elevation of Privilege VulnerabilityImportant
CVE-2026-68819Windows Network File System Denial of Service VulnerabilityImportant
CVE-2026-68817Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68816Microsoft Excel Remote Code Execution VulnerabilityCritical
CVE-2026-68815Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68814Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68813Microsoft Excel Information Disclosure VulnerabilityImportant
CVE-2026-68812Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68811Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68810Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68809Powerpoint Information Disclosure VulnerabilityImportant
CVE-2026-68808Microsoft Excel Information Disclosure VulnerabilityImportant
CVE-2026-68807Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68806Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68805Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68804Microsoft Excel Remote Code Execution VulnerabilityCritical
CVE-2026-68803Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68802Microsoft Excel Information Disclosure VulnerabilityImportant
CVE-2026-68801Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68800Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68799Microsoft Excel Information Disclosure VulnerabilityImportant
CVE-2026-68798Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68797Microsoft Excel Information Disclosure VulnerabilityImportant
CVE-2026-68796Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68795Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68794Microsoft Excel Remote Code Execution VulnerabilityCritical
CVE-2026-68793Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-68792Microsoft Office Elevation of Privilege VulnerabilityImportant
CVE-2026-66810Microsoft Office Word Information Disclosure VulnerabilityImportant
CVE-2026-66809Microsoft Office Graphics Component Information Disclosure VulnerabilityImportant
CVE-2026-66808Microsoft SharePoint Server Remote Code Execution VulnerabilityImportant
CVE-2026-66807Microsoft Office Graphics Component Remote Code Execution VulnerabilityCritical
CVE-2026-66806Microsoft Office Word Information Disclosure VulnerabilityImportant
CVE-2026-66805Microsoft SharePoint Server Remote Code Execution VulnerabilityImportant
CVE-2026-66804Microsoft Windows Cross Device Service Elevation of Privilege VulnerabilityImportant
CVE-2026-66802Windows Device Health Attestation (DHA) Remote Code Execution VulnerabilityCritical
CVE-2026-66799Windows Key Guard Elevation of Privilege VulnerabilityCritical
CVE-2026-66301Microsoft Dynamics 365 (On-Premises) Information Disclosure VulnerabilityImportant
CVE-2026-65815Microsoft Dynamics 365 On-Premises Remote Code Execution VulnerabilityImportant
CVE-2026-65814Microsoft Windows Storage Port Driver Elevation of Privilege VulnerabilityImportant
CVE-2026-65813Microsoft Exchange Server Elevation of Privilege VulnerabilityImportant
CVE-2026-65811Power BI Remote Code Execution VulnerabilityImportant
CVE-2026-65810.NET Framework Elevation of Privilege VulnerabilityImportant
CVE-2026-65807Microsoft Excel Remote Code Execution VulnerabilityImportant
CVE-2026-65806Azure CycleCloud Information Disclosure VulnerabilityImportant
CVE-2026-65799Windows DNS Elevation of Privilege VulnerabilityImportant
CVE-2026-65798Windows DNS Elevation of Privilege VulnerabilityImportant
CVE-2026-65797Windows DNS Elevation of Privilege VulnerabilityImportant
CVE-2026-65796Windows iSCSI Target Service Denial of Service VulnerabilityImportant
CVE-2026-65795Windows DNS Elevation of Privilege VulnerabilityImportant
CVE-2026-65794Windows SMB Client Information Disclosure VulnerabilityImportant
CVE-2026-65791Windows iSCSI Target Service Remote Code Execution VulnerabilityCritical
CVE-2026-65790Windows Message Queuing Elevation of Privilege VulnerabilityImportant
CVE-2026-65789Windows DNS Server Remote Code Execution VulnerabilityCritical
CVE-2026-65788Desktop Window Manager Elevation of Privilege VulnerabilityImportant
CVE-2026-65787Desktop Window Manager Elevation of Privilege VulnerabilityImportant
CVE-2026-65786Desktop Window Manager Elevation of Privilege VulnerabilityImportant
CVE-2026-65785Windows DHCP Client Denial of Service VulnerabilityImportant
CVE-2026-65784Windows NTFS Information Disclosure VulnerabilityImportant
CVE-2026-65783Windows Autopilot Elevation of Privilege VulnerabilityImportant
CVE-2026-65782Windows Autopilot Elevation of Privilege VulnerabilityImportant
CVE-2026-65781Windows Autopilot Elevation of Privilege VulnerabilityImportant
CVE-2026-65780Windows Autopilot Elevation of Privilege VulnerabilityImportant
CVE-2026-65779Windows Autopilot Elevation of Privilege VulnerabilityImportant
CVE-2026-65778Windows Autopilot Elevation of Privilege VulnerabilityImportant
CVE-2026-65777Active Directory Security Feature Bypass VulnerabilityImportant
CVE-2026-65776Windows Win32k Elevation of Privilege VulnerabilityImportant
CVE-2026-65775Windows Win32k Elevation of Privilege VulnerabilityImportant
CVE-2026-65774Windows Installer Elevation of Privilege VulnerabilityImportant
CVE-2026-65773Windows Kernel Elevation of Privilege VulnerabilityImportant
CVE-2026-65769Microsoft Teams iOS Information Disclosure VulnerabilityImportant
CVE-2026-65768Microsoft Teams Remote Code Execution VulnerabilityImportant
CVE-2026-65767Microsoft Teams for Android and iOS Spoofing VulnerabilityImportant
CVE-2026-65681Windows iSCSI Target Service Denial of Service VulnerabilityImportant
CVE-2026-65680Microsoft OneDrive for MacOS Elevation of Privilege VulnerabilityImportant
CVE-2026-65679Windows iSCSI Target Service Remote Code Execution VulnerabilityImportant
CVE-2026-65678Windows Win32k Elevation of Privilege VulnerabilityImportant
CVE-2026-65675CoPilot Chat Security Feature Bypass VulnerabilityImportant
CVE-2026-65673Microsoft Entra Connect Elevation of Privilege VulnerabilityImportant
CVE-2026-65672Remote Access API Elevation of Privilege VulnerabilityImportant
CVE-2026-65671Remote Access API Elevation of Privilege VulnerabilityImportant
CVE-2026-65665Microsoft SharePoint Server Remote Code Execution VulnerabilityCritical
CVE-2026-65664Microsoft Office Graphics Component Remote Code Execution VulnerabilityCritical
CVE-2026-65663Microsoft SharePoint Server Remote Code Execution VulnerabilityImportant
CVE-2026-65662Windows GDI Information Disclosure VulnerabilityImportant
CVE-2026-65661Microsoft Office Remote Code Execution VulnerabilityImportant
CVE-2026-65660Microsoft SharePoint Server Spoofing VulnerabilityImportant
CVE-2026-65658Microsoft SharePoint Server Remote Code Execution VulnerabilityImportant
CVE-2026-65657Microsoft Office Remote Code Execution VulnerabilityCritical
CVE-2026-65656Microsoft Office Remote Code Execution VulnerabilityImportant
CVE-2026-64922Microsoft SharePoint Server Spoofing VulnerabilityImportant
CVE-2026-64921Microsoft SharePoint Server Elevation of Privilege VulnerabilityCritical
CVE-2026-64920Microsoft Access Remote Code Execution VulnerabilityImportant
CVE-2026-64919Microsoft Access Remote Code Execution VulnerabilityImportant
CVE-2026-64917Microsoft Office Word Information Disclosure VulnerabilityImportant
CVE-2026-64916Microsoft SharePoint Server Spoofing VulnerabilityImportant
CVE-2026-64915Microsoft Office Word Remote Code Execution VulnerabilityImportant
CVE-2026-64914Microsoft Access Remote Code Execution VulnerabilityImportant
CVE-2026-64912Microsoft Access Remote Code Execution VulnerabilityImportant
CVE-2026-64911Microsoft Office Remote Code Execution VulnerabilityCritical
CVE-2026-64910Microsoft Office Remote Code Execution VulnerabilityCritical
CVE-2026-64909Microsoft Office Remote Code Execution VulnerabilityCritical
CVE-2026-64908Microsoft Access Remote Code Execution VulnerabilityImportant
CVE-2026-64907Microsoft Office Word Remote Code Execution VulnerabilityCritical
CVE-2026-64906Microsoft Access Remote Code Execution VulnerabilityImportant
CVE-2026-64905Microsoft Office Word Remote Code Execution VulnerabilityImportant
CVE-2026-64904Microsoft Office Remote Code Execution VulnerabilityImportant
CVE-2026-64903Microsoft Office Remote Code Execution VulnerabilityCritical
CVE-2026-64902Microsoft SharePoint Server Spoofing VulnerabilityImportant
CVE-2026-64901Microsoft SharePoint Server Remote Code Execution VulnerabilityImportant
CVE-2026-64900Microsoft SharePoint Server Spoofing VulnerabilityImportant
CVE-2026-64899Microsoft Office Information Disclosure VulnerabilityImportant
CVE-2026-64898Microsoft Office Remote Code Execution VulnerabilityCritical
CVE-2026-64897Microsoft SharePoint Server Spoofing VulnerabilityImportant
CVE-2026-63533Microsoft Office Remote Code Execution VulnerabilityImportant
CVE-2026-63532Microsoft Office Remote Code Execution VulnerabilityCritical
CVE-2026-63531Microsoft Office Word Information Disclosure VulnerabilityImportant
CVE-2026-63530Microsoft Office Word Information Disclosure VulnerabilityImportant
CVE-2026-63529Microsoft Office Information Disclosure VulnerabilityImportant
CVE-2026-63528Microsoft Office Word Information Disclosure VulnerabilityImportant
CVE-2026-63527Microsoft Office Word Remote Code Execution VulnerabilityImportant
CVE-2026-63526Microsoft Office Graphics Component Remote Code Execution VulnerabilityCritical
CVE-2026-63525Microsoft Office Word Remote Code Execution VulnerabilityCritical
CVE-2026-63524Microsoft Office Information Disclosure VulnerabilityImportant
CVE-2026-63521Microsoft Office Word Information Disclosure VulnerabilityImportant
CVE-2026-63520Microsoft SharePoint Server Remote Code Execution VulnerabilityImportant
CVE-2026-63519Microsoft Office Graphics Component Remote Code Execution VulnerabilityCritical
CVE-2026-63518Microsoft Office Word Remote Code Execution VulnerabilityCritical
CVE-2026-63517Microsoft Office Graphics Component Information Disclosure VulnerabilityImportant
CVE-2026-63516Microsoft SharePoint Server Spoofing VulnerabilityImportant
CVE-2026-63515Microsoft Office Remote Code Execution VulnerabilityCritical
CVE-2026-63514Microsoft SharePoint Server Remote Code Execution VulnerabilityImportant
CVE-2026-63513Microsoft Office Graphics Component Remote Code Execution VulnerabilityCritical
CVE-2026-63512Microsoft SharePoint Server Tampering VulnerabilityImportant
CVE-2026-62917Microsoft SharePoint Server Spoofing VulnerabilityImportant
CVE-2026-62915Microsoft Exchange Server Security Feature Bypass VulnerabilityImportant
CVE-2026-62914Microsoft Exchange Server Spoofing VulnerabilityImportant
CVE-2026-62913Microsoft Exchange Server Remote Code Execution VulnerabilityImportant
CVE-2026-62912Microsoft Exchange Server Denial of Service VulnerabilityImportant
CVE-2026-62911Microsoft Exchange Server Elevation of Privilege VulnerabilityCritical
CVE-2026-62910Microsoft Exchange Server Elevation of Privilege VulnerabilityImportant
CVE-2026-62909.NET Elevation of Privilege VulnerabilityImportant
CVE-2026-62908Windows Backup Engine Elevation of Privilege VulnerabilityImportant
CVE-2026-62902.NET Information Disclosure VulnerabilityImportant
CVE-2026-62901.NET Denial of Service VulnerabilityImportant
CVE-2026-62900.NET Information Disclosure VulnerabilityImportant
CVE-2026-62899.NET Security Feature Bypass VulnerabilityImportant
CVE-2026-62898Microsoft QUIC Information Disclosure VulnerabilityImportant
CVE-2026-62897.NET Framework Remote Code Execution VulnerabilityImportant
CVE-2026-62894Windows DWM Core Library Elevation of Privilege VulnerabilityImportant
CVE-2026-62893Windows Deployment Services TFTP Server Remote Code Execution VulnerabilityCritical
CVE-2026-62892Capability Access Management Service (camsvc) Elevation of Privilege VulnerabilityImportant
CVE-2026-62890Windows GDI+ Elevation of Privilege VulnerabilityCritical
CVE-2026-62889Windows Secure Socket Tunneling Protocol (SSTP) Remote Code Execution VulnerabilityCritical
CVE-2026-62888Windows DWM Core Library Elevation of Privilege VulnerabilityImportant
CVE-2026-62887Windows NTFS Information Disclosure VulnerabilityImportant
CVE-2026-62886.NET Elevation of Privilege VulnerabilityImportant
CVE-2026-62885Windows Win32k Elevation of Privilege VulnerabilityImportant
CVE-2026-62883Windows DNS Elevation of Privilege VulnerabilityImportant
CVE-2026-62882Microsoft Outlook Spoofing VulnerabilityImportant
CVE-2026-62881Windows DNS Elevation of Privilege VulnerabilityImportant
CVE-2026-62880Windows NTFS Elevation of Privilege VulnerabilityImportant
CVE-2026-62878Windows DNS Server Remote Code Execution VulnerabilityCritical
CVE-2026-62877Windows Win32k Elevation of Privilege VulnerabilityImportant
CVE-2026-62876Windows Win32k Elevation of Privilege VulnerabilityImportant
CVE-2026-62872.NET Framework Elevation of Privilege VulnerabilityImportant
CVE-2026-62871.NET Elevation of Privilege VulnerabilityImportant
CVE-2026-62842Microsoft Office Graphics Component Information Disclosure VulnerabilityImportant
CVE-2026-62839Microsoft SharePoint Server Spoofing VulnerabilityImportant
CVE-2026-62837Microsoft SharePoint Server Information Disclosure VulnerabilityImportant
CVE-2026-62832Windows User Profile Service Elevation of Privilege VulnerabilityImportant
CVE-2026-62829Microsoft SharePoint Server Spoofing VulnerabilityImportant
CVE-2026-62827Microsoft SharePoint Server Elevation of Privilege VulnerabilityCritical
CVE-2026-62824Remote Desktop Client Remote Code Execution VulnerabilityCritical
CVE-2026-62823Windows DHCP Server Remote Code Execution VulnerabilityCritical
CVE-2026-62822Windows GDI+ Remote Code Execution VulnerabilityCritical
CVE-2026-62820Windows DNS Server Remote Code Execution VulnerabilityCritical
CVE-2026-62819Windows Routing and Remote Access Service (RRAS) Remote Code Execution VulnerabilityCritical
CVE-2026-62818Windows Active Directory Certificate Services (AD CS) Remote Code Execution VulnerabilityCritical
CVE-2026-62817Windows DNS Server Remote Code Execution VulnerabilityCritical
CVE-2026-62816Windows Reliable Multicast Transport Driver (RMCAST) Remote Code Execution VulnerabilityCritical
CVE-2026-62815Microsoft QUIC Remote Code Execution VulnerabilityCritical
CVE-2026-62814Windows DHCP Server Information Disclosure VulnerabilityImportant
CVE-2026-62812Windows DHCP Server Elevation of Privilege VulnerabilityImportant
CVE-2026-62811Windows HTTP.sys Elevation of Privilege VulnerabilityImportant
CVE-2026-62807Windows DHCP Server Elevation of Privilege VulnerabilityImportant
CVE-2026-62803Windows DHCP Server Elevation of Privilege VulnerabilityImportant
CVE-2026-62800Windows SMBv3 Server Remote Code Execution VulnerabilityImportant
CVE-2026-62799Windows SMB Client Elevation of Privilege VulnerabilityImportant
CVE-2026-62798Win32k Information Disclosure VulnerabilityImportant
CVE-2026-62797Windows NTFS Elevation of Privilege VulnerabilityImportant
CVE-2026-62796Windows NTFS Information Disclosure VulnerabilityImportant
CVE-2026-62795Windows LDAP – Lightweight Directory Access Protocol Remote Code Execution VulnerabilityImportant
CVE-2026-62793Windows NTFS Information Disclosure VulnerabilityImportant
CVE-2026-62792Windows TCP/IP Remote Code Execution VulnerabilityImportant
CVE-2026-62790Windows SMBv3 Server Remote Code Execution VulnerabilityImportant
CVE-2026-62788Windows Kernel Elevation of Privilege VulnerabilityImportant
CVE-2026-62787Windows DNS Server Remote Code Execution VulnerabilityImportant
CVE-2026-62786Win32k Information Disclosure VulnerabilityImportant
CVE-2026-62785Windows LDAP – Lightweight Directory Access Protocol Remote Code Execution VulnerabilityImportant
CVE-2026-62784Microsoft Local Security Authority Server (lsasrv) Remote Code Execution VulnerabilityImportant
CVE-2026-62783Windows Remote Access Connection Manager Elevation of Privilege VulnerabilityImportant
CVE-2026-62782Windows SMB Client Information Disclosure VulnerabilityImportant
CVE-2026-62781RPC Runtime Library Remote Code Execution VulnerabilityImportant
CVE-2026-62780Windows Kernel Elevation of Privilege VulnerabilityImportant
CVE-2026-62779Windows Schannel Elevation of Privilege VulnerabilityImportant
CVE-2026-62778Windows DNS Elevation of Privilege VulnerabilityImportant
CVE-2026-62777Windows License Manager Elevation of Privilege VulnerabilityImportant
CVE-2026-62776Windows DHCP Server Elevation of Privilege VulnerabilityImportant
CVE-2026-62775Windows Container Isolation FS Filter Driver (unionfs.sys) Information Disclosure VulnerabilityImportant
CVE-2026-62774Windows Graphics Kernel Elevation of Privilege VulnerabilityImportant
CVE-2026-62773Windows Kerberos Elevation of Privilege VulnerabilityImportant
CVE-2026-62772Windows Container Isolation FS Filter Driver (unionfs.sys) Elevation of Privilege VulnerabilityImportant
CVE-2026-62771Windows Cloud Files Mini Filter Driver Elevation of Privilege VulnerabilityImportant
CVE-2026-62770Windows Shell Elevation of Privilege VulnerabilityImportant
CVE-2026-62769Windows DNS Elevation of Privilege VulnerabilityImportant
CVE-2026-62768Windows Installer Elevation of Privilege VulnerabilityImportant
CVE-2026-62766Windows Kerberos Elevation of Privilege VulnerabilityImportant
CVE-2026-62761Windows DHCP Server Elevation of Privilege VulnerabilityImportant
CVE-2026-62758Windows Remote Access Connection Manager Elevation of Privilege VulnerabilityImportant
CVE-2026-62757Windows Schannel Security Feature Bypass VulnerabilityImportant
CVE-2026-62755Windows DHCP Client Elevation of Privilege VulnerabilityImportant
CVE-2026-62754Windows Kerberos Elevation of Privilege VulnerabilityImportant
CVE-2026-62753Windows HTTP.sys Elevation of Privilege VulnerabilityImportant
CVE-2026-62752Windows Kerberos Elevation of Privilege VulnerabilityImportant
CVE-2026-62751Windows Projected File System Elevation of Privilege VulnerabilityImportant
CVE-2026-62750Windows HTTP Protocol Stack Tampering VulnerabilityImportant
CVE-2026-62749Windows Kernel Elevation of Privilege VulnerabilityImportant
CVE-2026-62748Windows Telephony Service Elevation of Privilege VulnerabilityImportant
CVE-2026-62747Windows Device Association Service Elevation of Privilege VulnerabilityImportant
CVE-2026-62746Win32k Information Disclosure VulnerabilityImportant
CVE-2026-62745Windows DHCP Server Information Disclosure VulnerabilityImportant
CVE-2026-62743Win32k Information Disclosure VulnerabilityImportant
CVE-2026-62742Windows DHCP Server Information Disclosure VulnerabilityImportant
CVE-2026-62741Windows HTTP.sys Elevation of Privilege VulnerabilityImportant
CVE-2026-62740Windows Imaging Component Information Disclosure VulnerabilityImportant
CVE-2026-62739Windows HTTP.sys Elevation of Privilege VulnerabilityImportant
CVE-2026-62738Windows Management Instrumentation Information Disclosure VulnerabilityImportant
CVE-2026-62737Windows Kernel Elevation of Privilege VulnerabilityImportant
CVE-2026-62736Windows DHCP Client Elevation of Privilege VulnerabilityImportant
CVE-2026-62735Windows HTTP.sys Elevation of Privilege VulnerabilityImportant
CVE-2026-62734Windows Telephony Service Elevation of Privilege VulnerabilityImportant
CVE-2026-62733Windows Win32k Elevation of Privilege VulnerabilityImportant
CVE-2026-62732Windows Telephony Service Elevation of Privilege VulnerabilityImportant
CVE-2026-62730Windows Wired AutoConfig Service Information Disclosure VulnerabilityImportant
CVE-2026-62729Windows Telephony Service Elevation of Privilege VulnerabilityImportant
CVE-2026-62728Windows Common Log File System Driver Elevation of Privilege VulnerabilityImportant
CVE-2026-62726Windows Telephony Service Elevation of Privilege VulnerabilityImportant
CVE-2026-62725Windows Telephony Service Elevation of Privilege VulnerabilityImportant
CVE-2026-62724Windows Telephony Service Elevation of Privilege VulnerabilityImportant
CVE-2026-62723Windows Telephony Service Elevation of Privilege VulnerabilityImportant
CVE-2026-62722Windows Bind Filter Driver Elevation of Privilege VulnerabilityImportant
CVE-2026-62721Windows User-Mode Power Service (UMPS) Elevation of Privilege VulnerabilityImportant
CVE-2026-62720Windows DHCP Server Information Disclosure VulnerabilityImportant
CVE-2026-62719Windows Message Queuing Elevation of Privilege VulnerabilityImportant
CVE-2026-62718Windows DHCP Server Information Disclosure VulnerabilityImportant
CVE-2026-62717Windows Message Queuing Elevation of Privilege VulnerabilityImportant
CVE-2026-62716Windows DHCP Server Information Disclosure VulnerabilityImportant
CVE-2026-62715Windows DHCP Server Information Disclosure VulnerabilityImportant
CVE-2026-62714Windows DHCP Server Information Disclosure VulnerabilityImportant
CVE-2026-62713Windows Cloud Files Mini Filter Driver Elevation of Privilege VulnerabilityImportant
CVE-2026-62712Windows Win32k Elevation of Privilege VulnerabilityImportant
CVE-2026-62711Windows Win32k Elevation of Privilege VulnerabilityImportant
CVE-2026-62710Windows Device Association Service Elevation of Privilege VulnerabilityImportant
CVE-2026-62709Windows GDI+ Information Disclosure VulnerabilityImportant
CVE-2026-62708Windows Kernel Elevation of Privilege VulnerabilityImportant
CVE-2026-62707Windows Modern Device Management (MDM) Elevation of Privilege VulnerabilityImportant
CVE-2026-62705Windows Bind Filter Driver Elevation of Privilege VulnerabilityImportant
CVE-2026-62703Windows DWM Core Library Information Disclosure VulnerabilityImportant
CVE-2026-62702Windows Graphics Kernel Denial of Service VulnerabilityImportant
CVE-2026-62701Windows Telephony Service Elevation of Privilege VulnerabilityImportant
CVE-2026-62700Windows NTFS Elevation of Privilege VulnerabilityImportant
CVE-2026-62699Windows Universal Disk Format File System Driver (UDFS) Remote Code Execution VulnerabilityImportant
CVE-2026-62698Microsoft Digest Authentication Elevation of Privilege VulnerabilityImportant
CVE-2026-62696Windows Program Compatibility Assistant Service Elevation of Privilege VulnerabilityImportant
CVE-2026-62695Windows Storage Elevation of Privilege VulnerabilityImportant
CVE-2026-62693Windows MIDI Service Module Elevation of Privileges VulnerabilityImportant
CVE-2026-62692Windows Remote Desktop Services Elevation of Privilege VulnerabilityImportant
CVE-2026-62690Windows Push Notifications Elevation of Privilege VulnerabilityImportant
CVE-2026-62688Windows MIDI Service Module Elevation of Privileges VulnerabilityImportant
CVE-2026-61939Winlogon Elevation of Privilege VulnerabilityImportant
CVE-2026-61938Windows Installer Elevation of Privilege VulnerabilityImportant
CVE-2026-61937Windows HTTP.sys Elevation of Privilege VulnerabilityImportant
CVE-2026-61936Windows Defender Firewall Service Security Feature Bypass VulnerabilityImportant
CVE-2026-61934Windows Bind Filter Driver Elevation of Privilege VulnerabilityImportant
CVE-2026-61933Windows DWM Core Library Information Disclosure VulnerabilityImportant
CVE-2026-61932Windows DWM Core Library Elevation of Privilege VulnerabilityImportant
CVE-2026-61930Windows Kernel Elevation of Privilege VulnerabilityImportant
CVE-2026-61929Windows Kernel Elevation of Privilege VulnerabilityImportant
CVE-2026-61928Windows Hello Tampering VulnerabilityImportant
CVE-2026-61927Windows Bind Filter Driver Elevation of Privilege VulnerabilityImportant
CVE-2026-61926Windows USB Driver Elevation of Privilege VulnerabilityImportant
CVE-2026-61925Windows Installer Elevation of Privilege VulnerabilityImportant
CVE-2026-61924Windows Remote Desktop Client Information Disclosure VulnerabilityImportant
CVE-2026-61923Windows Display Enhancement Service Elevation of Privilege VulnerabilityImportant
CVE-2026-61921Windows Remote Desktop Client Information Disclosure VulnerabilityImportant
CVE-2026-61920Windows DNS Server Remote Code Execution VulnerabilityImportant
CVE-2026-61918Windows Remote Desktop Client Information Disclosure VulnerabilityImportant
CVE-2026-61368Windows Hyper-V Information Disclosure VulnerabilityImportant
CVE-2026-61367Windows Remote Desktop Services Elevation of Privilege VulnerabilityImportant
CVE-2026-61366Windows Network Connection Broker Elevation of Privilege VulnerabilityImportant
CVE-2026-61365Windows Remote Desktop Services Elevation of Privilege VulnerabilityImportant
CVE-2026-61364Windows Remote Desktop Services Elevation of Privilege VulnerabilityImportant
CVE-2026-61363Remote Desktop Client Remote Code Execution VulnerabilityImportant
CVE-2026-61361Windows DHCP Client Remote Code Execution VulnerabilityImportant
CVE-2026-61360Windows GDI Information Disclosure VulnerabilityImportant
CVE-2026-61359Windows Storage Elevation of Privilege VulnerabilityImportant
CVE-2026-61358Windows Accessibility Infrastructure (ATBroker.exe) Elevation of Privilege VulnerabilityImportant
CVE-2026-61357Application Information Services Elevation of Privilege VulnerabilityImportant
CVE-2026-61356Windows Remote Desktop Services Elevation of Privilege VulnerabilityImportant
CVE-2026-61355Windows Sensor Data Service Elevation of Privilege VulnerabilityImportant
CVE-2026-61353Windows Telephony Service Elevation of Privilege VulnerabilityImportant
CVE-2026-61352Remote Desktop Client Remote Code Execution VulnerabilityImportant
CVE-2026-61350Windows NTFS Information Disclosure VulnerabilityImportant
CVE-2026-61349Windows Work Folder Service Elevation of Privilege VulnerabilityImportant
CVE-2026-61348Windows Ancillary Function Driver for WinSock Elevation of Privilege VulnerabilityImportant
CVE-2026-61347Windows Event Logging Service Information Disclosure VulnerabilityImportant
CVE-2026-61346Windows Graphics Kernel Elevation of Privilege VulnerabilityImportant
CVE-2026-61345Microsoft Remote Registry Service Denial of Service VulnerabilityImportant
CVE-2026-59138Microsoft Remote Registry Service Denial of Service VulnerabilityImportant
CVE-2026-59137Windows Event Logging Service Information Disclosure VulnerabilityImportant
CVE-2026-59136Microsoft COM for Windows Information Disclosure VulnerabilityImportant
CVE-2026-59135Microsoft Windows Search Component Information Disclosure VulnerabilityImportant
CVE-2026-59134Remote Desktop Client Remote Code Execution VulnerabilityImportant
CVE-2026-59133Microsoft High Performance Computing (HPC) Pack Elevation of Privilege VulnerabilityImportant
CVE-2026-59132Windows TCP/IP Denial of Service VulnerabilityImportant
CVE-2026-59131AMD Zen Information Disclosure VulnerabilityImportant
CVE-2026-59130AMD Zen Information Disclosure VulnerabilityImportant
CVE-2026-59128Windows Encrypting File System (EFS) Information Disclosure VulnerabilityImportant
CVE-2026-59127Windows Installer Elevation of Privilege VulnerabilityImportant
CVE-2026-59126Windows Event Logging Service Elevation of Privilege VulnerabilityImportant
CVE-2026-59125Virtual Hard Disk (VHD) Miniport Driver Elevation of Privilege VulernabilityImportant
CVE-2026-59124Microsoft High Performance Computing (HPC) Pack Remote Code Execution VulnerabilityImportant
CVE-2026-59122Windows Telephony Service Elevation of Privilege VulnerabilityImportant
CVE-2026-59119PowerShell Elevation of Privilege VulnerabilityImportant
CVE-2026-59113Visual Studio Code Remote Code Execution VulnerabilityImportant
CVE-2026-58651Microsoft Word Remote Code Execution VulnerabilityImportant
CVE-2026-58650Visual Studio Code Security Feature Bypass VulnerabilityImportant
CVE-2026-58641.NET Elevation of Privilege VulnerabilityImportant
CVE-2026-58639Microsoft SharePoint Server Spoofing VulnerabilityImportant
CVE-2026-58612PowerShell Information Disclosure VulnerabilityImportant
CVE-2026-57105Microsoft Office SharePoint Spoofing VulnerabilityImportant
CVE-2026-57104Azure Storage Explorer Elevation of Privilege VulnerabilityImportant
CVE-2026-56179Windows Network Address Translation (NAT) Spoofing VulnerabilityModerate
CVE-2026-56174Windows Narrator Braille Elevation of Privilege VulnerabilityImportant
CVE-2026-54984Windows Imaging Component Remote Code Execution VulnerabilityImportant
CVE-2026-54981Visual Studio Code Python Extension Security Feature Bypass VulnerabilityImportant
CVE-2026-54123Microsoft Defender for Endpoint for Mac Information Disclosure VulnerabilityImportant
CVE-2026-54113Remote Procedure Call Denial of Service VulnerabilityImportant
CVE-2026-50472Windows LUA File Virtualization Filter Driver Elevation of Privilege VulnerabilityImportant

Security teams should test patches through their normal change-management process, but should avoid unnecessary delays where systems are exposed or business-critical.

Other Patch Tuesday Vulnerabilities

[Live Webinar] Join Elastic & UnderDefense to learn how small security teams can unify AI visibility and agentic response into one operating model -> Register Now

Guru Baran
Guru Baranhttps://cybersecuritynews.com
Gurubaran KS is a cybersecurity analyst, and Journalist with a strong focus on emerging threats and digital defense strategies. He is the Co-Founder and Editor-in-Chief of Cyber Security News, where he leads editorial coverage on global cybersecurity developments.

Cyber Security Guide

Latest Cyber News

Expert Talks