ZeroHour
Zero Day Initiative Blogpublished ()ingested Dustin Childs1

The September 2026 Security Update Review

AI summary · glm-5.3-flash

ZDI's September 2026 Microsoft update review lists two already-exploited Windows EoP zero-days and dozens of critical RCEs across Office, SQL Server, and Windows services.

The review catalogs Microsoft's September 2026 fixes, marking CVE-2026-85880 (Windows ALPC) and CVE-2026-81963 (Windows Update Stack) as already exploited elevation-of-privilege issues. It also lists critical RCE flaws in Office, Word, Excel, PowerPoint, Outlook, SQL Server, Windows DNS, DHCP and Failover Cluster, plus graphics component RCEs. Azure-side fixes include Entra ID, Copilot Studio, Azure AI Language and Azure AD B2C elevation-of-privilege flaws.

  • CVE-2026-85880 (Windows ALPC) and CVE-2026-81963 (Windows Update Stack) are already-exploited EoP bugs.
  • Critical RCEs affect Office apps, SQL Server, Windows DNS, DHCP, and Failover Cluster.
  • Azure fixes include Entra ID, Copilot Studio, Azure AI Language, and Azure AD B2C EoP flaws.

Vulnerabilities mentionedAll →

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2026-58599
Heap Buffer Overflow in Microsoft Windows Codecs Library Enables Local Code Execution

CVE-2026-58599 is a heap-based buffer overflow (CWE-122) in the Microsoft Windows Codecs Library, patched by Microsoft as part of the September 2026 Patch Tuesday. The CVSS vector (AV:L, UI:R, no privileges required) indicates the flaw is triggered locally when the codecs library processes specially crafted content, requiring user interaction such as opening a malicious media or image file. A successful attacker can execute arbitrary code in the context of the local user with no prior privileges, with high impact on confidentiality, integrity, and availability. Any Windows system containing the affected Windows Codecs Library is exposed, though the source data does not enumerate specific Windows versions or builds. Exploitation is currently quiet: there is no public proof-of-concept, no CISA KEV listing, and EPSS estimates only about a 0.3% probability of exploitation within 30 days (25th percentile).

Do: Apply Microsoft's September 2026 security updates (Windows cumulative updates) to all supported systems, prioritizing user workstations where untrusted image or media files are routinely opened. Until systems are patched, treat unsolicited image and media files with caution, since exploitation requires user interaction to trigger the overflow. Verify through Windows Update or your patch-management tooling that the September 2026 cumulative update has been installed on each endpoint.

7.8<1%
  • Microsoft Windows (Windows Codecs Library component)
masshundreds of millions of Windows devices (the codecs library ships as a default OS component)
CVE-2026-62906
Query Logic Flaw Enables Info Disclosure in Microsoft Discovery Studio

CVE-2026-62906 is an improper neutralization of special elements in data query logic (CWE-943, an SQL-injection-style flaw) in Microsoft Discovery Studio that allows an unauthorized attacker to disclose information over a network. It is remotely exploitable without authentication (AV:N/PR:N) but requires user interaction (UI:R), meaning a user must perform some action, such as clicking a crafted link or submitting crafted input, for the attack to succeed. Successful exploitation has a high impact on confidentiality, potentially exposing sensitive data, while integrity and availability are unaffected. Any organization running Microsoft Discovery Studio is potentially affected, and Microsoft addressed the issue as part of the September 2026 Patch Tuesday security updates. There is currently no known public proof-of-concept, no inclusion in CISA's Known Exploited Vulnerabilities catalog, and EPSS estimates only a 0.7% probability of exploitation in the next 30 days, so no active exploitation is known at this time.

Do: Apply the Microsoft September 2026 Patch Tuesday security updates for Discovery Studio as soon as possible and verify your inventory for deployments of the product, including which users have access. Because exploitation requires user interaction, advise users to avoid clicking unexpected links or submitting unsolicited input while patching is in progress, and monitor Microsoft's advisory for any expanded guidance.

7.4<1%
  • Microsoft Discovery Studio
CVE-2026-62916
Authentication Bypass in Microsoft Entra ID Enables Privilege Elevation

CVE-2026-62916 is an authentication bypass (CWE-288) in Microsoft Entra ID, Microsoft's cloud identity and access management service, in which an alternate path or channel allows authentication checks to be circumvented. Per the CVSS vector, it is exploitable remotely over a network with no privileges and no user interaction required, by authenticating via an alternate path instead of the standard sign-in flow. A successful unauthenticated attacker gains the ability to elevate privileges, with high impact on confidentiality, integrity, and availability reflected in the 9.8 critical score. The affected population includes organizations relying on Entra ID, which is the default identity platform for Microsoft 365, Azure, and hybrid deployments; the available data does not specify affected versions or the specific sub-component involved. There is no public proof-of-concept, no confirmed in-the-wild exploitation, and the CVE is not in CISA's KEV; EPSS assigns a 0.6% probability of exploitation within 30 days.

Do: Since Entra ID is a cloud service patched centrally by Microsoft, verify that the September 2026 security updates have been applied to your tenant and follow the Microsoft advisory for any tenant-side configuration or conditional access actions; no workarounds are documented in the available data. Review Entra ID sign-in and audit logs for unexpected privileged authentication activity, and re-check exposure after any additional Microsoft guidance on affected flows.

9.8<1%
  • Microsoft Entra ID
masshundreds of millions of user identities across millions of Microsoft 365/Azure tenant organizations
CVE-2026-65772
Deserialization RCE in Microsoft Dynamics 365

CVE-2026-65772 is a deserialization of untrusted data flaw (CWE-502) in Microsoft Dynamics 365 that allows an authorized (authenticated, low-privilege) attacker to execute code over the network. It is triggered when the application processes attacker-controlled serialized data, and the CVSS 3.1 vector (AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H) confirms network exploitation with low attack complexity, low required privileges, and no user interaction. Successful exploitation yields high impact to confidentiality, integrity, and availability, effectively amounting to remote code execution within the affected Dynamics 365 environment. Any organization running the affected Microsoft Dynamics 365 deployments is in scope, with authenticated users or compromised low-privileged accounts able to trigger the flaw; the available data does not specify which Dynamics 365 editions or version ranges are affected. As of the September 2026 Patch Tuesday coverage, there is no evidence of in-the-wild exploitation: the flaw is not in CISA KEV, no public proof-of-concept is known, and EPSS assigns roughly a 0.9% probability of exploitation within 30 days (58th percentile).

Do: Apply the Microsoft security update for CVE-2026-65772 released in the September 2026 Patch Tuesday cycle, prioritizing internet-facing, multi-user, or production Dynamics 365 environments where low-privileged users can reach the vulnerable endpoint. Because the affected version range is not specified here, verify applicability against Microsoft's advisory and confirm your deployed editions/versions before and after patching. Until patched, restrict and monitor authenticated access to Dynamics 365, and watch for changes in EPSS, KEV, or public proof-of-concept status.

8.8<1%
  • Microsoft Dynamics 365
masson the order of millions of users across hundreds of thousands of customer organizations (estimate; the subset running vulnerable versions is unknown)
CVE-2026-69857
Authorization Bypass Through User-Controlled Key in Microsoft Azure Cosmos DB

CVE-2026-69857 is an authorization bypass through a user-controlled key (CWE-639, an IDOR-style flaw) in Microsoft Azure Cosmos DB, Microsoft's managed NoSQL database service: an authenticated principal can supply or alter a resource identifier (key) that the service fails to validate against the caller's permissions. Triggered over a network by a low-privileged, authorized user who manipulates such a key (CVSS 3.1 vector AV:N/AC:L/PR:L/UI:N), the flaw lets the attacker bypass access checks and perform spoofing, i.e., impersonate another identity or act outside their authorized scope. Per the CVSS vector, successful exploitation carries high impact on the confidentiality, integrity, and availability of data in the affected database account, since the attacker can read or modify data as a different authorized identity. Any organization using Azure Cosmos DB is potentially affected; because it is a fully managed Azure service there are no customer-managed installations, and no affected version ranges are specified in the advisory data. The flaw was addressed in Microsoft's September 2026 Patch Tuesday cycle (966 flaws fixed, including 2 zero-days); no public proof-of-concept is known, it is not in CISA's KEV, and EPSS estimates only a ~0.4% chance of exploitation within 30 days.

Do: Review Microsoft's September 2026 security update guidance for CVE-2026-69857 and complete any required updates or customer-side actions for Azure Cosmos DB, confirming whether key rotation, RBAC/permission changes, or SDK updates are needed on your accounts. Because exploitation requires an authorized (authenticated) principal, audit who and what has access to Cosmos DB accounts, enforce least privilege on account keys and RBAC roles, and rotate account keys if exposure is suspected. No public PoC or in-the-wild exploitation is known and EPSS is low (~0.4% over 30 days), so treat this as high-priority routine patching within the normal Patch Tuesday cycle rather than an emergency.

8.8<1%
  • Microsoft Azure Cosmos DB
large≈100,000+ Azure tenants/accounts with Cosmos DB resources (estimate)
CVE-2026-70178
Missing Authorization in Microsoft Fabric Allows Network Privilege Escalation

CVE-2026-70178 is a missing authorization flaw (CWE-862) in Microsoft Fabric in which the service fails to verify whether a user is actually permitted to perform certain privileged actions. It is triggered over the network: an attacker who already holds low-privileged, authorized access to a Fabric tenant sends crafted requests, and because the authorization check is absent, the service executes them as if they were privileged. Successful exploitation yields elevation of privilege with high impact on confidentiality, integrity, and availability within the affected tenant, with no user interaction required. Any organization using Microsoft Fabric is in scope, with exposure concentrated in tenants where low-privilege users are provisioned. Exploitation has not been observed: there is no public proof-of-concept, the CVE is not in CISA's KEV, and EPSS assigns only a 0.4% probability of exploitation in the next 30 days.

Do: Confirm your tenant has received the September 2026 security updates referenced in Microsoft's Security Update Review; because Fabric is cloud-delivered, most tenants inherit fixes automatically, but check the Microsoft 365 admin center service health and the Microsoft advisory for component-specific notes. Audit role assignments and enforce least privilege for Fabric users, since any authenticated low-privileged user is the attack vector, and monitor for updated guidance or workarounds from Microsoft.

8.8<1%
  • microsoft Fabric
masslikely millions of users across tens of thousands of tenant organizations (estimate)
CVE-2026-70352
Unauthenticated Privilege Elevation in Microsoft Azure AI Language

CVE-2026-70352 is a missing-authentication flaw (CWE-306) in Microsoft Azure AI Language, where a critical function can be reached without any credential check. An attacker triggers it by sending unauthenticated network requests to the affected Azure AI Language service, and per the CVSS score (AV:N/AC:L/PR:N/UI:N/S:C) the weakness is trivially exploitable remotely with no privileges or user interaction required. Because the impact is scoped-changed (S:C) with high confidentiality, integrity, and availability impact, a successful attacker gains elevated privileges within the service context, potentially reaching resources beyond the intended trust boundary. Any organization using the Azure AI Language cloud service is affected; as a Microsoft-managed service it was addressed through Microsoft's September 2026 security updates. There is currently no evidence of in-the-wild exploitation, no known public proof-of-concept, it is not on the CISA KEV list, and EPSS estimates only a 0.6% chance of exploitation in the next 30 days.

