TL;DR: AI-driven vulnerability discovery is compressing the window between disclosure and exploitation, while CVE volume is rising fast enough to overwhelm manual triage, according to Cycode's analysis of Mythos, Daybreak, and MDASH. The practical implication is clear: security programs now need continuous exposure detection, exploitability context, and machine-speed remediation, not slower patch rituals.
NHIMG editorial — based on content published by Cycode: 6 Steps to be Mythos Ready: How to Prepare for the AI Vulnerability Storm
By the numbers:
- 2025, 025, attackers were exploiting vulnerabilities an average of 7 days before patches were released.
- CVE submissions surged 263% between 2020 and 2025, overwhelming traditional triage models.
- The CISA Known Exploited Vulnerabilities catalog now lists 1,484 actively exploited CVEs.
Questions worth separating out
Q: What breaks when AI finds vulnerabilities faster than teams can patch them?
A: The standard vulnerability-management model breaks because it assumes discovery is slower than remediation.
Q: Why do frontier AI capabilities change the urgency of vulnerability management?
A: They shorten the time between vulnerability discovery and exploitation, which reduces the value of slow triage and backlog-driven remediation models.
Q: What do security teams get wrong about Shadow AI?
A: They often treat Shadow AI as an approval problem for software, when it is usually also an identity problem.
Practitioner guidance
- Replace calendar patching with exposure-based triage Prioritise internet-facing systems, known exploited vulnerabilities, and code paths with real reachability.
- Inventory AI tools in the software factory Discover unauthorized AI coding assistants, MCP servers, and other agentic tooling across developer environments.
- Link code, runtime, identity, and ownership data Build a single view that connects repositories, dependencies, service accounts, pipelines, and responsible teams.
What's in the full article
Cycode's full article covers the operational detail this post intentionally leaves for the source:
- Step-by-step guidance for closing the patch gap against AI-generated vulnerabilities
- Operational detail on AI-powered risk detection across repositories, containers, and deployed services
- How Cycode's Context Intelligence Graph ties code, runtime, identity, and ownership into remediation workflows
- The article's view of machine-speed remediation orchestration across the vulnerability lifecycle
👉 Read Cycode's analysis of the AI vulnerability storm and remediation gap →
AI vulnerability discovery: are patch and remediation controls keeping up?
Explore further
AI vulnerability discovery has become a governance problem, not just a technical one. Once multiple vendors can autonomously find and chain flaws, the relevant question is whether organisations can operationalise triage, ownership, and remediation fast enough to matter. That shifts the centre of gravity from static patching to continuous exposure governance. Practitioners should treat AI-assisted discovery as a control-design issue, not a tooling curiosity.
A question worth separating out:
Q: How should teams respond when vulnerability discovery outpaces remediation capacity?
A: Treat remediation as an access-control problem as well as an engineering one. Reduce standing privilege, segment sensitive credentials, and temporarily constrain vulnerable services that can reach identity assets. That limits the blast radius while fixes are queued and prevents backlog from turning into immediate compromise.
👉 Read our full editorial: AI vulnerability discovery is outpacing patch cycles and governance