惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

MongoDB | Blog
MongoDB | Blog
J
Java Code Geeks
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
D
DataBreaches.Net
腾讯CDC
GbyAI
GbyAI
I
InfoQ
博客园 - Franky
G
Google Developers Blog
Last Week in AI
Last Week in AI
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
V
Visual Studio Blog
Vercel News
Vercel News
博客园_首页
MyScale Blog
MyScale Blog
Martin Fowler
Martin Fowler
N
Netflix TechBlog - Medium
V
V2EX
T
The Blog of Author Tim Ferriss
M
MIT News - Artificial intelligence
雷峰网
雷峰网
H
Hackread – Cybersecurity News, Data Breaches, AI and More
大猫的无限游戏
大猫的无限游戏
The GitHub Blog
The GitHub Blog

Help Net Security

Police arrest 10 suspected members of Black Axe cybercrime gang ShinyHunters claims it stole 1.4 million records from Udemy Sevii unveils Cyber Swarm Defense Mode to stop AI-driven attacks at scale Alleged Chinese hacker extradited to US over cyberattacks targeting COVID-19 research Cequence Agent Personas bring granular control and governance to enterprise AI agents NowSecure MARI gives enterprises evidence-based visibility into third-party mobile app risk The metrics killing your SOC, and what to use instead US state privacy fines reached $3.425 billion in 2025 Canada’s first SMS blaster case leads to three arrests Linux storage management tool Stratis 3.9.0 adds online encryption and cache-less pool startup TLS Connect gives SMBs a right-sized automated tool to manage TLS certificates Aptori expands its platform with autonomous offensive testing to reduce security bottlenecks Your IAM was built for humans, AI agents don’t care The AI criminal mastermind is already hiring on gig platforms 25 open-source cybersecurity tools that don’t care about your budget Product showcase: LuLu reveals unauthorized outbound connections from Mac apps Week in review: Claude Mythos finds 271 Firefox flaws, Vercel breach Users advised to drop passwords and make room for passkeys - Help Net Security Indirect prompt injection is taking hold in the wild - Help Net Security Compromised everyday devices power Chinese cyber espionage operations - Help Net Security New Cisco firewall malware can only be killed by pulling the plug - Help Net Security Meta is overhauling how you sign in, manage settings, and protect your accounts - Help Net Security Ubuntu 26.04 LTS delivers memory-safe system tools and live patching for Arm servers - Help Net Security OpenAI’s GPT-5.5 is out with expanded cybersecurity safeguards - Help Net Security AI is speeding up nation-state cyber programs - Help Net Security A study of 1,000 Android apps finds a privacy policy logging gap - Help Net Security IT spending to hit $6.31 trillion record, thanks to AI - Help Net Security Where AI in CI/CD is working for engineering teams - Help Net Security With AI's help, North Korean hackers stumbled into a near-undetectable attack - Help Net Security Hacker with a special interest in breaching sports institutions ends behind bars - Help Net Security
May 2026 Patch Tuesday forecast: AI starts driving securi...
Help Net Security · 2026-05-08 · via Help Net Security

Microsoft May 2026 Patch Tuesday is now live: Many fixes, but no zero-days

Project Glasswing. This is one of three major security industry changes I’ll cover today. The Anthropic Mythos vulnerability discovery model has already proven to be game changing in its ability to identify new vulnerabilities in software. Many of these vulnerabilities have existed for 10 to 15 years without human discovery. In a recent announcement from Mozilla, they discovered 271 vulnerabilities when running it against Firefox 150 prior to release. This sheer volume of new vulnerabilities is driving change.

May 2026 Patch Tuesday forecast

NIST moves to threat-based CVE analysis

In an unprecedented agreement known as Project Glasswing, 12 companies agreed to work with Anthropic on a preview version of this new technology. These include Apple, Amazon, Cisco, Microsoft, and others who would normally be competing for this technology. The goal is to finally get ahead of the zero-day releases and minimize the risk from attacks. In another major shift, NIST announced it was changing its vulnerability analysis efforts to a risk or threat-based approach.

