<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Ian Bishop</title>
    <description>The latest articles on DEV Community by Ian Bishop (@ian_bishop_98bf15c6a498d4).</description>
    <link>https://dev.to/ian_bishop_98bf15c6a498d4</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4076715%2F81dcf8e4-3b5f-44b9-83db-77242e834fc2.png</url>
      <title>DEV Community: Ian Bishop</title>
      <link>https://dev.to/ian_bishop_98bf15c6a498d4</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/ian_bishop_98bf15c6a498d4"/>
    <language>en</language>
    <item>
      <title>Patch Tuesday September 2026: 2 Zero-Days, 119 Critical Fixes Among 1186 CVEs</title>
      <dc:creator>Ian Bishop</dc:creator>
      <pubDate>Wed, 09 Sep 2026 19:48:35 +0000</pubDate>
      <link>https://dev.to/ian_bishop_98bf15c6a498d4/patch-tuesday-september-2026-2-zero-days-119-critical-fixes-among-1186-cves-2876</link>
      <guid>https://dev.to/ian_bishop_98bf15c6a498d4/patch-tuesday-september-2026-2-zero-days-119-critical-fixes-among-1186-cves-2876</guid>
      <description>&lt;p&gt;Microsoft's September 2026 security update addresses 1186 vulnerabilities: 119 rated Critical, 913 Important. 2 are already exploited in the wild and 0 were publicly disclosed before today.&lt;/p&gt;

&lt;p&gt;This is a big patch batch — 1,186 CVEs total — but the real story is three vulnerabilities already in CISA's KEV catalog, two of them zero-days actively exploited before today's release. Neither of the exploited Windows bugs was publicly disclosed ahead of the patch, so there's no advance warning you missed, but that also means attackers had a head start you didn't. &lt;/p&gt;

&lt;p&gt;Prioritize the KEV-listed items below over the raw volume of Important-rated EoP and RCE bugs padding out the rest of this month's release.&lt;/p&gt;

&lt;h2&gt;
  
  
  Patch these first
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-81963" rel="noopener noreferrer"&gt;CVE-2026-81963&lt;/a&gt;&lt;/strong&gt; (Important, CVSS 7.8) — Windows Update Stack: Elevation of Privilege — &lt;strong&gt;exploited in the wild&lt;/strong&gt;, &lt;strong&gt;CISA KEV&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-85880" rel="noopener noreferrer"&gt;CVE-2026-85880&lt;/a&gt;&lt;/strong&gt; (Important, CVSS 7.8) — Windows ALPC: Elevation of Privilege — &lt;strong&gt;exploited in the wild&lt;/strong&gt;, &lt;strong&gt;CISA KEV&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-85046" rel="noopener noreferrer"&gt;CVE-2026-85046&lt;/a&gt;&lt;/strong&gt; (CVSS 0.0) — Microsoft Edge (Chromium-based): see advisory — &lt;strong&gt;CISA KEV&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;CVE-2026-81963 (Windows Update Stack, EoP, CVSS 7.8): improper link resolution — a classic link-following flaw — lets an authorized local attacker escalate privileges. It's exploited in the wild and KEV-listed, so treat any endpoint running the Windows Update Stack as exposed and patch it today.&lt;/p&gt;

&lt;p&gt;CVE-2026-85880 (Windows ALPC, EoP, CVSS 7.8): a heap-based buffer overflow in ALPC that also allows local privilege escalation by an authorized attacker. Also exploited and KEV-listed — ALPC is a core Windows IPC mechanism, so this affects essentially every supported Windows version and should be patched alongside the Update Stack bug.&lt;/p&gt;

&lt;p&gt;CVE-2026-85046 (Microsoft Edge, Chromium-based): this one comes from the Chromium side — Microsoft Edge ingests a Chrome fix for a vulnerability Google says has an exploit in the wild. Make sure Edge is set to auto-update or push the update manually; don't assume your Windows patching cadence covers browser components.&lt;/p&gt;