Do: Because Azure AI Language is a Microsoft-managed service, confirm via the Azure Service Health portal or Microsoft's September 2026 advisory that your tenant has received the patched service update — no customer-side patching should be required for the cloud service. Review Azure AI Language access logs for anomalous or unexpected unauthenticated requests, and as defense-in-depth restrict endpoints with network controls such as private endpoints, firewalls, or restricted network access rules.

10.0<1%
  • Microsoft Azure AI Language (cloud service)
largeroughly 100,000–1,000,000 users/tenant applications (managed multi-tenant Azure service; exact counts not published)
CVE-2026-72981
Use-After-Free RCE in Microsoft Windows IP Helper Service

CVE-2026-72981 is a use-after-free memory corruption flaw (CWE-416) in the IP Helper service of Microsoft Windows, assigned by Microsoft and addressed in the September 2026 security updates. An unauthenticated remote attacker can trigger the condition by getting the service to process malicious network input, though the high attack-complexity metric (AC:H) means reliable exploitation likely depends on specific memory layout or timing conditions. Successful exploitation grants the attacker arbitrary code execution on the target host with the privileges of the IP Helper service. Any Windows system running the IP Helper service, which is enabled by default on typical Windows installations, is potentially affected, although the disclosure does not specify exact affected version ranges. No public proof-of-concept, CISA KEV listing, or known in-the-wild exploitation exists; EPSS currently estimates only a 0.5% probability of exploitation within 30 days.

Do: Apply Microsoft's September 2026 security updates (the relevant cumulative update for each Windows build) across endpoints and servers, prioritizing internet-exposed Windows hosts. Because the disclosure does not list exact affected versions, verify against Microsoft's advisory which builds require the fix before scheduling. Until patched, favor standard patch-cycle prioritization given the high attack complexity and lack of known exploitation, and review systems where the IP Helper service processes untrusted network traffic.

8.1<1%
  • Microsoft Windows (IP Helper service)
masshundreds of millions of Windows installations (IP Helper runs by default on Windows deployments)
CVE-2026-72983
Use-after-free RCE in Windows Internet Connection Sharing (ICS)

CVE-2026-72983 is a use-after-free memory-safety flaw (CWE-416) in the Windows Internet Connection Sharing (ICS) component, rated Critical (CVSS 9.8) because it is reachable over the network by an unauthenticated attacker with no user interaction. It is triggered by sending crafted network traffic to a Windows host running ICS — for example a machine sharing its connection or acting as a gateway/hotspot — causing the service to use memory that has already been freed. A successful attack lets the adversary execute arbitrary code on the affected host, giving full confidentiality, integrity and availability impact (C:H/I:H/A:H). Affected are Windows systems on which ICS is enabled and network-reachable; specific Windows version ranges are not provided in the source data, and Microsoft shipped the fix in its September 2026 security updates. No public proof-of-concept, CISA KEV listing, or known in-the-wild exploitation exists yet; EPSS puts the 30-day exploitation probability at 0.9% (58th percentile).

Do: Apply Microsoft's September 2026 security updates on all Windows systems, prioritizing hosts that have Internet Connection Sharing or the mobile hotspot feature enabled or that sit on untrusted/exposed network segments. Where ICS is not needed, disable the SharedAccess service and restrict which hosts are permitted to act as network gateways. With no public PoC or KEV listing yet but a Critical network-reachable rating, treat patching as urgent before exploit details emerge.

9.8<1%
  • Microsoft Windows — Internet Connection Sharing (ICS) component
