622 CVEs in One Day: The 4 July 2026 Patch Tuesday Fixes Houston Businesses Must Install First
Microsoft's July 14, 2026 Patch Tuesday was the largest in company history at roughly 622 CVEs, driven partly by Microsoft's own AI-powered code scanning. Here is the triage a 10-100 seat Texas business actually needs: the four fixes to install first and what a real patching program looks like.
Introduction
On Tuesday, July 14, 2026, Microsoft shipped the largest security update in the company's history. Depending on how you count, the July 2026 Patch Tuesday closed roughly 569 to 570 CVEs issued by Microsoft itself, or about 622 once bundled and third-party components such as Edge and Chromium are included. Trackers put the Critical count between 56 and 59, with three zero-days: two confirmed exploited in the wild and one publicly disclosed. Windows alone accounted for 416 of the fixes. For scale: June 2026 had already broken the previous record at 206 CVEs. July tripled it.
If you run IT for a 10 to 100 seat business in Houston, The Woodlands, Katy or Sugar Land, that number is not a headline. It is an operational problem. No internal admin, and no owner who also happens to be "the computer person," is going to read 600 advisories and decide what matters. So let's do the triage for you: four vulnerabilities out of the pile actually change your risk this month, and one of them had a three-day federal remediation clock attached to it.
A Record Microsoft Patch Tuesday CVE Count, Explained
Before the triage, understand why the number exploded, because it tells you what the next twelve months look like.
Microsoft has attributed a large share of the July volume to its own AI-driven vulnerability discovery work, specifically a multi-model agentic scanning harness the company refers to as MDASH, which is now continuously auditing Microsoft's own codebase. In plain English: Microsoft pointed AI at Windows and it found an enormous number of latent bugs, faster than human researchers ever could.
That is genuinely good news for defenders in the long run. In the short run it means the era of the light 40-CVE Patch Tuesday is over. Vulnerability volume is now a throughput problem, and any patching process that depends on a human reading release notes each month will fall behind permanently. The breakdown for July was 254 elevation-of-privilege flaws, 145 remote code execution flaws, 102 information disclosure, 35 denial of service, 17 security feature bypasses and 16 spoofing bugs.
You cannot patch 600 things thoughtfully. You can patch four things immediately and let an automated ring-based process handle the rest. Here are the four.
CISA KEV Remediation Deadline: Why Exploitation Status Beats Severity Score
The single most useful lesson from the July 2026 Patch Tuesday is the CVSS 5.3 versus KEV contradiction on the SharePoint bug. A "Medium" vendor score sat on a vulnerability that federal agencies were given three days to fix.
CVSS measures theoretical impact. KEV measures whether criminals are actually using it right now. For a small business with limited change windows, exploitation status is the far better prioritization signal. A boring 5.3 that is being weaponized today is more dangerous to you than a beautiful 9.8 that nobody has figured out how to trigger.
The federal rulebook changed recently in a way worth borrowing. CISA issued Binding Operational Directive 26-04 on June 10, 2026, superseding BOD 22-01 and BOD 19-02. It replaces flat KEV deadlines with a risk-tiered model built on four variables: whether the asset is publicly exposed, whether the flaw is in KEV, whether the exploit can be automated, and what an attacker achieves after exploitation. Remediation windows run from 3 to 60 days, and the most dangerous tier carries a 72-hour clock plus forensic triage to check whether you were already hit.
You are not a federal agency, so BOD 26-04 does not legally bind you. But if you carry cyber insurance, hold contracts with energy majors or the Texas Medical Center, or are working toward a compliance framework, "we patch KEV entries within X days" is the control that auditors and underwriters actually ask about. Build your program around KEV and you will pass most of the questions you get asked.
Patch Management for Houston Small Business: What a Real Program Looks Like
A 600-CVE month cannot be hand-patched. If your current process is "Windows Update is on and we hope," here is what an actual program contains.
- Ring-based deployment. A pilot ring of 5 to 10 tolerant users takes updates first, a broad ring follows 3 to 5 days later, and critical servers get a defined window after that. This catches the bad update before it hits the whole company.
- A KEV-driven emergency lane. Anything on the CISA KEV catalog or confirmed exploited jumps the queue and ships in days, not at the next quarterly maintenance weekend. Two of July's four priorities qualified.
- Reboot compliance reporting. Most "patched" fleets are not patched. The update downloaded, the machine never rebooted, and the fix is not active. If your reporting cannot show you which machines are pending reboot and for how long, your compliance number is fiction.
- Coverage for the two machines nobody touches. The owner's laptop, which never reboots because there are 60 tabs open, and the one line-of-business server that "can't go down." Those are the two systems that end up in the incident report.
- An end-of-life inventory. SharePoint Server 2016 and 2019 went out of extended support on July 14, 2026. A patch you cannot get is not a patching problem, it is a migration project, and it needs a date on a calendar.
- Third-party and firmware coverage. Adobe, Java, browsers, VPN clients and NAS firmware are not in Windows Update, and attackers know it.
- Detection behind the patching. Zero-days are, by definition, exploited before a patch exists. Monitored endpoint detection is what covers the gap between exploitation and Patch Tuesday. See our endpoint security services for how automated 24/7 monitoring backstops the patch cycle.
Managed Patching SLA Texas Businesses Should Demand
If you are evaluating an IT provider, the patching SLA is where you find out whether they run a program or run a script. Ask for specifics in writing:
- Standard Microsoft updates deployed within a stated number of days of release, by ring.
- KEV-listed and actively exploited CVEs deployed on an emergency timeline measured in days.
- A monthly compliance report showing percentage patched, percentage pending reboot, and named exceptions with a reason.
- Explicit coverage for servers, laptops, mobile devices and third-party applications, not just Windows.
- A documented rollback plan for when an update breaks a line-of-business application.
Across the Texas market, managed IT with patching, monitoring and endpoint protection bundled commonly falls somewhere in the range of roughly $100 to $250 per user per month depending on scope, compliance requirements and how much legacy infrastructure is in play. That is a general market observation, not a quote. Pricing varies widely by provider and environment, so get the SLA in writing before you compare numbers. A cheaper contract with a vague patching clause is not cheaper.
Frequently Asked Questions
How many CVEs were in the July 2026 Patch Tuesday?
Microsoft issued fixes for approximately 569 to 570 CVEs of its own, with the total reaching roughly 621 to 622 when bundled and third-party components are counted. Trackers put the Critical count between 56 and 59, and there were three zero-days: two actively exploited and one publicly disclosed. It is the largest Patch Tuesday in Microsoft's history, following June 2026's previous record of 206.
Which July 2026 vulnerabilities are on the CISA KEV catalog?
CVE-2026-56164 (SharePoint Server) and CVE-2026-56155 (AD FS) were both added to CISA's Known Exploited Vulnerabilities catalog on July 14, 2026, the day the patches shipped, as part of a batch of four additions. The SharePoint entry carried a July 17 due date for federal agencies and the AD FS entry a July 28 date.
Do I need to worry about the SharePoint bug if I use SharePoint Online?
No. CVE-2026-56164 affects on-premises SharePoint Enterprise Server 2016, SharePoint Server 2019 and Subscription Edition. Microsoft 365 SharePoint Online is not in scope. If you are unsure which you run, the giveaway is whether there is a physical or virtual SharePoint server in your environment.
Is BitLocker still safe after CVE-2026-50661?
Yes, once the July 14, 2026 cumulative update is installed. The flaw allows an attacker with physical access to bypass BitLocker under default TPM-only configurations, and Microsoft rates exploitation "Less Likely" at CVSS 6.1. Until the update is deployed and the machine has rebooted, treat a lost or stolen laptop as potentially readable, and follow your normal data breach assessment process.
How fast should a small business patch actively exploited vulnerabilities?
Days, not weeks. Under BOD 26-04, CISA gives federal agencies as little as 72 hours for the highest-risk tier. A practical private-sector target is 72 hours for KEV-listed and confirmed-exploited flaws on internet-facing systems, and 7 to 14 days for standard monthly updates deployed through a pilot ring first.
Get Your Patch Posture Reviewed
If July's 622-CVE release made you realize nobody can actually tell you what percentage of your fleet is patched and rebooted right now, that is the finding, and it is a common one. LayerLogix runs ring-based patching, KEV-driven emergency deployment and monthly compliance reporting for businesses across Houston, The Woodlands, Katy and the surrounding metro, with local Texas-based support and more than 20 years of experience behind it. Talk to our team about managed IT services in Houston, or reach out through Houston IT support for a straight answer on where your fleet stands before the next record-setting Patch Tuesday.
Need Help With Infrastructure?
LayerLogix provides expert infrastructure solutions for businesses across Houston and nationwide.
Related Articles
Need Expert IT Support?
Let our team help your Houston business with enterprise-grade IT services and cybersecurity solutions.