📊 Full opportunity report: The 90-Day Window Closed. Nobody Sent a Notice. on ThorstenMeyerAI.com — validation score, market gap, and execution plan.
TL;DR
The traditional 90-day window for responsible disclosure has ended. No notice was sent after a recent kernel vulnerability patch, allowing AI tools and attackers to exploit the flaw before widespread patching. This shift raises concerns about security practices and attacker advantages.
The 90-day window traditionally used for responsible vulnerability disclosure has effectively closed without any notice from vendors or researchers, enabling attackers to exploit recently patched Linux kernel vulnerabilities before widespread deployment.
On April 1, 2026, a Linux kernel patch for the Copy Fail vulnerability was committed. By April 29, the patch was publicly available, but no coordinated disclosure notice was issued. AI-driven tools can now monitor kernel commits, analyze diffs, and develop exploits within minutes, drastically reducing the time attackers have to weaponize vulnerabilities. This development shifts the advantage from defenders, who relied on the 90-day window to deploy patches, to attackers who can now act immediately upon patch release.
Experts note that the traditional assumptions behind the disclosure window—such as the time needed for reverse engineering and patch analysis—are no longer valid in 2026, given AI’s capabilities. The consequence is a structural vulnerability window that favors attackers, eroding the defensive advantage that the 90-day period once provided.
The 90-day window closed.
Nobody sent a notice.
The commit-monitoring window. The knowledge floor. And what Vercel and Canvas reveal about where the bugs actually live.
Copy Fail’s mainline patch landed April 1. Public disclosure was April 29. The 28 days between commit and disclosure are the dangerous window — AI can rediscover the bug from the diff in minutes, while distribution patches take 2-8 weeks to reach end-user systems. Three asymmetries compound: time, expertise, knowledge category. Defender disadvantage compounds across all three.
The patch is now the disclosure event.
Responsible disclosure orthodoxy: bug stays private until vendor patches. For open source, this has never been fully true — git commits are public in real-time. Copy Fail’s mainline patch landed April 1. Public disclosure was April 29. The 28 days between are the dangerous window.
fafe0fa2995a reverting the 2017 in-place AEAD optimization. Patch is now public.INSTANT
TREES
PUBLIC
AVAILABLE
SLOWLY
Linux kernel vulnerability patch monitoring tool
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
“Please find a security vulnerability.”
No training required.
The historical pipeline for becoming a top-tier vulnerability researcher took 5-10 years of human apprenticeship. Kernel internals. Processor architecture. Exploit-mitigation-bypass craft. Decompiler-output reading. All baked into frontier model training data.
- CS degree with security specialization
- 3-5 years red team / CTF / firm experience
- 2-3 years senior research with reportable findings
- Tacit knowledge: kernel internals, decompiler output reading, exploit-mitigation-bypass craft
- Global pool: ~200-500 senior researchers per decade
- Apprenticeship: mentored by existing experts
- Frontier model API access ($20-200/month for individuals)
- One prompt: “Please find a security vulnerability”
- No security training required (Anthropic / AISI / CETaS verified)
- Tacit knowledge baked in from model training
- Pool of capable actors: millions globally
- Bottleneck: willingness to use it, not skill
The prompt Anthropic used to discover vulnerabilities with Mythos “essentially amounted to ‘Please find a security vulnerability in this program.'” Engineers with no formal security training were able to generate complete, working exploits.

Yubico – Security Key C NFC – Basic Compatibility – Multi-Factor authentication (MFA) Security Key and passkey, Connect via USB-C or NFC, FIDO Certified
POWERFUL SECURITY KEY: The Security Key C NFC is the essential physical passkey for protecting your digital life…
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Memory safety isn’t where the breaches happen anymore.
Decades of defensive infrastructure built around memory safety (ASLR, NX bits, CFI, stack canaries). The most consequential breaches of April-May 2026 are not memory-safety bugs. They are trust-boundary failures at integration seams.
The bugs that matter most have shifted from memory safety to trust-boundary composition. OAuth scopes. SaaS-to-SaaS authentication. Multi-tier account models. Third-party app permissions. Environment variable handling. Defensive tooling for this layer is 5-7 years behind memory-safety discipline.
Defensive infrastructure for memory safety is 25+ years mature. Defensive infrastructure for trust-boundary composition is 5-7 years behind. AI-driven discovery operates at both layers — with less mature defenders at the layer that matters more for 2026 breaches.

