July 2026 has been one of the most eventful months in the tech industry so far this year, revolving around three axes: the wave of models, the infrastructure race, and security and management.

Tech news roundup for July 2026 — updated to 29/07/2026
The month began with Anthropic bringing Claude Fable 5 back online on 1 July, after the US government lifted export controls imposed on 12 June — restrictions that had kept the company's Mythos-class model offline for nearly three weeks.
8 and 9 July saw four consecutive launches:
GPT-5.6 went through an unusual process: the US Department of Commerce vetted each customer, limiting the preview to around 20 organisations before expanding. On benchmarks, GPT-5.6 Sol leads LiveBench Mathematics (96.2), LiveBench Reasoning (91.7) and ARC-AGI-2 (93%).
On 16 July, Moonshot AI (Beijing) released Kimi K3 via web app and API; weights were made publicly available for free on 26 July, a day earlier than scheduled, with day-0 hosting from Together AI and Modal.
The scale is 2.8 trillion parameters — the first open-weight model in the 3T class. The architecture is based on Kimi Delta Attention and Attention Residuals, along with the Stable LatentMoE framework, which activates only 16 out of 896 experts per token (~1.8% of the pool), achieving roughly 2.5× scaling efficiency compared to Kimi K2. Context is 1 million tokens, with native vision.
The most striking result: within hours of launch, K3 jumped from rank #18 to #1 on Frontend Code Arena with 1679 points, surpassing Claude Fable 5. Moonshot acknowledges that K3 trails Fable 5 and GPT-5.6 Sol overall, though it reports BrowseComp 91.2, Terminal Bench 2.1 88.3 and GPQA-Diamond 93.5.
API pricing is a practical strength: $0.30/1M input tokens on cache hit, $3 on cache miss, $15 output. Moonshot uses Mooncake infrastructure to separate prefill and decode, reporting a 90% cache hit rate on coding workloads — the basis for that cached price.
Two caveats are worth noting. At launch, there were no independent third-party benchmarks, so all figures — including the label "largest open-weight model ever" — remain unverified claims. And 2.8T does not equate to quality: with MoE, inference cost tracks active parameters, not total parameters. For self-hosting, even with MXFP4 quantisation, K3 still requires a huge amount of GPU and cost — open weights here matter for teams with clusters, not for individual machines.
The month closed with Claude Opus 5 on 24 July — Anthropic's fourth model in under two months, after Mythos 5, Fable 5 and Sonnet 5. On the Artificial Analysis v4.1 leaderboard, Opus 5 tops both the Intelligence Index (61) and Agentic Index (55.3), ahead of Fable 5 (60/52.8) and GPT-5.6 Sol (59/54.0), with API pricing of $5/$25 per 1M tokens — half that of Fable 5.
General view among observers: the focus is shifting from "best model wins" to "best fit wins". Price, latency, accessibility and suitability for specific tasks now matter as much as raw benchmark scores.
A recurring theme throughout the month is that competition is no longer about models but about the chips, data centres, power, memory and security systems needed to run them at global scale.
Notable figures:
Microsoft's July patch set a record for volume. Counts vary by scope: 622 vulnerabilities according to Rapid7 and CrowdStrike, 570 according to BleepingComputer (excluding those patched before release). Windows alone accounts for 413–416 vulnerabilities. Breakdown by exploitation technique: privilege escalation 255 (41%), remote code execution 166 (27%), information disclosure 109 (18%).
Notable from a process standpoint: Microsoft's Security Update Guide no longer lists each CVE in detail, replacing it with a summary table by product line and a shorter "Notable CVEs" section.
CVE-2026-56155 — AD FS Elevation of Privilege (CVSS 7.8) An insufficient granularity of access control flaw (CWE-1220), allowing a low-privilege local attacker to escalate to administrator rights without user interaction. Exploited in the wild and listed on the CISA KEV. AD FS is exactly the kind of identity infrastructure attackers like to use as a pivot point, and is often paired with an RCE vulnerability in ransomware attacks. Test and deploy early.
CVE-2026-57092 — Windows VMSwitch (CVSS 9.9) The highest CVSS score of the month. A use-after-free flaw allows a low-privilege attacker to escalate to full host privileges.
CVE-2026-55040 — SharePoint Authentication Bypass Discovered by Rapid7 and disclosed in coordination with Microsoft. This is the first link in a two-vulnerability chain leading to unauthenticated RCE on SharePoint Server. Patches are available for Subscription Edition, 2019 and 2016; the second vulnerability in the chain is currently under embargo, with a patch expected in the August 2026 Patch Tuesday.
Separately, CVE-2026-56164 (SharePoint, CVSS 5.3) has also been exploited in the wild — an authentication bypass flaw allowing network-based attack without user interaction, demonstrating that Moderate-level vulnerabilities still hold value for attackers. Microsoft recommends enabling AMSI and setting Request Body Scan mode to Full as a temporary measure.
On 16 July, multiple providers simultaneously upgraded their coding agents. Technically, repository-level context windows and multi-step tool calling have now become standard; agent frameworks are converging on common abstractions such as system prompts, environment tools and memory layers, while costs and latency have decreased markedly compared to 2024–2025.
But the real-world lessons are more valuable than the numbers. Case studies after 16 July show that agents are most effective when scoped to specific tasks — writing tests, migration, code review — rather than being used as a general-purpose "dev in a box". Junior engineers gain a safety net for repetitive tasks, but need guidance to avoid over-reliance on agent output.
An interesting detail accompanying this trend: when Altia launched Altia AI on 21 July, the company stressed that no AI-generated code is deployed to production — the tool only assists with development and debugging.
Note: figures on the number of vulnerabilities in the July Patch Tuesday vary between sources due to different counting scopes. Kimi K3's benchmark scores at this point were largely self-reported by Moonshot AI, with no independent verification. Information on financial agreements and bills under review may have changed since the time of compilation.
Comments
No comments yet. Be the first!
You need to sign in to comment.