mass>1,000,000 Windows devices plausibly affected (ICS is a standard component across Windows editions on a >1B-device install base; only hosts with ICS/hotspot…
CVE-2026-72986
+1 in the same advisory: …73018
Heap Buffer Overflow RCE in Microsoft Windows Graphic Fonts

CVE-2026-72986 is a heap-based buffer overflow (with an underlying integer overflow, per CWE-190) in the Graphic Fonts component assigned by Microsoft, the part of the Windows font-parsing/rendering stack that processes font data. An unauthorized, unauthenticated remote attacker can trigger the flaw by getting a user to load maliciously crafted font content — the CVSS vector requires user interaction, consistent with the victim opening a crafted document, email attachment, or web content that renders the malicious font. Successful exploitation gives the attacker arbitrary code execution on the victim system, with high impact to confidentiality, integrity, and availability. Anyone running affected Microsoft software that renders untrusted fonts is exposed until patched, which given the component is effectively the broad Windows installed base. As of this data there is no known public proof-of-concept, it is not in CISA's KEV catalog, EPSS estimates only a ~0.8% chance of exploitation within 30 days, and the fix shipped in Microsoft's September 2026 security updates.

Do: Apply Microsoft's September 2026 security updates to all Windows systems as soon as your patch cycle allows, prioritizing endpoints and servers that routinely handle untrusted documents, email attachments, or web content, and confirm the affected version ranges for your specific Windows builds in Microsoft's Security Update Guide. Until patched, caution users about opening untrusted font-bearing files, since exploitation requires user interaction; no public PoC or in-the-wild exploitation is currently known.

8.8<1%
  • Microsoft Graphic Fonts component (font rendering in Microsoft Windows; exact affected Windows releases per Microsoft's advisory)
mass≈1–1.5 billion Windows devices (essentially the entire unpatched Windows installed base, since the font-parsing component ships with the OS)
CVE-2026-73006
Stack-Based Buffer Overflow RCE in Microsoft Graphics Component

CVE-2026-73006 is a stack-based buffer overflow (CWE-121) in the Microsoft Graphics Component that an unauthenticated attacker can exploit remotely to execute code. The CVSS vector (AV:N/PR:N/UI:R) indicates the attack requires user interaction, meaning it is most likely triggered when a user opens or previews attacker-supplied content, such as a crafted document or image, that the Graphics Component renders. Successful exploitation yields remote code execution with high impact on confidentiality, integrity, and availability, typically in the context of the application or user handling the content. Affected systems are those running the impacted Microsoft software that includes the Graphics Component; specific product lists and version ranges are not enumerated in the available data, though related coverage ties the fix to Microsoft's September 2026 security updates. Exploitation is not currently observed: the flaw is not in CISA KEV, no public proof-of-concept is known, and EPSS assigns a 0.8% probability of exploitation within 30 days (55th percentile).

Do: Apply Microsoft's September 2026 security updates to all Windows systems as soon as feasible, prioritizing hosts that process untrusted files such as workstations, mail clients, and file-handling servers. No workaround is documented in the available data; because user interaction is required, caution around opening or previewing untrusted documents and images adds defense in depth. Verify patch compliance through Windows Update/WSUS and your vulnerability management tooling.

8.8<1%
  • Microsoft Graphics Component
masseffectively every supported Windows installation
CVE-2026-73010
Unauthenticated Use-After-Free RCE in Windows Failover Cluster

CVE-2026-73010 is a use-after-free memory-safety flaw (CWE-416) in the Windows Failover Cluster component, rated critical at CVSS 9.8 with a fully network-based attack vector. An unauthorized remote attacker can trigger the condition by sending network traffic that causes the component to use freed memory, with no privileges or user interaction required. Successful exploitation allows the attacker to execute arbitrary code over the network on the targeted system, with high impact on confidentiality, integrity, and availability. Affected organizations are those running Windows Server with the Failover Clustering feature enabled, particularly where cluster nodes or their service endpoints are reachable from untrusted networks. The flaw was addressed in Microsoft's September 2026 Security Update Review; there is no known public proof-of-concept, it is not yet in CISA's KEV catalog, and EPSS currently estimates only about a 0.9% chance of exploitation in the next 30 days.

Do: Apply the September 2026 Windows security updates from Microsoft to all cluster nodes, using Microsoft's recommended rolling-update procedure for clusters. Inventory servers with the Failover Clustering feature enabled and restrict network access to cluster service/RPC endpoints so they are not reachable from untrusted networks. Prioritize patching cluster nodes exposed to broader networks, and watch for updated KEV/EPSS signals given the critical severity despite the currently low exploitation probability.

9.8<1%
  • Microsoft Windows Server (Failover Cluster / Failover Clustering feature)
largetens of thousands to low hundreds of thousands of servers with Failover Clustering enabled (exact counts unpublished; internet-exposed subset unknown)
CVE-2026-78444
+1 in the same advisory: …73017
Untrusted Pointer Dereference RCE in Windows Failover Cluster

CVE-2026-78444 is an untrusted pointer dereference (CWE-822) in the Windows Failover Cluster (Failover Clustering) feature of Windows Server. Per the CVSS vector, it can be triggered by an unauthorized attacker over a network with no privileges or user interaction required, though the high attack complexity means reliable exploitation is more difficult than in typical unauthenticated RCE flaws. Successful exploitation yields remote code execution with high impact on confidentiality, integrity, and availability on the affected cluster node. Only environments running Windows Server with Failover Clustering enabled are affected. As of the September 2026 Security Update Review, there is no known exploitation, no public proof-of-concept, the flaw is not in CISA's KEV catalog, and EPSS assigns a 0.5% probability of exploitation within 30 days (42nd percentile).

Do: Apply Microsoft's September 2026 security updates to every node in each failover cluster, since cluster patching is only complete when all nodes are updated. Check whether the Failover Clustering feature is enabled on any Windows Servers you manage and prioritize nodes reachable from untrusted network segments. Until patched, reduce exposure by restricting network access to cluster service endpoints through firewall and segmentation rules.

8.1
group max
<1%
  • Microsoft Windows Failover Cluster (Failover Clustering feature in Windows Server)
large≈10,000–100,000 Windows Server cluster nodes (order-of-magnitude estimate; not directly measured)
CVE-2026-78439
Stack-Based Buffer Overflow in Microsoft Graphics Component Enables Network RCE

CVE-2026-78439 is a stack-based buffer overflow (CWE-121) in the Microsoft Graphics Component, rated High severity (CVSS 3.1: 8.8). It is reachable over a network without authentication, but the CVSS vector includes UI:R (user interaction required), meaning an attacker most plausibly triggers it by convincing a user to open or preview attacker-supplied content such as a crafted file. Successful exploitation gives the attacker code execution in the context of the local user, with high impact on confidentiality, integrity, and availability. Any Windows system running an affected version of the Graphics Component is potentially exposed; the source data does not enumerate specific Windows versions or builds, so defenders should check Microsoft's September 2026 security release for the exact affected ranges. There is currently no known in-the-wild exploitation, no public proof of concept, and the flaw is not listed in CISA's KEV, with EPSS assigning a 0.6% probability of exploitation within 30 days (48th percentile).

Do: Apply the Windows/Graphics Component fixes included in Microsoft's September 2026 security updates across all endpoints, prioritizing user workstations where file previewing is common. Until systems are patched, encourage users not to open or preview untrusted files and email attachments. Because exploitation requires user interaction and there is no public PoC or KEV listing, normal monthly patching cadence is likely adequate, but monitor Microsoft's advisory for revised affected-version details.

8.8<1%
  • Microsoft Graphics Component (ships with Windows)
mass≈1 billion Windows devices (Graphics Component is a core component present on effectively all Windows installs)
CVE-2026-78509
Heap-Based Buffer Overflow RCE in Microsoft Office and Outlook

CVE-2026-78509 is a heap-based buffer overflow (CWE-122) in Microsoft Office Outlook that Microsoft rates Critical (CVSS 3.1: 9.8) and scores as exploitable over a network without authentication or user interaction (AV:N/AC:L/PR:N/UI:N). Per the vector, an attacker who can reach the vulnerable code path can corrupt heap memory and execute arbitrary code without credentials or user action, gaining code execution in the context of the affected Office/Outlook process. Successful exploitation carries high impact to confidentiality, integrity, and availability, effectively full remote code execution on the host, which in enterprise environments typically enables credential theft and lateral movement. Affected products per Microsoft's CPE data are Microsoft 365 / Microsoft 365 Apps, Office 2019, Office 2021, Office 2024, and Word, with the CVE description specifically naming Outlook; the flaw was addressed in the September 2026 Security Update Review. No public proof-of-concept is known, the CVE is not in CISA's KEV, and EPSS estimates only a ~1% probability of exploitation within 30 days (59th percentile), so no in-the-wild exploitation is currently known.

Do: Deploy the September 2026 security updates for Microsoft 365 Apps, Office 2019/2021/2024, and the Outlook/Word components, and verify installed build numbers against Microsoft's advisory, since no specific fixed versions are given in the source data. Because the flaw is scored as network-exploitable with no user interaction, prioritize Outlook/Office hosts, especially mail-processing endpoints, high-privilege workstations, and RDS/VDI servers. No workarounds are listed in the source data; watch for the addition of a public PoC or a CISA KEV listing as a trigger for accelerated patching.

9.8
group max
<1%
  • Microsoft Outlook (named in the CVE description; not in the CPE product list) Affected version ranges not enumerated in the source data; fixed via the September 2026 security updates
  • Microsoft 365 Apps (Office 365 Apps) Affected version ranges not enumerated in the source data; fixed via the September 2026 security updates
  • Microsoft 365 Affected version ranges not enumerated in the source data; fixed via the September 2026 security updates
  • +4 more
mass≈400M+ users/seats (Microsoft 365 commercial-scale installed base, plus standalone Office deployments)
CVE-2026-80098
Signature Verification Flaw Allows Privilege Escalation in Microsoft Copilot Studio

Microsoft Copilot Studio, the low-code cloud service in the Power Platform used to build AI copilots and agents, fails to properly verify cryptographic signatures on certain network traffic (CWE-347), allowing signature checks to be bypassed. An unauthenticated attacker can trigger the flaw remotely over a network with no user interaction by sending a crafted request whose signature is accepted without correct verification. Successful exploitation elevates the attacker's privileges, and the changed-scope CVSS metric plus high confidentiality, integrity, and availability ratings indicate impact that extends beyond the immediate component. Because Copilot Studio is a multi-tenant Microsoft-hosted service, every organization using the service falls within the blast radius, and there are no on-premises versions to inventory. As of the September 2026 Patch Tuesday disclosure, no in-the-wild exploitation is known, there is no public proof-of-concept, the flaw is not in CISA's KEV catalog, and EPSS assigns a modest 0.3% probability of exploitation within 30 days.

Do: Because Copilot Studio is a Microsoft-managed SaaS offering, there is no customer-side patch to install; verify via the Microsoft 365 admin center (message center and service health) that the September 2026 service update has been applied to your tenant. In the meantime, review tenant audit logs for anomalous privilege changes or unexpected agent activity, and scrutinize the permissions and authentication settings of any agents exposed to unauthenticated users. Follow Microsoft's advisory for the CVE in case compensating controls or configuration guidance are provided.

10.0<1%
  • microsoft copilot studio
masslikely millions of users across on the order of 100,000+ organizations (multi-tenant Microsoft 365/Power Platform SaaS with no per-install counts)
CVE-2026-81963
+1 in the same advisory: …85880
Local Privilege Escalation via Link Following in Windows Update Stack

CVE-2026-81963 is a link-following flaw (CWE-59, improper link resolution before file access) in the Microsoft Windows Update Stack, in which the component fails to correctly resolve file links before opening them. A local attacker with low privileges can plant or manipulate a link (symlink/junction) that the privileged update stack follows during operation, redirecting its file access to an attacker-controlled target. The result is local privilege escalation — CVSS 3.1 rates this 7.8 (high) with high confidentiality, integrity, and availability impact — allowing an authorized local user or malware already on the machine to gain elevated rights. Affected products are Windows 11 23H2, 24H2, 25H2, and 26H1 and Windows Server 2025; any unpatched system on those versions is exposed to any local account holder. The flaw was fixed in Microsoft's record September 2026 Patch Tuesday (974 CVEs), was added to CISA's KEV on 2026-09-08 as one of two Windows zero-days reported as exploited in the wild, and has no known public PoC or confirmed ransomware use.

Do: Immediately deploy the September 2026 Patch Tuesday cumulative updates to every Windows 11 23H2/24H2/25H2/26H1 and Windows Server 2025 host; as a KEV entry under BOD 26-04, prioritize internet-exposed and high-value assets, apply vendor mitigations (or discontinue use) where patching is delayed, and follow CISA's forensics triage requirements if compromise is suspected. Verify deployment via patch telemetry and review which local accounts can trigger update-stack activity on shared or multi-user systems.

7.8<1% KEV
  • Microsoft Windows 11 23H2, 24H2, 25H2, 26H1
  • Microsoft Windows Server 2025
masswell over 1,000,000
CVE-2026-83711
Unauthenticated Privilege Escalation via Authorization Bypass in Azure AD B2C

Microsoft Azure Active Directory B2C contains a critical authorization flaw (CWE-639, authorization bypass through user-controlled key) in which access decisions rely on an identifier supplied by the caller without fully verifying that the caller is entitled to use it. An unauthenticated attacker can trigger the flaw remotely over a network with low attack complexity and no user interaction, per the CVSS vector (AV:N/AC:L/PR:N/UI:N/S:C). By supplying or tampering with the user-controlled key, the attacker bypasses authorization checks and elevates privileges, gaining high-impact access to data confidentiality and integrity (both rated High; availability is unaffected). All organizations using Azure AD B2C as their customer identity platform, and the end users behind those tenants, are potentially affected, since it is a Microsoft-hosted cloud service rather than customer-installed software. Per the September 2026 Security Update Review, the issue appears remediated through Microsoft's September 2026 update cycle; there is no public proof-of-concept, it is not in CISA's Known Exploited Vulnerabilities catalog, and EPSS estimates only a 0.6% chance of exploitation in the next 30 days.

Do: Confirm via Microsoft's September 2026 advisory and your tenant's service health notifications that Azure AD B2C has received the fix; as a hosted service there is no customer-side version to install. Review tenant audit and sign-in logs for unexpected privilege changes or cross-user record access, and check custom policies and applications for authorization logic that trusts user-supplied identifiers (e.g., object IDs) without verification. Given the CVSS 10.0 rating, prioritize this validation now even though no in-the-wild exploitation or public PoC is known.

10.0<1%
  • Microsoft Azure Active Directory B2C
massmillions+ of end users across all Azure AD B2C tenants (hosted service; every tenant potentially in scope)
CVE-2026-83941
Missing Authorization in Microsoft Entra ID Enables Privilege Escalation

CVE-2026-83941 is a missing-authorization flaw (CWE-862) in Microsoft Entra ID, the cloud identity service behind Microsoft 365 and Azure. An already-authenticated, low-privileged user can send a network request to an Entra ID endpoint that fails to enforce proper authorization checks, requiring no user interaction. Exploitation lets the attacker elevate their privileges within the directory, with high confidentiality and integrity impact (CVSS 9.9, scope changed). Any organization that uses Microsoft Entra ID is in the affected population. The flaw was patched in Microsoft's September 2026 Patch Tuesday release; it is not in CISA KEV, has no known public proof-of-concept, and carries a low EPSS of roughly 0.7%.

Do: Review Microsoft's September 2026 Patch Tuesday advisory for this CVE and apply any required tenant-side updates or configuration changes, noting that fixes for the cloud-hosted directory service are applied largely by Microsoft. Audit privileged role assignments and sign-in activity in your tenant for signs of unexpected elevation, and tighten who holds elevated roles. Monitor for additions to CISA KEV or public proof-of-concept code, which would raise urgency.

9.9<1%
  • Microsoft Entra ID (Azure Active Directory)
masshundreds of millions of user identities across hundreds of thousands of organizations (Entra ID underpins essentially all Microsoft 365/Azure tenants)
Full article2,632 words · extracted from thezdi.com · click to collapse
CVE Title Severity CVSS Public Exploited Type
CVE-2026-85880 Windows Advanced Local Procedure Call (ALPC) Elevation of Privilege Vulnerability Important 7.8 No Yes EoP
CVE-2026-81963 Windows Update Stack Elevation of Privilege Vulnerability Important 7.8 No Yes EoP
CVE-2026-70352 ** Azure AI Language Elevation of Privilege Vulnerability Critical 10 No No EoP
CVE-2026-69857 ** Azure Cosmos DB Spoofing Vulnerability Critical 8.5 No No Spoofing
CVE-2026-80098 ** Copilot Studio Elevation of Privilege Vulnerability Critical 9.3 No No EoP
CVE-2026-73006 DirectWrite Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-83941 ** Entra ID Elevation of Privilege Vulnerability Critical 9.9 No No EoP
CVE-2026-72986 Graphic Fonts Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-73018 Graphic Fonts Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-73017 Graphics Kernel Remote Code Execution Vulnerability Critical 7.5 No No RCE
CVE-2026-58599 HEVC Video Extensions Remote Code Execution Vulnerability Critical 7.8 No No RCE
CVE-2026-72981 IP Helper Remote Code Execution Vulnerability Critical 8.1 No No RCE
CVE-2026-72983 Internet Connection Sharing (ICS) Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-83711 ** Microsoft Azure Active Directory B2C Elevation of Privilege Vulnerability Critical 10 No No EoP
CVE-2026-62906 ** Microsoft Discovery Studio Information Disclosure Vulnerability Critical 7.4 No No Info
CVE-2026-65772 Microsoft Dynamics 365 On-Premises Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-62916 ** Microsoft Entra ID Elevation of Privilege Vulnerability Critical 9.1 No No EoP
CVE-2026-81948 Microsoft Excel Remote Code Execution Vulnerability Critical 7.8 No No RCE
CVE-2026-81949 Microsoft Excel Remote Code Execution Vulnerability Critical 7.8 No No RCE
CVE-2026-81950 Microsoft Excel Remote Code Execution Vulnerability Critical 7.8 No No RCE
CVE-2026-81951 Microsoft Excel Remote Code Execution Vulnerability Critical 7.8 No No RCE
CVE-2026-81953 Microsoft Excel Remote Code Execution Vulnerability Critical 7.8 No No RCE
CVE-2026-81959 Microsoft Excel Remote Code Execution Vulnerability Critical 7.8 No No RCE
CVE-2026-70178 ** Microsoft Fabric Elevation of Privilege Vulnerability Critical 8.5 No No EoP
CVE-2026-73010 Microsoft Failover Cluster Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-78444 Microsoft Failover Cluster Remote Code Execution Vulnerability Critical 8.1 No No RCE
CVE-2026-78439 Microsoft Office Graphics Component Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-78520 Microsoft Office Outlook Information Disclosure Vulnerability Critical 6.5 No No Info
CVE-2026-78509 Microsoft Office Outlook Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-78519 Microsoft Office Outlook Remote Code Execution Vulnerability Critical No No RCE
CVE-2026-78525 Microsoft Office Outlook Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69678 Microsoft Office PowerPoint Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69767 Microsoft Office PowerPoint Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69797 Microsoft Office PowerPoint Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69285 Microsoft Office Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69632 Microsoft Office Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-77898 Microsoft Office Remote Code Execution Vulnerability Critical 7.5 No No RCE
CVE-2026-78505 Microsoft Office Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-77504 Microsoft Office Word Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-65669 Microsoft SQL Server Elevation of Privilege Vulnerability Critical 9.6 No No EoP
CVE-2026-67378 Microsoft SQL Server Remote Code Execution Vulnerability Critical 8.5 No No RCE
CVE-2026-67631 Microsoft SQL Server Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-67636 Microsoft SQL Server Remote Code Execution Vulnerability Critical 8.5 No No RCE
CVE-2026-67643 Microsoft SQL Server Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-70351 Microsoft WebP Image Extension Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69601 Microsoft Windows Media Foundation Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-78510 Microsoft Word Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-81952 Microsoft Word Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-65818 ** Power Automate Elevation of Privilege Vulnerability Critical 8.5 No No EoP
CVE-2026-69649 Raw Image Extension Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-66302 Skype for Business Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-69854 Spring Cloud Azure Elevation of Privilege Vulnerability Critical 9 No No EoP
CVE-2026-81355 Virtual Hard Disk (VHD) Miniport Driver Remote Code Execution Vulnerability Critical 7.5 No No RCE
CVE-2026-81352 Web Media Extensions Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69874 Windows ALPC Elevation of Privilege Vulnerability Critical 8.2 No No EoP
CVE-2026-72958 Windows Credential Guard Elevation of Privilege Vulnerability Critical 8.2 No No EoP
CVE-2026-69845 Windows DHCP Server Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-72979 Windows DHCP Server Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-72987 Windows DNS Remote Code Execution Vulnerability Critical 8.1 No No RCE
CVE-2026-69730 Windows DNS Server Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-69813 Windows DNS Server Remote Code Execution Vulnerability Critical 8.1 No No RCE
CVE-2026-69827 Windows DNS Server Remote Code Execution Vulnerability Critical 8.1 No No RCE
CVE-2026-69858 Windows DNS Server Remote Code Execution Vulnerability Critical 8.1 No No RCE
CVE-2026-77505 Windows DNS Server Remote Code Execution Vulnerability Critical 8.1 No No RCE
CVE-2026-72954 Windows Deployment Services Remote Code Execution Vulnerability Critical 7.5 No No RCE
CVE-2026-72957 Windows Deployment Services Remote Code Execution Vulnerability Critical 7.8 No No RCE
CVE-2026-77493 Windows Graphics Component Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-81955 Windows Graphics Component Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69769 Windows HTTP Print Provider Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-69710 Windows Hello Elevation of Privilege Vulnerability Critical 7.5 No No EoP
CVE-2026-69725 Windows Hello Elevation of Privilege Vulnerability Critical 7.8 No No EoP
CVE-2026-69740 Windows Hello Elevation of Privilege Vulnerability Critical 8.8 No No EoP
CVE-2026-69784 Windows Hello Elevation of Privilege Vulnerability Critical 8.8 No No EoP
CVE-2026-69799 Windows Hello Elevation of Privilege Vulnerability Critical 7.8 No No EoP
CVE-2026-69820 Windows Hello Elevation of Privilege Vulnerability Critical 8.2 No No EoP
CVE-2026-69864 Windows Hello Elevation of Privilege Vulnerability Critical 7.8 No No EoP
CVE-2026-81354 Windows Hello Elevation of Privilege Vulnerability Critical 8.2 No No EoP
CVE-2026-72980 Windows Hello Security Feature Bypass Vulnerability Critical 4.4 No No SFB
CVE-2026-72961 Windows Hyper-V Elevation of Privilege Vulnerability Critical 8.2 No No EoP
CVE-2026-69603 Windows Hyper-V Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-80083 Windows Hyper-V Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69499 Windows Imaging Component Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69860 Windows Imaging Component Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-70296 Windows Imaging Component Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-73013 Windows Imaging Component Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-73023 Windows Imaging Component Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-77495 Windows Imaging Component Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69676 Windows Kerberos Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69712 Windows Key Distribution Center Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-70203 Windows Media Player Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-72960 Windows Media Player Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69579 Windows Message Queuing Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-72982 Windows Netlogon Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-70586 Windows Paint Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69530 Windows Reliable Multicast Transport Driver (RMCAST) Remote Code Execution Vulnerability Critical 8.1 No No RCE
CVE-2026-78449 Windows Reliable Multicast Transport Driver (RMCAST) Remote Code Execution Vulnerability Critical 8.1 No No RCE
CVE-2026-78450 Windows Reliable Multicast Transport Driver (RMCAST) Remote Code Execution Vulnerability Critical 8.1 No No RCE
CVE-2026-69518 Windows Remote Desktop Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69590 Windows Routing and Remote Access Service (RRAS) Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-69852 Windows Routing and Remote Access Service (RRAS) Remote Code Execution Vulnerability Critical 7.5 No No RCE
CVE-2026-72950 Windows Routing and Remote Access Service (RRAS) Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-72959 Windows Routing and Remote Access Service (RRAS) Remote Code Execution Vulnerability Critical 8.8 No No RCE
CVE-2026-69501 Windows Secure Kernel Mode Elevation of Privilege Vulnerability Critical 7 No No EoP
CVE-2026-69846 Windows Secure Kernel Mode Elevation of Privilege Vulnerability Critical 8.2 No No EoP
CVE-2026-69906 Windows Secure Kernel Mode Elevation of Privilege Vulnerability Critical 8.2 No No EoP
CVE-2026-83939 Windows Secure Kernel Mode Elevation of Privilege Vulnerability Critical 8.2 No No EoP
CVE-2026-73009 Windows Secure Socket Tunneling Protocol (SSTP) Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-69595 Windows Services for NFS ONCRPC XDR Driver Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-70585 Windows Services for NFS ONCRPC XDR Driver Remote Code Execution Vulnerability Critical 7 No No RCE
CVE-2026-78445 Windows Services for NFS ONCRPC XDR Driver Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-69829 Windows Shell Remote Code Execution Vulnerability Critical 9.8 No No RCE
CVE-2026-72962 Windows USB Video Driver Elevation of Privilege Vulnerability Critical 8.2 No No EoP
CVE-2026-69890 Windows Virtual Trusted Platform Module Elevation of Privilege Vulnerability Critical 7.5 No No EoP
CVE-2026-83498 Windows Virtualization-Based Security (VBS) Enclave Elevation of Privilege Vulnerability Critical 7.8 No No EoP
CVE-2026-83501 Windows Virtualization-Based Security (VBS) Information Disclosure Vulnerability Critical 5.5 No No Info
CVE-2026-69805 .NET Elevation of Privilege Vulnerability Important 7.5 No No EoP
CVE-2026-69806 .NET Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-58649 .NET Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-69439 .NET and Visual Studio Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-69522 .NET and Visual Studio Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-71328 .NET and Visual Studio Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-57099 ASP.NET Core Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-69304 ASP.NET Core Denial of Service Vulnerability Important 5.9 No No DoS
CVE-2026-62810 Active Directory Certificate Services (AD CS) Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69821 Active Directory Certificate Services (AD CS) Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69395 Active Directory Certificate Services (AD CS) Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-69624 Active Directory Certificate Services (AD CS) Tampering Vulnerability Important 6.5 No No Tampering
CVE-2026-69359 Active Directory Domain Services Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-72978 Active Directory Federation Services (AD FS) Denial of Service Vulnerability Important 5.9 No No DoS
CVE-2026-69401 Audio Video Control Transport Protocol Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-62895 Azure Arc SQL Server Extension Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-77909 Azure CycleCloud Information Disclosure Vulnerability Important 7.7 No No Info
CVE-2026-81349 Azure HDInsight Ambari Elevation of Privilege Vulnerability Important 7.2 No No EoP
CVE-2026-69329 BranchCache Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-69516 Connected Devices Platform Service (Cdpsvc) Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-68824 Connected User Experiences and Telemetry Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-68847 Connected User Experiences and Telemetry Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69470 Connected User Experiences and Telemetry Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69625 Connected User Experiences and Telemetry Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-73014 Data Sharing Service Client Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-73016 DirectWrite Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-81380 GitHub Copilot and Visual Studio Code Information Disclosure Vulnerability Important 5.3 No No Info
CVE-2026-81381 GitHub Copilot and Visual Studio Code Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-69576 Graphic Fonts Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-81353 HEIF Image Extensions Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-58600 HEVC Video Extensions Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69731 HID Class Driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-68895 Internet Storage Name Service Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69275 Kernel Streaming WOW Thunk Service Driver Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69900 Kernel Streaming WOW Thunk Service Driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-68850 Microsoft Account Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-68852 Microsoft Account Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-84003 Microsoft Authentication Library (MSAL) for Node.js Spoofing Vulnerability Important 7.4 No No Spoofing
CVE-2026-80097 Microsoft Authenticator Elevation of Privilege Vulnerability Important 8.6 No No EoP
CVE-2026-83948 Microsoft Azure CLI Remote Code Execution Vulnerability Important 8 No No RCE
CVE-2026-69299 Microsoft COM for Windows Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69294 Microsoft COM for Windows Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69491 Microsoft DirectMusic Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-77908 Microsoft Dynamics 365 On-Premises Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-81387 Microsoft Excel Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-81390 Microsoft Excel Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-81391 Microsoft Excel Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-81392 Microsoft Excel Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-81393 Microsoft Excel Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-81394 Microsoft Excel Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-81395 Microsoft Excel Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-81399 Microsoft Excel Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-81400 Microsoft Excel Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-81401 Microsoft Excel Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-81958 Microsoft Excel Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-81386 Microsoft Excel Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-81388 Microsoft Excel Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-81389 Microsoft Excel Remote Code Execution Vulnerability Important 7 No No RCE
CVE-2026-81396 Microsoft Excel Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-81397 Microsoft Excel Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-81398 Microsoft Excel Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-81947 Microsoft Excel Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-81954 Microsoft Excel Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-81956 Microsoft Excel Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-81957 Microsoft Excel Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-81960 Microsoft Excel Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-69378 Microsoft Exchange Server Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-69380 Microsoft Exchange Server Elevation of Privilege Vulnerability Important 8.1 No No EoP
CVE-2026-69641 Microsoft Exchange Server Elevation of Privilege Vulnerability Important 9.1 No No EoP
CVE-2026-69382 Microsoft Exchange Server Information Disclosure Vulnerability Important 5.9 No No Info
CVE-2026-55007 Microsoft Exchange Server Remote Code Execution Vulnerability Important 8.1 No No RCE
CVE-2026-69355 Microsoft Exchange Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69356 Microsoft Exchange Server Spoofing Vulnerability Important 9.3 No No Spoofing
CVE-2026-69361 Microsoft Exchange Server Spoofing Vulnerability Important 6.5 No No Spoofing
CVE-2026-69375 Microsoft Exchange Server Tampering Vulnerability Important 6.5 No No Tampering
CVE-2026-69467 Microsoft Graphics Component Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83990 Microsoft Graphics Component Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-84000 Microsoft Graphics Component Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-69605 Microsoft Install Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69325 Microsoft JScript Remote Code Execution Vulnerability Important 8.1 No No RCE
CVE-2026-69438 Microsoft JScript Remote Code Execution Vulnerability Important 8.1 No No RCE
CVE-2026-69277 Microsoft Local Security Authority (LSA) Server Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69365 Microsoft Local Security Authority (LSA) Server Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69594 Microsoft Local Security Authority (LSA) Server Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69477 Microsoft Office Access Remote Code Execution Vulnerability Important 7.3 No No RCE
CVE-2026-69529 Microsoft Office Access Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69614 Microsoft Office Access Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69778 Microsoft Office Access Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-72974 Microsoft Office Excel Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-78515 Microsoft Office Excel Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-85875 Microsoft Office Excel Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-78518 Microsoft Office Excel Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69626 Microsoft Office Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-69739 Microsoft Office Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-80076 Microsoft Office Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-80078 Microsoft Office Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-80082 Microsoft Office Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-80087 Microsoft Office Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-80089 Microsoft Office Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-80091 Microsoft Office Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-80073 Microsoft Office Outlook Information Disclosure Vulnerability Important No No Info
CVE-2026-80084 Microsoft Office Outlook Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-69629 Microsoft Office Outlook Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-72938 Microsoft Office PowerPoint Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-72956 Microsoft Office PowerPoint Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-72975 Microsoft Office PowerPoint Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-72977 Microsoft Office PowerPoint Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-78513 Microsoft Office PowerPoint Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-80086 Microsoft Office PowerPoint Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-80081 Microsoft Office PowerPoint Remote Code Execution Vulnerability Important No No RCE
CVE-2026-69742 Microsoft Office Publisher Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-81385 Microsoft Office Publisher Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69442 Microsoft Office Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-78524 Microsoft Office Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69464 Microsoft Office SharePoint Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-69716 Microsoft Office SharePoint Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-69409 Microsoft Office SharePoint Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-69636 Microsoft Office SharePoint Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-69683 Microsoft Office SharePoint Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-69904 Microsoft Office SharePoint Information Disclosure Vulnerability Important 3.5 No No Info
CVE-2026-69268 Microsoft Office SharePoint Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69273 Microsoft Office SharePoint Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69282 Microsoft Office SharePoint Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69465 Microsoft Office SharePoint Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69724 Microsoft Office SharePoint Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69804 Microsoft Office SharePoint Remote Code Execution Vulnerability Important 7.5 No No RCE
CVE-2026-69402 Microsoft Office SharePoint Spoofing Vulnerability Important 7.3 No No Spoofing
CVE-2026-69417 Microsoft Office SharePoint Spoofing Vulnerability Important 7.3 No No Spoofing
CVE-2026-69615 Microsoft Office SharePoint Spoofing Vulnerability Important 3.5 No No Spoofing
CVE-2026-69690 Microsoft Office SharePoint Spoofing Vulnerability Important 4.6 No No Spoofing
CVE-2026-64918 Microsoft Office Spoofing Vulnerability Important 6.5 No No Spoofing
CVE-2026-68843 Microsoft Office Word Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69719 Microsoft Office Word Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-69734 Microsoft Office Word Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-72976 Microsoft Office Word Information Disclosure Vulnerability Important 5 No No Info
CVE-2026-77911 Microsoft Office Word Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-78502 Microsoft Office Word Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-78503 Microsoft Office Word Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-78506 Microsoft Office Word Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-78522 Microsoft Office Word Information Disclosure Vulnerability Important No No Info
CVE-2026-80079 Microsoft Office Word Information Disclosure Vulnerability Important No No Info
CVE-2026-80088 Microsoft Office Word Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-80090 Microsoft Office Word Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-83949 Microsoft Office Word Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-83951 Microsoft Office Word Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69360 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69556 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69671 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69686 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69722 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69759 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69764 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-72972 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-72973 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-77901 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-78504 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-78507 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-78511 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-78512 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-78514 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-78517 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-78521 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-78526 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-80080 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-80085 Microsoft Office Word Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69397 Microsoft OpenSSH for Windows Remote Code Execution Vulnerability Important 7.5 No No RCE
CVE-2026-77897 Microsoft Power Automate Desktop Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-62801 Microsoft PowerShell Security Feature Bypass Vulnerability Important 6.5 No No SFB
CVE-2026-57098 Microsoft Remote Desktop App for Windows Information Disclosure Vulnerability Important 7.5 No No Info
CVE-2026-67376 Microsoft SQL Server Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-67633 Microsoft SQL Server Denial of Service Vulnerability Important 6.5 No No DoS
CVE-2026-67641 Microsoft SQL Server Denial of Service Vulnerability Important 6.5 No No DoS
CVE-2026-66814 Microsoft SQL Server Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-66818 Microsoft SQL Server Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-66819 Microsoft SQL Server Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-67368 Microsoft SQL Server Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-67370 Microsoft SQL Server Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-67381 Microsoft SQL Server Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-67369 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-67383 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-67386 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-67389 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-67390 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-67393 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-67624 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-67629 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-67630 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-67645 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-67648 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-68776 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-68777 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-68778 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-68779 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-68780 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-68781 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-68784 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-69562 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-73029 Microsoft SQL Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-77488 Microsoft SQL Server Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-47297 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.1 No No RCE
CVE-2026-67373 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-67379 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.5 No No RCE
CVE-2026-67380 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-67384 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-67385 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-67388 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-67638 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-67639 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-67642 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-68775 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-68785 Microsoft SQL Server Remote Code Execution Vulnerability Important 4.9 No No RCE
CVE-2026-68786 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-68787 Microsoft SQL Server Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-77481 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-77482 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-77484 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-77486 Microsoft SQL Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-66816 Microsoft SQL Server Security Feature Bypass Vulnerability Important 6.5 No No SFB
CVE-2026-68885 Microsoft Standard XPS Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-68888 Microsoft Standard XPS Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-68889 Microsoft Standard XPS Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-68890 Microsoft Standard XPS Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-68892 Microsoft Standard XPS Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-68897 Microsoft Standard XPS Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69269 Microsoft Standard XPS Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69271 Microsoft Standard XPS Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69272 Microsoft Standard XPS Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69313 Microsoft Standard XPS Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69336 Microsoft Standard XPS Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-68881 Microsoft Standard XPS Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-68891 Microsoft Standard XPS Information Disclosure Vulnerability Important 4.7 No No Info
CVE-2026-69308 Microsoft Standard XPS Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69345 Microsoft Standard XPS Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69367 Microsoft Standard XPS Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69376 Microsoft Standard XPS Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69824 Microsoft Standard XPS Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-72946 Microsoft Storage Port Driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-65812 Microsoft Teams for Android Information Disclosure Vulnerability Important 6.8 No No Info
CVE-2026-69559 Microsoft Teams for Android Information Disclosure Vulnerability Important 5.8 No No Info
CVE-2026-56198 Microsoft Trace Data Helper Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69276 Microsoft UxTheme Library (uxtheme.dll) Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-69420 Microsoft VOLSNAP.SYS Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69427 Microsoft VOLSNAP.SYS Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-72933 Microsoft WDAC OLE DB provider for SQL Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-62706 Microsoft Windows Media Foundation Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-62744 Microsoft Windows Media Foundation Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69386 Microsoft Windows Media Foundation Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69408 Microsoft Windows Media Foundation Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-69511 Microsoft Windows Media Foundation Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69586 Microsoft Windows PDF Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-78451 Microsoft Windows SCSI Class System File Elevation of Privilege Vulnerability Important 6.8 No No EoP
CVE-2026-78452 Microsoft Windows SCSI Class System File Information Disclosure Vulnerability Important 4.6 No No Info
CVE-2026-78453 Microsoft Windows SCSI Class System File Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-68896 Microsoft Windows Search Component Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69305 Microsoft Windows Search Component Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69322 Microsoft Windows Search Component Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69585 Microsoft Windows Search Component Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69600 Microsoft Windows Search Component Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69608 Microsoft Windows Search Component Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69911 Microsoft Windows Search Component Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69507 Microsoft Windows Search Component Information Disclosure Vulnerability Important 5.7 No No Info
CVE-2026-70145 Microsoft Windows Search Component Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69453 Microsoft Windows Search Component Tampering Vulnerability Important 5.5 No No Tampering
CVE-2026-69554 Microsoft Windows Search Component Tampering Vulnerability Important 5.5 No No Tampering
CVE-2026-69444 Microsoft Windows Speech Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69456 Microsoft Windows Speech Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69531 Microsoft Windows Speech Tampering Vulnerability Important 5.5 No No Tampering
CVE-2026-62804 Microsoft Word Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-69807 PowerShell Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69303 Push Message Routing Service Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69819 RPC Runtime Library Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-68828 Remote Desktop Client Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69358 Remote Desktop Client Remote Code Execution Vulnerability Important 7.1 No No RCE
CVE-2026-69485 Remote Desktop Client Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-78463 Remote Desktop Client Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-80074 Remote Desktop Client Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-80077 Remote Desktop Client Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-83998 Remote Desktop Client Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69292 Remote Desktop Gateway Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69338 Remote Desktop Gateway Service Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-68893 Remote Desktop Licensing Service Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69514 Remote Desktop Services Remote Code Execution Vulnerability Important 7.5 No No RCE
CVE-2026-69525 Remote Desktop Services Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-69536 Remote Desktop Services Remote Code Execution Vulnerability Important 7.1 No No RCE
CVE-2026-69539 Remote Desktop Services Remote Code Execution Vulnerability Important 7.5 No No RCE
CVE-2026-69599 Remote Desktop Services Remote Code Execution Vulnerability Important 7.5 No No RCE
CVE-2026-69509 Role: Windows Fax Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69621 Role: Windows Fax Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-72944 Role: Windows Fax Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-66820 SQL Server Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-73028 SQL Server Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-77480 SQL Server Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-77483 SQL Server Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-77485 SQL Server Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-77487 SQL Server Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-78456 SQL Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-66304 Skype for Business Information Disclosure Vulnerability Important 7.5 No No Info
CVE-2026-66306 Skype for Business Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-63523 Skype for Business Spoofing Vulnerability Important 6.5 No No Spoofing
CVE-2026-66305 Skype for Business Spoofing Vulnerability Important 7.1 No No Spoofing
CVE-2026-69642 Skype for Business Spoofing Vulnerability Important 6.5 No No Spoofing
CVE-2026-69646 Skype for Business Spoofing Vulnerability Important 8.3 No No Spoofing
CVE-2026-66303 Skype for Business and Lync Denial of Service Vulnerability Important 6.5 No No DoS
CVE-2026-66307 Skype for Business and Lync Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-66308 Skype for Business and Lync Denial of Service Vulnerability Important 6.5 No No DoS
CVE-2026-69568 Storage Spaces Controller Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69431 Telnet Client Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-69384 Virtual Hard Disk (VHD) Miniport Driver Denial of Service Vulnerability Important 7.1 No No DoS
CVE-2026-69541 Virtual Hard Disk (VHD) Miniport Driver Elevation of Privilege Vulernability Important 7.8 No No EoP
CVE-2026-69549 Virtual Hard Disk (VHD) Miniport Driver Elevation of Privilege Vulernability Important 7 No No EoP
CVE-2026-69611 Virtual Hard Disk (VHD) Miniport Driver Elevation of Privilege Vulernability Important 7 No No EoP
CVE-2026-69681 Virtual Hard Disk (VHD) Miniport Driver Elevation of Privilege Vulernability Important 8 No No EoP
CVE-2026-70574 Virtual Hard Disk (VHD) Miniport Driver Elevation of Privilege Vulernability Important 7.8 No No EoP
CVE-2026-81383 Visual Studio Code Information Disclosure Vulnerability Important 7.4 No No Info
CVE-2026-70334 Visual Studio Code Security Feature Bypass Vulnerability Important 7.8 No No SFB
CVE-2026-78461 Visual Studio Code Security Feature Bypass Vulnerability Important 7.4 No No SFB
CVE-2026-78462 Visual Studio Code Security Feature Bypass Vulnerability Important 8.8 No No SFB
CVE-2026-81356 Visual Studio Code Security Feature Bypass Vulnerability Important 8.2 No No SFB
CVE-2026-81357 Visual Studio Code Security Feature Bypass Vulnerability Important 8.2 No No SFB
CVE-2026-81376 Visual Studio Code Security Feature Bypass Vulnerability Important 9.6 No No SFB
CVE-2026-81378 Visual Studio Code Security Feature Bypass Vulnerability Important 8.2 No No SFB
CVE-2026-81379 Visual Studio Code Security Feature Bypass Vulnerability Important 8.2 No No SFB
CVE-2026-81377 Visual Studio Code Tampering Vulnerability Important 6.5 No No Tampering
CVE-2026-77906 Visual Studio Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-77907 Visual Studio Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69407 Volume Manager Driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69418 Volume Manager Driver Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69432 Volume Manager Driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-72985 Volume Shadow Copy Elevation of Privilege Vulnerability Important 6.8 No No EoP
CVE-2026-69609 Win32k Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69808 Win32k Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69832 Win32k Information Disclosure Vulnerability Important 5.6 No No Info
CVE-2026-69853 Win32k Information Disclosure Vulnerability Important 4.7 No No Info
CVE-2026-70290 Win32k Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-70565 Windows AF_UNIX Socket Provider Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69834 Windows ALPC Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69654 Windows Accounts Control Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69816 Windows Accounts Control Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-62762 Windows Active Directory Domain Services Denial of Service Vulnerability Important 6.5 No No DoS
CVE-2026-69809 Windows Active Directory Domain Services Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-62813 Windows Active Directory Domain Services Remote Code Execution Vulnerability Important 7.5 No No RCE
CVE-2026-69524 Windows Active Directory Domain Services Remote Code Execution Vulnerability Important 8.1 No No RCE
CVE-2026-69546 Windows Active Directory Domain Services Remote Code Execution Vulnerability Important 8.1 No No RCE
CVE-2026-50349 Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-70342 Windows Ancillary Function Driver for WinSock Elevation of Privilege Vulnerability Important 8.1 No No EoP
CVE-2026-69311 Windows Audio Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69394 Windows Audio Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69447 Windows Audio Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69540 Windows Audio Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69604 Windows Audio Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69692 Windows Audio Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69801 Windows Audio Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-70562 Windows Audio Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-73005 Windows Authentication Methods Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-73004 Windows Autopilot Tampering Vulnerability Important 5.5 No No Tampering
CVE-2026-68825 Windows Bind Filter Driver Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69293 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69298 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69323 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69352 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69476 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69489 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69580 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69583 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69589 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69593 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69727 Windows Biometric Service Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69738 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69773 Windows Biometric Service Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69787 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69826 Windows Biometric Service Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-70572 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-70573 Windows Biometric Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-70581 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-72941 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-72988 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-72990 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-72991 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-72992 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-72993 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-72994 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-72995 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-72996 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-72997 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-73000 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-73001 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-73002 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-73007 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-73011 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-73015 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-73020 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-73021 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-73026 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-77489 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-78447 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-78448 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83954 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83955 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83967 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83968 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83969 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83970 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83971 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83972 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83973 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83974 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83975 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83976 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83977 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83978 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83979 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83980 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83981 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83982 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83983 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83985 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83986 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83987 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83988 Windows Biometric Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-73008 Windows Biometric Service Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69458 Windows BitLocker Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69449 Windows BitLocker Remote Code Execution Vulnerability Important 6.7 No No RCE
CVE-2026-69817 Windows Bluetooth Port Driver Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-68849 Windows Bluetooth Port Driver Information Disclosure Vulnerability Important 4.7 No No Info
CVE-2026-69388 Windows Bluetooth Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69398 Windows Bluetooth Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69448 Windows Bluetooth Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69889 Windows Bluetooth Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-77892 Windows Boot Manager Elevation of Privilege Vulnerability Important 6.8 No No EoP
CVE-2026-69735 Windows Broadcast DVR User Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69391 Windows Broker Infrastructure Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69283 Windows CD-ROM Driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69561 Windows CD-ROM Driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-78454 Windows CD-ROM Driver Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-78508 Windows CD-ROM Driver Information Disclosure Vulnerability Important 4.6 No No Info
CVE-2026-69542 Windows Camera Frame Server Monitor Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69279 Windows Cloud Files Mini Filter Driver Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-80093 Windows Cloud Files Mini Filter Driver Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-83991 Windows Cloud Files Mini Filter Driver Tampering Vulnerability Important 5.5 No No Tampering
CVE-2026-69445 Windows Compressed Folder Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-70019 Windows Compressed Folder Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-69496 Windows Compressed Folder Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-69267 Windows Connected User Experiences and Telemetry Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-69771 Windows Container Manager Service Security Feature Bypass Vulnerability Important 4.7 No No SFB
CVE-2026-70583 Windows Core Messaging Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-70584 Windows Core Messaging Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-70578 Windows Credential Guard Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69790 Windows Credential Providers Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69814 Windows Credential Providers Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69729 Windows Credential Providers Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69284 Windows DCOM Server Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69781 Windows DHCP Client Denial of Service Vulnerability Important 6.5 No No DoS
CVE-2026-69777 Windows DHCP Client Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69342 Windows DHCP Server Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-69405 Windows DHCP Server Denial of Service Vulnerability Important 5.7 No No DoS
CVE-2026-69416 Windows DHCP Server Denial of Service Vulnerability Important 5.7 No No DoS
CVE-2026-69497 Windows DHCP Server Denial of Service Vulnerability Important 6.5 No No DoS
CVE-2026-69637 Windows DHCP Server Denial of Service Vulnerability Important 5.7 No No DoS
CVE-2026-69679 Windows DHCP Server Denial of Service Vulnerability Important 5.7 No No DoS
CVE-2026-70065 Windows DHCP Server Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-77494 Windows DHCP Server Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-77498 Windows DHCP Server Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-77499 Windows DHCP Server Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-77501 Windows DHCP Server Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-77502 Windows DHCP Server Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-77886 Windows DHCP Server Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-77888 Windows DHCP Server Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-77889 Windows DHCP Server Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-77890 Windows DHCP Server Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-77893 Windows DHCP Server Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-77895 Windows DHCP Server Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-69415 Windows DHCP Server Elevation of Privilege Vulnerability Important 6.8 No No EoP
CVE-2026-69297 Windows DHCP Server Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-69803 Windows DHCP Server Information Disclosure Vulnerability Important 5.9 No No Info
CVE-2026-69929 Windows DHCP Server Information Disclosure Vulnerability Important 5.9 No No Info
CVE-2026-69930 Windows DHCP Server Information Disclosure Vulnerability Important 5.9 No No Info
CVE-2026-70124 Windows DHCP Server Information Disclosure Vulnerability Important 5.9 No No Info
CVE-2026-69266 Windows DHCP Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69412 Windows DHCP Server Remote Code Execution Vulnerability Important 8 No No RCE
CVE-2026-69510 Windows DHCP Server Remote Code Execution Vulnerability Important 8.1 No No RCE
CVE-2026-69547 Windows DHCP Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69620 Windows DHCP Server Remote Code Execution Vulnerability Important 8.1 No No RCE
CVE-2026-69847 Windows DHCP Server Remote Code Execution Vulnerability Important 8 No No RCE
CVE-2026-69876 Windows DHCP Server Remote Code Execution Vulnerability Important 8 No No RCE
CVE-2026-69878 Windows DHCP Server Remote Code Execution Vulnerability Important 6.4 No No RCE
CVE-2026-77887 Windows DHCP Server Remote Code Execution Vulnerability Important 6.4 No No RCE
CVE-2026-77891 Windows DHCP Server Remote Code Execution Vulnerability Important 6.4 No No RCE
CVE-2026-69631 Windows DNS Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-70091 Windows DNS Denial of Service Vulnerability Important 5.9 No No DoS
CVE-2026-69310 Windows DNS Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-72948 Windows DNS Elevation of Privilege Vulnerability Important 6.7 No No EoP
CVE-2026-69369 Windows DNS Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69672 Windows DNS Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-78523 Windows DNS Server Denial of Service Vulnerability Important 5.9 No No DoS
CVE-2026-69551 Windows DNS Server Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69782 Windows DNS Server Remote Code Execution Vulnerability Important 8.1 No No RCE
CVE-2026-69989 Windows DNS Server Remote Code Execution Vulnerability Important 8.1 No No RCE
CVE-2026-72928 Windows DNS Server Remote Code Execution Vulnerability Important 7.5 No No RCE
CVE-2026-69680 Windows DNS Spoofing Vulnerability Important 8.1 No No Spoofing
CVE-2026-69775 Windows DWM Core Library Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-70568 Windows Defender Firewall Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-68831 Windows Defender Firewall Service Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69607 Windows Deployment Services Remote Code Execution Vulnerability Important 7.5 No No RCE
CVE-2026-72943 Windows Deployment Services Remote Code Execution Vulnerability Important 7.5 No No RCE
CVE-2026-69314 Windows Device Association Broker Service Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69693 Windows Device Association Broker Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69296 Windows Device Association Service Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69478 Windows Device Association Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69488 Windows Device Association Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69574 Windows Device Association Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69581 Windows Device Association Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69711 Windows Device Association Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69714 Windows Device Association Service Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69791 Windows Device Association Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69866 Windows Device Association Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-77500 Windows Device Association Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83940 Windows Device Association Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69443 Windows Device Health Attestation (DHA) Information Disclosure Vulnerability Important 7.5 No No Info
CVE-2026-69472 Windows Devices Human Interface Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69715 Windows Direct Show Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-70567 Windows Display Enhancement Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-78446 Windows Distributed File System (DFS) Denial of Service Vulnerability Important 5.3 No No DoS
CVE-2026-69424 Windows Distributed File System (DFS) Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69430 Windows Embedded Mode Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69688 Windows Encrypting File System (EFS) Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69841 Windows Encrypting File System (EFS) Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69794 Windows Encrypting File System (EFS) Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69481 Windows Enterprise App Management Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69907 Windows Enterprise App Management Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-68894 Windows Error Reporting Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69362 Windows Error Reporting Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69433 Windows Error Reporting Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69436 Windows Error Reporting Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69450 Windows Error Reporting Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69462 Windows Error Reporting Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69513 Windows Error Reporting Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69612 Windows Error Reporting Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69896 Windows Error Reporting Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-83996 Windows Error Reporting Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-69684 Windows Error Reporting Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69482 Windows Error Reporting Tampering Vulnerability Important 7.1 No No Tampering
CVE-2026-69493 Windows Event Logging Service Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-69494 Windows Event Logging Service Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69495 Windows Event Logging Service Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-71338 Windows Failover Cluster Elevation of Privilege Vulnerability Important 6.4 No No EoP
CVE-2026-72989 Windows Failover Cluster Information Disclosure Vulnerability Important 7.5 No No Info
CVE-2026-68878 Windows Fast FAT Driver Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69347 Windows Fast FAT Driver Remote Code Execution Vulnerability Important 7.4 No No RCE
CVE-2026-68837 Windows File History Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-71340 Windows File History Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-72947 Windows File History Service Elevation of Privilege Vulnerability Important 6.4 No No EoP
CVE-2026-77491 Windows GDI Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-68827 Windows GDI+ Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69288 Windows GDI+ Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69717 Windows Group Policy Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69623 Windows HTTP Print Provider Remote Code Execution Vulnerability Important 8 No No RCE
CVE-2026-69597 Windows HTTP.sys Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69682 Windows Host Guardian Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69553 Windows Hyper-V Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69910 Windows Hyper-V Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-69694 Windows IP Address Management (IPAM) Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69341 Windows Image Acquisition Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69500 Windows Image Acquisition Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69613 Windows Image Acquisition Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69483 Windows Image Acquisition Information Disclosure Vulnerability Important 4.7 No No Info
CVE-2026-69318 Windows Imaging Component Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-83992 Windows Imaging Component Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-62694 Windows Installer Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69441 Windows Installer Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-71339 Windows Installer Elevation of Privilege Vulnerability Important 6.7 No No EoP
CVE-2026-72929 Windows Installer Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-77894 Windows Installer Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-72926 Windows Internet Connection Sharing (ICS) Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-72964 Windows Internet Connection Sharing (ICS) Tampering Vulnerability Important 5.5 No No Tampering
CVE-2026-69587 Windows Internet Key Exchange (IKE) Extension Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-69881 Windows Internet Key Exchange (IKE) Extension Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-69429 Windows Internet Key Exchange (IKE) Protocol Extensions Remote Code Execution Vulnerability Important 7.5 No No RCE
CVE-2026-69744 Windows Kerberos Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-69760 Windows Kerberos Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-69685 Windows Kerberos Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69822 Windows Kerberos Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-68846 Windows Kernel Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-68884 Windows Kernel Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69366 Windows Kernel Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69466 Windows Kernel Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69473 Windows Kernel Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69578 Windows Kernel Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-83942 Windows Kernel Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-85360 Windows Kernel Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69406 Windows Kernel Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69723 Windows Kernel Information Disclosure Vulnerability Important 5.7 No No Info
CVE-2026-69669 Windows Kernel Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-69421 Windows Kernel-Mode Driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-84001 Windows Key Distribution Center Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-69428 Windows LDAP - Lightweight Directory Access Protocol Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-69281 Windows License Manager Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69315 Windows License Manager Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69732 Windows Link Layer Topology Discovery Protocol Remote Code Execution Vulnerability Important 8.1 No No RCE
CVE-2026-69440 Windows MIDI Service Module Elevation of Privileges Vulnerability Important 7 No No EoP
CVE-2026-69508 Windows MIDI Service Module Elevation of Privileges Vulnerability Important 7.8 No No EoP
CVE-2026-69720 Windows MIDI Service Module Elevation of Privileges Vulnerability Important 7.8 No No EoP
CVE-2026-78464 Windows MIDI Service Module Elevation of Privileges Vulnerability Important 7 No No EoP
CVE-2026-68842 Windows MIDI Service Module Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69339 Windows MIDI Service Module Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69451 Windows Management Instrumentation Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-70582 Windows Management Instrumentation Elevation of Privilege Vulnerability Important 6.4 No No EoP
CVE-2026-77905 Windows Management Instrumentation Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69349 Windows Management Instrumentation Information Disclosure Vulnerability Important 5.7 No No Info
CVE-2026-73012 Windows Management Services Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-69891 Windows Media Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69645 Windows Message Queuing Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-68887 Windows Message Queuing Queue Manager Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-72932 Windows Message Queuing Queue Manager Information Disclosure Vulnerability Important 7.5 No No Info
CVE-2026-83997 Windows Message Queuing Remote Code Execution Vulnerability Important 8.1 No No RCE
CVE-2026-70579 Windows Mobile Broadband Information Disclosure Vulnerability Important 7.5 No No Info
CVE-2026-69377 Windows Modern Device Management (MDM) Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69460 Windows Modern Device Management (MDM) Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-70577 Windows Modern Device Management (MDM) Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-73003 Windows Modern Device Management (MDM) Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-73022 Windows Modern Device Management (MDM) Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69674 Windows Modern Device Management (MDM) Security Feature Bypass Vulnerability Important 5.5 No No SFB
CVE-2026-72963 Windows Modern Execution Server Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69357 Windows NDIS Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69396 Windows NDIS Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-71334 Windows NFS Portmapper Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-68832 Windows NTFS Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-68834 Windows NTFS Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-68838 Windows NTFS Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-68841 Windows NTFS Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69265 Windows NTFS Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69312 Windows NTFS Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69332 Windows NTFS Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69340 Windows NTFS Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69379 Windows NTFS Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69505 Windows NTFS Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69532 Windows NTFS Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69567 Windows NTFS Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69875 Windows NTFS Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-72935 Windows NTFS Elevation of Privilege Vulnerability Important 6.7 No No EoP
CVE-2026-77503 Windows NTFS Elevation of Privilege Vulnerability Important 8.4 No No EoP
CVE-2026-83995 Windows NTFS Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-68851 Windows NTFS Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69504 Windows NTFS Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69591 Windows NTFS Information Disclosure Vulnerability Important 5.7 No No Info
CVE-2026-68833 Windows NTFS Remote Code Execution Vulnerability Important 6.8 No No RCE
CVE-2026-68875 Windows NTFS Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-69461 Windows NTFS Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69463 Windows NTFS Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-69479 Windows NTFS Remote Code Execution Vulnerability Important 8.4 No No RCE
CVE-2026-69566 Windows NTFS Remote Code Execution Vulnerability Important 6.8 No No RCE
CVE-2026-69638 Windows NTFS Remote Code Execution Vulnerability Important 8.4 No No RCE
CVE-2026-69709 Windows NTFS Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-71329 Windows NTFS Remote Code Execution Vulnerability Important 6.8 No No RCE
CVE-2026-69425 Windows NTFS Tampering Vulnerability Important 4.7 No No Tampering
CVE-2026-62759 Windows Netlogon Spoofing Vulnerability Important 7.5 No No Spoofing
CVE-2026-72967 Windows Network Connection Broker Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-68886 Windows Network Connection Broker Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69372 Windows Network File System Denial of Service Vulnerability Important 5.7 No No DoS
CVE-2026-69772 Windows Network File System Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69648 Windows Notification Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-78441 Windows OLE DB Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-78442 Windows OLE DB Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69564 Windows Online Certificate Status Protocol (OCSP) Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69350 Windows Overlay Filter Elevation of Privilege Vulnerability Important 6.7 No No EoP
CVE-2026-69368 Windows Overlay Filter Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69371 Windows Overlay Filter Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69373 Windows Overlay Filter Elevation of Privilege Vulnerability Important 6.7 No No EoP
CVE-2026-69316 Windows Overlay Filter Information Disclosure Vulnerability Important 4.7 No No Info
CVE-2026-69343 Windows Overlay Filter Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69474 Windows Overlay Filter Information Disclosure Vulnerability Important 4.8 No No Info
CVE-2026-69480 Windows Partition Management Driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69492 Windows Partition Management Driver Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-71341 Windows Partition Management Driver Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69324 Windows Performance Monitor Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69459 Windows Power Dependency Coordinator Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69321 Windows Power Dependency Coordinator Tampering Vulnerability Important 5.5 No No Tampering
CVE-2026-69569 Windows Print Spooler Components Denial of Service Vulnerability Important 5.7 No No DoS
CVE-2026-68835 Windows Print Spooler Components Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-68848 Windows Print Spooler Components Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69309 Windows Print Spooler Components Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69346 Windows Print Spooler Components Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69364 Windows Print Spooler Components Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69838 Windows Print Spooler Components Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69921 Windows Print Spooler Components Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-70564 Windows Print Spooler Components Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69344 Windows Print Spooler Components Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69552 Windows Print Spooler Components Information Disclosure Vulnerability Important 5.7 No No Info
CVE-2026-85877 Windows Print Spooler Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69602 Windows PrintWorkflowUserSvc Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-68845 Windows Program Compatibility Assistant Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-68876 Windows Program Compatibility Assistant Service Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69534 Windows Program Compatibility Assistant Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69563 Windows Program Compatibility Assistant Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-68873 Windows Program Compatibility Assistant Service Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-68874 Windows Program Compatibility Assistant Service Information Disclosure Vulnerability Important 5.7 No No Info
CVE-2026-62697 Windows Push Notifications Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69280 Windows Push Notifications Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69300 Windows Push Notifications Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69548 Windows RNDIS Information Disclosure Vulnerability Important 4.6 No No Info
CVE-2026-69768 Windows RNDIS Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-69337 Windows Registry Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69331 Windows Remote Access Connection Manager Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69455 Windows Remote Access Connection Manager Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-71333 Windows Remote Access Connection Manager Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-71342 Windows Remote Access Connection Manager Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-71343 Windows Remote Access Connection Manager Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-71352 Windows Remote Access Connection Manager Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-72966 Windows Remote Access Connection Manager Tampering Vulnerability Important 5.5 No No Tampering
CVE-2026-77896 Windows Remote Desktop Client Denial of Service Vulnerability Important 6.5 No No DoS
CVE-2026-69317 Windows Remote Desktop Client Information Disclosure Vulnerability Important 5.7 No No Info
CVE-2026-69627 Windows Remote Desktop Licensing Service Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-70587 Windows Remote Desktop Protocol Information Disclosure Vulnerability Important 7.5 No No Info
CVE-2026-69287 Windows Remote Desktop Services Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69475 Windows Remote Desktop Services Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-80096 Windows Remote Desktop Services Elevation of Privilege Vulnerability Important 8.8 No No EoP
CVE-2026-69616 Windows Remote Desktop Services Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-83999 Windows Resilient File System (ReFS) Deduplication Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69617 Windows Resilient File System (ReFS) Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-83952 Windows Resilient File System (ReFS) Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-72939 Windows Routing and Remote Access Service (RRAS) Denial of Service Vulnerability Important 6.5 No No DoS
CVE-2026-71351 Windows Routing and Remote Access Service (RRAS) Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-71353 Windows Routing and Remote Access Service (RRAS) Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-70570 Windows Routing and Remote Access Service (RRAS) Remote Code Execution Vulnerability Important 7.5 No No RCE
CVE-2026-69544 Windows SMB Client Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69572 Windows SMB Client Information Disclosure Vulnerability Important 5.7 No No Info
CVE-2026-69618 Windows SMB Client Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-72936 Windows SMB Client Remote Code Execution Vulnerability Important 8.1 No No RCE
CVE-2026-69374 Windows SMB Server Denial of Service Vulnerability Important 6.5 No No DoS
CVE-2026-69403 Windows SMB Server Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-72949 Windows SMB Server Network Transport Driver (srvnet.sys) Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-70575 Windows Schannel Denial of Service Vulnerability Important 5.3 No No DoS
CVE-2026-72940 Windows Schannel Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69713 Windows Secure Boot Security Feature Bypass Vulnerability Important 4.4 No No SFB
CVE-2026-72931 Windows Secure Socket Tunneling Protocol (SSTP) Denial of Service Vulnerability Important 4.7 No No DoS
CVE-2026-71332 Windows Secure Socket Tunneling Protocol (SSTP) Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-72930 Windows Secure Socket Tunneling Protocol (SSTP) Remote Code Execution Vulnerability Important 7 No No RCE
CVE-2026-77899 Windows Security Center Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-78457 Windows Security Health Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-56177 Windows Server Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-83989 Windows Services for NFS ONCRPC XDR Driver Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-73024 Windows Services for NFS ONCRPC XDR Driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-71330 Windows Services for NFS ONCRPC XDR Driver Information Disclosure Vulnerability Important 7.5 No No Info
CVE-2026-69289 Windows Setup Files Cleanup Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69383 Windows Shell Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69392 Windows Shell Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69528 Windows Shell Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69606 Windows Shell Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-70563 Windows Shell Spoofing Vulnerability Important 8.1 No No Spoofing
CVE-2026-69785 Windows Smart Card Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69512 Windows Spaceport.sys Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69535 Windows Spaceport.sys Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69643 Windows Spaceport.sys Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69691 Windows Spaceport.sys Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-70569 Windows Spaceport.sys Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69390 Windows Spaceport.sys Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69393 Windows Spaceport.sys Information Disclosure Vulnerability Important 5.7 No No Info
CVE-2026-69741 Windows Spaceport.sys Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69770 Windows Spaceport.sys Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69895 Windows Spaceport.sys Information Disclosure Vulnerability Important 4.7 No No Info
CVE-2026-72942 Windows Spaceport.sys Information Disclosure Vulnerability Important 6.5 No No Info
CVE-2026-69538 Windows Spaceport.sys Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-71345 Windows Spaceport.sys Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-71348 Windows Spaceport.sys Remote Code Execution Vulnerability Important 6.8 No No RCE
CVE-2026-71349 Windows Spaceport.sys Remote Code Execution Vulnerability Important 6.8 No No RCE
CVE-2026-71350 Windows Spaceport.sys Remote Code Execution Vulnerability Important 6.8 No No RCE
CVE-2026-72952 Windows Spaceport.sys Remote Code Execution Vulnerability Important 7 No No RCE
CVE-2026-69328 Windows Storage Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-78516 Windows Storage Information Disclosure Vulnerability Important 4.3 No No Info
CVE-2026-69389 Windows Storage Management Provider Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-71337 Windows Storage Management Provider Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69381 Windows Storage Port Driver Information Disclosure Vulnerability Important 4.6 No No Info
CVE-2026-72937 Windows Storage Port Driver Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-77492 Windows Storage Port Driver Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69290 Windows Storage Spaces Controller Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69575 Windows Storage Spaces Controller Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-68844 Windows Storage Spaces Controller Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-68877 Windows Storage Spaces Controller Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-69588 Windows TCP/IP Denial of Service Vulnerability Important 7.5 No No DoS
CVE-2026-69385 Windows TCP/IP Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69404 Windows TCP/IP Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69757 Windows TCP/IP Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69761 Windows TCP/IP Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69793 Windows TCP/IP Security Feature Bypass Vulnerability Important 7.5 No No SFB
CVE-2026-72945 Windows Task Scheduler Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69353 Windows Text Shaping Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69786 Windows Text Shaping Remote Code Execution Vulnerability Important 8.1 No No RCE
CVE-2026-69434 Windows URL Moniker Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-73019 Windows URL Moniker Security Feature Bypass Vulnerability Important 4.3 No No SFB
CVE-2026-69286 Windows USB Audio Class Driver Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69270 Windows USB Audio Class driver (usbaudio.sys) Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69307 Windows USB Audio Class driver (usbaudio.sys) Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69413 Windows USB Audio Class driver (usbaudio.sys) Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69469 Windows USB Audio Class driver (usbaudio.sys) Elevation of Privilege Vulnerability Important 6.6 No No EoP
CVE-2026-69571 Windows USB Audio Class driver (usbaudio.sys) Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69687 Windows USB Audio Class driver (usbaudio.sys) Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69707 Windows USB Audio Class driver (usbaudio.sys) Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69859 Windows USB Audio Class driver (usbaudio.sys) Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-68840 Windows USB Driver Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69295 Windows USB Driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69503 Windows USB Driver Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-72953 Windows USB Driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69457 Windows USB Driver Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-72999 Windows USB Hub Driver Elevation of Privilege Vulnerability Important 6.8 No No EoP
CVE-2026-69490 Windows USB Mass Storage Class Driver Elevation of Privilege Vulnerability Important 6.8 No No EoP
CVE-2026-69527 Windows USB Mass Storage Class Driver Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-68839 Windows USB Mass Storage Class Driver Remote Code Execution Vulnerability Important 9.8 No No RCE
CVE-2026-69319 Windows USB Video Driver Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69422 Windows USB Video Driver Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69423 Windows USB Video Driver Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69584 Windows USB Video Driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69573 Windows Universal Disk Format File System Driver (UDFS) Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69592 Windows Universal Disk Format File System Driver (UDFS) Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69758 Windows Universal Disk Format File System Driver (UDFS) Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-68830 Windows Universal Plug and Play (UPnP) Device Host Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69351 Windows Universal Plug and Play (UPnP) Device Host Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-56172 Windows VHD miniport driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69426 Windows VOLSNAP.SYS Remote Code Execution Vulnerability Important 7.8 No No RCE
CVE-2026-69468 Windows Volume Manager Extension Driver Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69582 Windows Volume Manager Extension Driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-77904 Windows Volume Manager Extension Driver Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69291 Windows Volume Manager Extension Driver Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69334 Windows Volume Manager Extension Driver Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69708 Windows Web Platform Storage Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-72965 Windows WebClient Service Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69792 Windows Win32K Security Feature Bypass Vulnerability Important 4.7 No No SFB
CVE-2026-68880 Windows Win32k Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69274 Windows Win32k Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69301 Windows Win32k Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69333 Windows Win32k Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69335 Windows Win32k Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69348 Windows Win32k Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69410 Windows Win32k Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69498 Windows Win32k Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69610 Windows Win32k Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69630 Windows Win32k Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69652 Windows Win32k Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69689 Windows Win32k Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69706 Windows Win32k Elevation of Privilege Vulnerability Important 7.1 No No EoP
CVE-2026-69762 Windows Win32k Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-69779 Windows Win32k Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69818 Windows Win32k Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69844 Windows Win32k Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-70283 Windows Win32k Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-70289 Windows Win32k Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69517 Windows Wireless Networking Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-69862 Windows Wireless Wide Area Network Service Information Disclosure Vulnerability Important 5.5 No No Info
CVE-2026-69560 Windows Work Folder Service Elevation of Privilege Vulnerability Important 7 No No EoP
CVE-2026-71336 Windows Work Folder Service Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-80075 Windows Work Folders Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-69619 Windows exFAT File System Elevation of Privilege Vulnerability Important 8 No No EoP
CVE-2026-68898 Windows iSCSI Denial of Service Vulnerability Important 6.5 No No DoS
CVE-2026-69598 Windows iSCSI Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-69628 Windows iSCSI Remote Code Execution Vulnerability Important 8.8 No No RCE
CVE-2026-73025 Windows iSCSI Security Feature Bypass Vulnerability Important 9.8 No No SFB
CVE-2026-69839 Windows iSCSI Target Service Denial of Service Vulnerability Important 6.5 No No DoS
CVE-2026-72927 Winsock Elevation of Privilege Vulnerability Important 6.7 No No EoP
CVE-2026-58611 Xbox Gaming Services Elevation of Privilege Vulnerability Important 7.8 No No EoP
CVE-2026-78455 Xbox Information Disclosure Vulnerability Important 4.3 No No Info
CVE-2026-84353 * Chromium: CVE-2026-84353 Use after free in Shared Tab Groups Critical N/A No No RCE
CVE-2026-84324 * Chromium: CVE-2026-84324 Use after free in Proxy High N/A No No RCE
CVE-2026-84325 * Chromium: CVE-2026-84325 Improper input validation in DataTransfer High N/A No No RCE
CVE-2026-84326 * Chromium: CVE-2026-84326 Uninitialized resource in V8 High N/A No No RCE
CVE-2026-84359 * Chromium: CVE-2026-84359 Information leak in Skia High N/A No No Info
CVE-2026-84357 * Chromium: CVE-2026-84357 Improper input validation in Omnibox High N/A No No RCE
CVE-2026-84349 * Chromium: CVE-2026-84349 Use after free in Browser High N/A No No RCE
CVE-2026-84351 * Chromium: CVE-2026-84351 Buffer overflow in GPU High N/A No No RCE
CVE-2026-84354 * Chromium: CVE-2026-84354 Incorrect authorization in FileSystem High N/A No No RCE
CVE-2026-84323 * Chromium: CVE-2026-84323 Missing authorization in FileSystem Medium N/A No No RCE
CVE-2026-84328 * Chromium: CVE-2026-84328 Missing authorization in FileSystem Medium N/A No No RCE
CVE-2026-84332 * Chromium: CVE-2026-84332 Incorrect authorization in SiteSettings Medium N/A No No RCE
CVE-2026-84334 * Chromium: CVE-2026-84334 Incorrect authorization in Chromoting Medium N/A No No EoP
CVE-2026-84335 * Chromium: CVE-2026-84335 Incorrect authorization in TabStrip Medium N/A No No EoP
CVE-2026-84347 * Chromium: CVE-2026-84347 Use after free in WebRTC Medium N/A No No RCE
CVE-2026-84348 * Chromium: CVE-2026-84348 Information leak in MediaCapture Medium N/A No No Info
CVE-2026-84355 * Chromium: CVE-2026-84355 Incorrect authorization in Navigation Medium N/A No No EoP
CVE-2026-84358 * Chromium: CVE-2026-84358 Improper privilege management in Downloads Medium N/A No No EoP
CVE-2026-84327 * Chromium: CVE-2026-84327 Incorrect authorization in Autofill Low N/A No No Spoofing
CVE-2026-84329 * Chromium: CVE-2026-84329 Confused deputy in CredentialProvider Low N/A No No EoP
CVE-2026-84331 * Chromium: CVE-2026-84331 Incorrect authorization in Actor Low N/A No No SFB
CVE-2026-84350 * Chromium: CVE-2026-84350 Use after free in TabStrip Low N/A No No RCE
CVE-2026-84356 * Chromium: CVE-2026-84356 UI misrepresentation in FullScreen Low N/A No No Spoofing

Text extracted automatically; images, tables and formatting may be missing. Original: https://www.thezdi.com/blog/2026/9/8/the-september-2026-security-update-review