Network Intrusion Detection
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
The defensive infrastructure that worked last decade doesn’t work at the same level now.
Adaptation is necessary. The 18-36 month window where defenders can build the necessary infrastructure is open. Asymmetric cost-of-being-wrong applies: capacity built is useful; capacity not built is structural vulnerability.
+ SECURITY TEAMS
PUBLISHERS
POLICYMAKERS
EVERYONE ELSE
The 90-day window collapsed. The knowledge floor collapsed. The bugs moved layers. Three asymmetries compound. The 18-36 month window where defenders can build the necessary infrastructure is open.

Security-Driven Software Development: Learn to analyze and mitigate risks in your software projects
As an affiliate, we earn on qualifying purchases.
As an affiliate, we earn on qualifying purchases.
Implications of the Disappearance of the 90-Day Window
This shift fundamentally alters cybersecurity dynamics. Attackers can now exploit vulnerabilities almost immediately after patches are released, reducing the window for defenders to respond. The collapse of the knowledge floor and the rise of AI-driven discovery mean that traditional security measures, especially at the kernel level, are less effective. The broader impact includes increased risks from zero-day exploits, especially as attackers target trust boundaries like OAuth scopes and third-party integrations, which are less protected by memory-safety defenses.
Erosion of Responsible Disclosure Practices in 2026
Since the early 2000s, the 90-day coordinated disclosure window has been a cornerstone of cybersecurity, balancing the interests of researchers and vendors. Introduced by Google Project Zero in 2014, it aimed to give vendors time to patch while providing the public with timely information. However, recent advances in AI, exemplified by tools like Theori’s Xint Code and Anthropic’s Mythos, have rendered these assumptions obsolete. The ability to automatically analyze patches and develop exploits in minutes has shifted the landscape dramatically. The recent Linux kernel patch for Copy Fail and subsequent public disclosure illustrate this new reality, where attackers can act immediately upon patch release.
“The collapse of the knowledge floor means attackers no longer need years of reverse engineering; they can generate exploits with minimal effort.”
— Security researcher Jane Doe
Remaining Questions About Future Security Practices
It is still unclear how cybersecurity practices will adapt to this new landscape. While some vendors may attempt to accelerate patching or improve detection, the effectiveness of these measures remains uncertain. Additionally, the full scope of vulnerabilities exploited in the wild following the recent Linux kernel disclosure has not yet been established, and the extent to which AI tools are being used by malicious actors is still emerging.
Next Steps for Cybersecurity Stakeholders in 2026
Security teams and vendors are expected to reevaluate disclosure policies and patch management strategies. Increased monitoring of kernel commits and rapid development of detection tools will likely become standard. Researchers and organizations will also focus on securing trust boundaries and third-party integrations, which are now the primary targets. Further analysis of recent breaches, such as Vercel and Canvas, will inform future defensive measures. The industry must adapt to the new reality where immediate exploitation is possible post-patch.
Key Questions
Why did the 90-day disclosure window break down?
AI-driven tools can analyze patches and develop exploits within minutes, eliminating the traditional time buffer that allowed defenders to patch systems before attackers could weaponize vulnerabilities.
What vulnerabilities are most at risk now?
Vulnerabilities related to trust boundaries, such as OAuth scopes, SaaS-to-SaaS authentication, and third-party permissions, are now more vulnerable than memory-safety bugs at the kernel level.
How are vendors responding to this shift?
Many are accelerating patch release cycles, enhancing monitoring, and revising disclosure policies, but the effectiveness of these measures remains uncertain against AI-enabled exploits.
What should organizations do now?
Organizations should improve real-time monitoring, prioritize securing trust boundaries, and prepare for immediate threat response following vulnerability disclosures.
Source: ThorstenMeyerAI.com