Microsoft’s June 2026 Patch Tuesday Breaks Records: 200-Plus CVEs and Multiple Zero-Days

Microsoft’s June 2026 Patch Tuesday is one of the largest on record — 200-plus vulnerabilities, 33 Critical, and multiple zero-days including one actively exploited.

microsoft-june-2026-patch-tuesday-208-cves-6-zero-days

Microsoft has shipped one of the largest Patch Tuesday releases in its history. The June 2026 update addresses more than 200 vulnerabilities across Windows and the broader Microsoft ecosystem — reported tallies range from roughly 198 to 208 CVEs depending on how third-party and republished entries are counted — making it a record-breaking month for defenders to absorb in a single cycle.

Of that total, 33 vulnerabilities are rated Critical. The bulk of them — 28 by Microsoft’s own breakdown — are remote code execution flaws, alongside a handful of elevation-of-privilege and information-disclosure issues. Several zero-day vulnerabilities are included in the release, at least one of which Microsoft says is being actively exploited in the wild, with others publicly disclosed before a patch was available.

The zero-days worth knowing

A few entries stand out for security teams triaging the deployment:

  • A Microsoft Defender “RoguePlanet” zero-day that grants SYSTEM-level privileges. A researcher publicly posted a working exploit, putting pressure on organizations to patch the endpoint-security agent itself — the very tool many rely on to catch this class of attack.
  • CVE-2026-49160, an HTTP.sys denial-of-service flaw dubbed the “HTTP/2 Bomb,” which can knock over web-facing Windows services.
  • CVE-2026-50507, a BitLocker security-feature bypass that lets a local attacker reach data on an encrypted drive — a meaningful risk for lost or stolen devices.
  • CVE-2026-45586, a Windows CTFMON (Collaborative Translation Framework) elevation-of-privilege flaw that also yields SYSTEM.

Beyond the zero-days, the highest-severity fix reported this month is a Windows Kernel TCP/IP remote code execution vulnerability carrying a CVSS score in the 9.x range — a remote, unauthenticated, no-user-interaction flaw of exactly the kind that earns “wormable” warnings. A separate Critical RCE affecting Azure Kubernetes Service rounds out a release that touches everything from the kernel to the cloud control plane.

Why the volume matters

A 200-plus-CVE month is not just a patching chore; it is a prioritization problem. Most organizations cannot test and deploy every fix at once, so the work becomes triage: which of these are internet-reachable, which are already being exploited, and which protect the assets that would hurt most if they fell. The actively-exploited and publicly-disclosed zero-days belong at the front of that queue, followed by the unauthenticated, network-reachable RCEs.

The recurring lesson in a release this size is that visibility precedes prioritization. You cannot patch what you have not inventoried, and you cannot rank exposure you cannot see. Continuous configuration and exposure auditing — knowing which hosts run the affected services, which are exposed to the internet, and which compensating controls are actually in place — is what turns a record-breaking Patch Tuesday from a fire drill into a routine, ranked rollout.

Administrators should review Microsoft’s June 2026 Security Update Guide and prioritize the actively-exploited and publicly-disclosed items first. This article is a summary of publicly reported information; consult vendor advisories for authoritative CVE details and affected-version data.