&lt;h2&gt;
  
  
  Also notable
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-69525" rel="noopener noreferrer"&gt;CVE-2026-69525&lt;/a&gt;&lt;/strong&gt; (Important, CVSS 9.8) — Windows Remote Desktop Services: Remote Code Execution&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-69730" rel="noopener noreferrer"&gt;CVE-2026-69730&lt;/a&gt;&lt;/strong&gt; (Critical, CVSS 9.8) — Windows DNS: Remote Code Execution&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-69854" rel="noopener noreferrer"&gt;CVE-2026-69854&lt;/a&gt;&lt;/strong&gt; (Critical, CVSS 9.0) — Spring Cloud Azure: Elevation of Privilege&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-69676" rel="noopener noreferrer"&gt;CVE-2026-69676&lt;/a&gt;&lt;/strong&gt; (Critical, CVSS 8.8) — Windows Kerberos: Remote Code Execution&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-69857" rel="noopener noreferrer"&gt;CVE-2026-69857&lt;/a&gt;&lt;/strong&gt; (Critical, CVSS 8.5) — Azure Cosmos DB: Spoofing&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-68880" rel="noopener noreferrer"&gt;CVE-2026-68880&lt;/a&gt;&lt;/strong&gt; (Important, CVSS 8.0) — Windows Win32K: Elevation of Privilege&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-69301" rel="noopener noreferrer"&gt;CVE-2026-69301&lt;/a&gt;&lt;/strong&gt; (Important, CVSS 8.0) — Windows Win32K: Elevation of Privilege&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-72940" rel="noopener noreferrer"&gt;CVE-2026-72940&lt;/a&gt;&lt;/strong&gt; (Important, CVSS 8.8) — Windows Schannel: Remote Code Execution&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  By the numbers
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Elevation of Privilege: &lt;strong&gt;438&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Remote Code Execution: &lt;strong&gt;258&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Unspecified: &lt;strong&gt;213&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Information Disclosure: &lt;strong&gt;173&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Denial of Service: &lt;strong&gt;56&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Security Feature Bypass: &lt;strong&gt;19&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Spoofing: &lt;strong&gt;16&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Tampering: &lt;strong&gt;13&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;Source: &lt;a href="https://msrc.microsoft.com/update-guide" rel="noopener noreferrer"&gt;Microsoft Security Update Guide&lt;/a&gt; and the &lt;a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog" rel="noopener noreferrer"&gt;CISA KEV catalog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;&lt;a href="https://secnewsheadlines.com/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=patch-tuesday-2026-sep" rel="noopener noreferrer"&gt;Subscribe free →&lt;/a&gt;&lt;/strong&gt; I write a curated cybersecurity news roundup, including this breakdown each Patch Tuesday. Get it in your inbox.&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>infosec</category>
      <category>microsoft</category>
      <category>security</category>
    </item>
    <item>
      <title>Patch Tuesday August 2026: 1 Zero-Day, 109 Critical Fixes Among 790 CVEs</title>
      <dc:creator>Ian Bishop</dc:creator>
      <pubDate>Thu, 13 Aug 2026 19:04:33 +0000</pubDate>
      <link>https://dev.to/ian_bishop_98bf15c6a498d4/patch-tuesday-august-2026-1-zero-day-109-critical-fixes-among-790-cves-3hdc</link>
      <guid>https://dev.to/ian_bishop_98bf15c6a498d4/patch-tuesday-august-2026-1-zero-day-109-critical-fixes-among-790-cves-3hdc</guid>
      <description>&lt;p&gt;Microsoft's August 2026 security update addresses 790 vulnerabilities: 109 rated Critical, 396 Important. 1 is already exploited in the wild and 2 were publicly disclosed before today.&lt;/p&gt;

&lt;p&gt;This month's headline is a single actively exploited zero-day: CVE-2026-68820, a use-after-free EoP in the Windows Ancillary Function Driver for WinSock, already confirmed in KEV. It's the one CVE in this 790-fix batch you cannot leave for next week. Beyond that, the release is heavy on volume — 109 critical and 111 RCE fixes — but light on other confirmed exploitation, with two publicly disclosed EoP/tampering bugs in User Profile Service and the Container Isolation FS Filter Driver rounding out the disclosed-but-not-yet-exploited list.&lt;/p&gt;

