TL;DR: Annual CVE volume has reached record levels, with NIST noting a 263% increase in submissions between 2020 and 2025 as exploit windows shrink and AI accelerates both discovery and abuse, according to Commvault and NIST. The operating model has to shift from slow triage to routine patching, faster validation, and recovery that actually closes the underlying exposure.
At a glance
What this is: Commvault argues that vulnerability management is no longer about reviewing individual CVEs at a human pace, but about operating fast enough to patch, verify, and recover before exploitation catches up.
Why it matters: This matters because security teams, including IAM and identity-adjacent practitioners, now need governance that can keep pace with exposed secrets, vulnerable dependencies, and rapidly weaponised flaws across workloads and services.
👉 Read Commvault's analysis of vulnerability speed, patching, and recovery
Context
Vulnerability management is the discipline of finding, prioritising, patching, and verifying weaknesses before they are exploited. The problem now is not a lack of process, but a process designed for a slower disclosure cycle than the one defenders face today, with AI compressing the time between publication and active abuse.
For identity and access programmes, this speed problem matters because exploited software frequently becomes an access problem: leaked credentials, compromised service accounts, and over-privileged workloads are often the next step after a successful exploit. Teams running IAM, PAM, NHI, and secrets governance need to treat remediation cadence as part of access risk control, not just infrastructure hygiene.
Key questions
Q: What breaks when vulnerability management still relies on slow triage?
A: Slow triage breaks the assumption that teams have time to enrich, prioritise, and schedule remediation before exploitation starts. When disclosure and weaponisation happen quickly, backlog growth becomes a security exposure rather than an administrative inconvenience. Organisations need faster validation, shorter patch cycles, and a separate path for actively exploited issues.
Q: When should organisations prioritise patch speed over perfect risk ranking?
A: Prioritise patch speed whenever the vulnerability is actively exploited, exposed to the internet, or tied to a high-value access path such as authentication, secrets handling, or remote code execution. Perfect ranking is less useful than fast containment when the attack window is already closing. The goal is to reduce exposure before attackers can operationalise the flaw.
Q: How do you know if recovery is actually reducing cyber risk?
A: Recovery is working only if restored systems return without the original weakness, with validation proving the flaw is closed and the exposure path is gone. If a restore simply brings the same vulnerable condition back online, risk remains unchanged. Teams should treat verified remediation as part of recovery success, not a separate afterthought.
Q: Who is accountable when compromised access infrastructure keeps working after patching?
A: Accountability sits across platform owners, IAM teams, and security operations because patching alone does not remove persistence or confirm that access state has been cleaned up. Frameworks that matter here include least-privilege and configuration management controls, plus the operational responsibility to verify that no unauthorized access path survives remediation.
Technical breakdown
Why CVE triage no longer matches the disclosure pace
Traditional vulnerability management assumes a linear workflow: a CVE appears, enrichment adds context, severity drives prioritisation, and teams remediate in sequence. That model breaks when submissions arrive faster than cataloguing systems can fully process them and exploit code can emerge before patch windows open. AI accelerates both sides of the race, helping defenders identify issues faster while also helping attackers operationalise them sooner. The result is a compressed exposure window, where the value of a vulnerability is measured less by its CVSS score than by how quickly it can be turned into real access.
Practical implication: Prioritise exposure window and active exploitation signals ahead of raw severity scores.
How patch cadence changes the control model
Patch cadence is not just an IT scheduling choice. It is a control that reduces standing exposure by making remediation a routine operating rhythm instead of an exception-driven scramble. Weekly patching, paired with an out-of-band path for actively exploited issues, creates a split model: steady-state maintenance for the bulk of CVEs and emergency handling for known weaponised threats. This matters because consistent cadence removes backlog accumulation, shortens dwell time for known weaknesses, and gives teams a repeatable way to validate closure instead of assuming a change succeeded.
Practical implication: Build a predictable patch calendar and reserve emergency lanes for exploited vulnerabilities.
Why recovery is not a substitute for remediation
Recovery restores service, but it does not remove the flaw that allowed compromise. If a team restores a system without closing the vulnerability, it simply resets the opportunity for the next attacker. That distinction is central to modern resilience: backup and restore keep the business running, while remediation removes the access path. In practice, recovery, patching, and verification need to be linked so that a restored asset does not return to production with the same exploitable condition intact.
Practical implication: Tie recovery workflows to mandatory remediation verification before systems re-enter service.
NHI Mgmt Group analysis
Exposure window management is becoming the primary vulnerability control. The article reflects a broader shift in which the critical question is no longer whether a vulnerability exists, but how long it remains exploitable before remediation lands. That is a governance problem, not just an operations problem, because exposure windows are now shorter than many change-management cycles. Practitioners should measure time-to-remediate as a security control, not a cleanup metric.
Credential and access risk often follows vulnerability exploitation, which is why identity governance belongs in the response model. Once a workload, application, or host is compromised, attackers usually pivot into secrets, service accounts, tokens, and elevated privileges. That makes IAM, PAM, and NHI governance part of the vulnerability response surface rather than separate disciplines. The practical conclusion is that exploit readiness and access containment must be planned together.
Recovery without closure creates resilience theatre. The article correctly separates restoration from remediation, but many programmes still treat them as interchangeable. They are not. Recovery gets the business back online; remediation removes the condition that made compromise possible. Security teams should treat verified closure as a prerequisite for declaring resilience, especially where access pathways are involved.
Speed-to-resolution is now the differentiator, not the size of the backlog. The volume problem is real, but the deeper issue is whether governance can absorb change at machine speed. That is where NIST CSF, NIST SP 800-53, and disciplined change verification matter most. The organisations that win this transition will be the ones that operationalise fast validation and repeatable closure, not the ones that merely count open CVEs.
AI-driven vulnerability discovery will expose weak coordination between application security and identity controls. As AI tools accelerate both discovery and exploitation, the boundary between appsec and identity becomes more visible. A compromised service often becomes a credential problem within minutes, and a leaked secret often becomes a lateral movement issue immediately after. Practitioners should align vulnerability, secrets, and access governance into a single response pattern.
What this signals
The practical signal for security leaders is that vulnerability management needs to be treated like a continuous service, not a periodic review activity. Where disclosure cycles are collapsing, the programme that wins is the one that can prove rapid closure, fast validation, and disciplined recovery across infrastructure and application estates.
Exposure window management: the useful control metric is no longer how many CVEs remain open, but how long each one stays exploitable before remediation is verified. That shift aligns well with NIST Cybersecurity Framework thinking and with operational change control, because the objective is to reduce the time attackers have to convert weakness into access.
For identity teams, the next step is to connect vulnerability operations with secrets and privilege hygiene using the NHI Lifecycle Management Guide and the OWASP Non-Human Identity Top 10. A patched host that still has exposed service accounts or duplicated tokens remains a governance problem.
For practitioners
- Implement a fixed patch cadence Run vulnerability remediation on a weekly schedule for standard issues, with a separate emergency path for actively exploited CVEs so routine work does not crowd out urgent exposure.
- Tie recovery to verified closure Require post-restoration checks that confirm the original vulnerability has been removed, the configuration is corrected, and the affected asset is not reintroduced with the same exposure.
- Measure exposure window as a control Track time from disclosure to patch, from detection to validation, and from validation to safe return to service so leaders can see whether the programme is keeping pace with threat velocity.
- Review vendor disclosure playbooks Ask suppliers how quickly they notify customers, what remediation evidence they provide, and how you can validate closure without waiting for a third-party bulletin.
- Bring identity controls into exploit response When a vulnerable system is exposed, immediately review associated service accounts, API keys, and privileged sessions to reduce the chance that software compromise becomes access compromise.
Key takeaways
- Vulnerability management is moving from slow, CVE-by-CVE triage to rapid exposure control under much tighter exploit windows.
- Recovery matters, but it only reduces risk when the underlying weakness is actually removed and validated before systems return to service.
- Identity, secrets, and privilege controls now sit inside vulnerability response, because software compromise quickly becomes access compromise.
Standards & Framework Alignment
This section maps relevant standards and security frameworks to the operational risks and controls described in this guidance.
MITRE ATT&CK address the attack and risk surface, while NIST CSF 2.0, NIST SP 800-53 Rev 5 and CIS Controls v8 set the governance and control requirements practitioners need to meet.
| Framework | Control / Reference | Relevance |
|---|---|---|
| NIST CSF 2.0 | PR.IP-12 | The article centres on remediation cadence and maintenance discipline. |
| NIST SP 800-53 Rev 5 | SI-2 | SI-2 addresses flaw remediation and timely patching. |
| CIS Controls v8 | CIS-7 , Continuous Vulnerability Management | Continuous vulnerability management is the article's core operating theme. |
| MITRE ATT&CK | TA0006 , Credential Access; TA0040 , Impact | The article links vulnerability exploitation to downstream access and operational impact. |
Run continuous scanning and fix validation under CIS-7, with expedited handling for exploited issues.
Key terms
- Exposure Window: The period in which a credential, session, or privilege grant can be exploited before it is revoked or expires. Shorter windows help, but they do not solve the deeper question of whether the access remains justified for the full time it is active.
- Runtime Vulnerability Management: Runtime Vulnerability Management prioritises flaws based on what software actually does in production, not only on static scan results or catalogue entries. It combines execution telemetry, reachability, and exploit signals to determine whether a finding is genuinely actionable in the current environment.
- Remediation Verification: Remediation verification is the follow-up step that confirms a fix actually changed the security state and did not simply create new documentation. It is the difference between acknowledging a problem and proving that the exposure window has closed.
What's in the full article
Commvault's full article covers the operational detail this post intentionally leaves for the source:
- Practical guidance on how the vendor frames weekly patching and exception handling for actively exploited CVEs
- Detailed examples of how AI is being used to accelerate both vulnerability discovery and remediation workflows
- The vendor's recommendations for what customers should demand from disclosure notices and remediation guidance
- The article's recovery discussion, including why restoration alone does not close an exposure
Deepen your knowledge
NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, secrets management, and identity lifecycle control. It helps practitioners connect access governance to the broader security programme they operate every day.
Published by the NHIMG editorial team on July 28, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org