All CVEs will continue to be added to the National Vulnerability Database (NVD), but it would prioritize its ‘enrichment’ process on those vulnerabilities known to be exploited or associated with software used in the federal government or software identified as critical. Per the announcement they enriched over 42,000 CVEs in 2025 and cannot keep that pace with all CVEs now being reported. And finally, my third change, the increase in frequency of patch releases to keep up with this flood of vulnerabilities.

A prime example here is the announcement from Oracle that their Critical Patch Updates (CPUs) would be expanded from quarterly to monthly releases, with previously skipped months to now include additional security updates as needed. As AI ramps up, many aspects of patch management will continue to change and evolve in response.

OOB updates fix critical ASP.NET core vulnerability

Microsoft provided two important out-of-band (OOB) patches this month. The first was soon after the April Patch Tuesdays updates and impacted all the currently supported server versions from 2016 through 2025. The April security update KB5082063 was failing on Windows Server 2025 in many reported cases and any server version which was acting as a domain controller could possibly go into a restart loop with their respective April updates.

On April 19th, Microsoft issued a series of OOB patches to address these issues. Two days later on April 21st, Microsoft issued an OOB update for .NET 10.0.7. This resolved CVE-2026-40372, an Escalation of Privilege vulnerability with a CVSS of 9.1 and rated Critical. This vulnerability was found in the ASP.NET core data protection cryptographic APIs and could allow a user to gain System privilege. Both of these OOB fixes will be rolled into the next Patch Tuesday update.

Microsoft simplifies Windows Insider Program

Microsoft announced a major change to their Windows Insider Program this month. Per the explanation in the blog, the feedback they were getting from community members was that the channel structure and the feature delivery were confusing. With that in mind, they simplified it to two channels, Experimental and Beta. The Experimental channel is just that, cutting edge features in development which may or may not make a release. They welcome feedback but there is no guarantee they may even make a release.

The Beta channel is what you would expect by the name, these releases contain features in near final form which will be included in the next release. Feedback here will help fine tune them for general use. You will be able to move between the channels more easily without having to make completely new installs of your base OS. Community members can expect to be migrated to the appropriate new channels soon.

CopyFail exposes Linux systems to privilege escalation

There are a few hot vulnerabilities getting some extended press that you need to be aware of going into next week’s Patch Tuesday. The first is CVE-2026-33825 which is associated with the Bluehammer exploit. This exploit had a zero-day fix for Microsoft Defender in the April Patch Tuesday release, but since then two additional exploits from the same attacker called RedSun and UnDefend have yet to be addressed. Keep an eye out for a fix this month.

And finally, Linux vulnerability CVE-2026-31431, also called CopyFail, is an AI-discovered elevation of privilege vulnerability, which has been present since 2017. A simple proof of concept (PoC) exploit allowed a standard user to obtain root privileges. Patches for the major Linux distributions were released within a week near the beginning of April, so make sure you are updated and protected against attacks targeting this critical vulnerability.

May 2026 Patch Tuesday forecast

  • Microsoft is part of Project Glasswing, so we could see a new record number of CVEs reported. Based on this new ability to identify issues, expect security updates across the entire Microsoft portfolio next week.
  • The Adobe rotation for Creative Cloud Apps updates will most likely contain Audition, Animate, Premier Pro, and perhaps some repeats from last month like Acrobat depending on which vulnerabilities have surfaced.
  • Apple, also a founding member of Project Glasswing, is due for their next set of OS and application security updates. They may be released on or near Patch Tuesday just to ‘ride the wave’ of updates so be on the lookout. Anticipate a large number of new CVEs discovered as part of this project as well.
  • Google Chrome 149 will be released next week; most likely on Patch Tuesday.
  • Mozilla released Firefox 150.0.2, Firefox ESR 140.10.2, Firefox ESR 115.35.2 on Thursday, May 7. Expect corresponding Thunderbird and Thunderbird ESR updates soon. Mozilla was releasing security updates once a month, but that has accelerated to once a week for the past several weeks. We’ll need to see if that trend continues.

And so it begins. We’re certainly starting to see the impact AI has on the security industry. The recent breakthrough of Anthropic’s Mythos is sure to be the first of many tools which will reshape how we approach code development and conduct patch management operations.