&lt;h2&gt;
  
  
  Patch these first
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-68820" rel="noopener noreferrer"&gt;CVE-2026-68820&lt;/a&gt;&lt;/strong&gt; (Important, CVSS 7.0) — Windows Ancillary Function Driver for WinSock: Elevation of Privilege — &lt;strong&gt;exploited in the wild&lt;/strong&gt;, &lt;strong&gt;CISA KEV&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;CVE-2026-68820 (Windows Ancillary Function Driver for WinSock, CVSS 7.0): a use-after-free that lets an already-authenticated local attacker elevate privileges to SYSTEM. It's marked exploited in the wild and is in KEV, so treat it as your top priority patch this cycle regardless of platform — AFD.sys underpins core networking on every supported Windows version, meaning any endpoint or server where a low-priv user or process can execute code is a viable target for local privilege escalation chains. Patch this today.&lt;/p&gt;

&lt;h2&gt;
  
  
  Publicly disclosed
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-62832" rel="noopener noreferrer"&gt;CVE-2026-62832&lt;/a&gt;&lt;/strong&gt; (Important, CVSS 7.8) — Windows User Profile Service: Elevation of Privilege — publicly disclosed&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-72971" rel="noopener noreferrer"&gt;CVE-2026-72971&lt;/a&gt;&lt;/strong&gt; (Important, CVSS 5.5) — Windows Container Isolation FS Filter Driver (unionfs.sys): Tampering — publicly disclosed&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Also notable
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-65665" rel="noopener noreferrer"&gt;CVE-2026-65665&lt;/a&gt;&lt;/strong&gt; (Critical, CVSS 8.8) — Microsoft Office SharePoint: Remote Code Execution&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-63520" rel="noopener noreferrer"&gt;CVE-2026-63520&lt;/a&gt;&lt;/strong&gt; (Important, CVSS 8.1) — Microsoft Office SharePoint: Remote Code Execution&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-59124" rel="noopener noreferrer"&gt;CVE-2026-59124&lt;/a&gt;&lt;/strong&gt; (Important, CVSS 9.8) — Microsoft High Performance Computing (HPC) Pack: Remote Code Execution&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-62893" rel="noopener noreferrer"&gt;CVE-2026-62893&lt;/a&gt;&lt;/strong&gt; (Critical, CVSS 9.8) — Windows Deployment Services: Remote Code Execution&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-59133" rel="noopener noreferrer"&gt;CVE-2026-59133&lt;/a&gt;&lt;/strong&gt; (Important, CVSS 8.8) — Microsoft High Performance Computing (HPC) Pack: Elevation of Privilege&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-62823" rel="noopener noreferrer"&gt;CVE-2026-62823&lt;/a&gt;&lt;/strong&gt; (Critical, CVSS 8.8) — Windows DHCP Server: Remote Code Execution&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-56162" rel="noopener noreferrer"&gt;CVE-2026-56162&lt;/a&gt;&lt;/strong&gt; (Critical, CVSS 10.0) — Azure SQL Database: Elevation of Privilege&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;&lt;a href="https://msrc.microsoft.com/update-guide/vulnerability/CVE-2026-50481" rel="noopener noreferrer"&gt;CVE-2026-50481&lt;/a&gt;&lt;/strong&gt; (Critical, CVSS 9.9) — Azure Active Directory: Elevation of Privilege&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  By the numbers
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;Unspecified: &lt;strong&gt;369&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Elevation of Privilege: &lt;strong&gt;176&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Remote Code Execution: &lt;strong&gt;111&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Information Disclosure: &lt;strong&gt;86&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Spoofing: &lt;strong&gt;21&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Denial of Service: &lt;strong&gt;12&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Security Feature Bypass: &lt;strong&gt;11&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Tampering: &lt;strong&gt;4&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;em&gt;Source: &lt;a href="https://msrc.microsoft.com/update-guide" rel="noopener noreferrer"&gt;Microsoft Security Update Guide&lt;/a&gt; and the &lt;a href="https://www.cisa.gov/known-exploited-vulnerabilities-catalog" rel="noopener noreferrer"&gt;CISA KEV catalog&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;




&lt;p&gt;&lt;strong&gt;&lt;a href="https://secnewsheadlines.com/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=patch-tuesday-2026-aug" rel="noopener noreferrer"&gt;Subscribe free →&lt;/a&gt;&lt;/strong&gt; I write a curated cybersecurity news roundup, including this breakdown each Patch Tuesday. Get it in your inbox.&lt;/p&gt;

</description>
      <category>cybersecurity</category>
    </item>
  </channel>
</rss>
