TL;DR: With over 48,000 CVEs published in 2025 and attackers exploiting them in about 20 hours, Seemplicity argues that vulnerability management now needs AI-driven prioritisation, continuous discovery, and attack-path analysis because scan volume alone no longer reflects real risk. The deciding control is not patch throughput but the ability to reduce exposure paths before adversaries traverse them.
At a glance
What this is: This article argues that vulnerability management has outgrown scan-and-patch workflows and now needs AI-driven control based on exposure paths, exploitability, and continuous discovery.
Why it matters: For IAM and security teams, the key lesson is that risk is increasingly shaped by where credentials, assets, and attack paths intersect, not by raw CVE counts or patch volume.
By the numbers:
- Attackers are now exploiting vulnerabilities in as little as 20 hours after disclosure, compressing the defender response window to less than a day.
- 10 seconds shows how fast missteps in exposure
👉 Read Seemplicity's blog on using AI for vulnerability management
Context
Vulnerability management breaks down when teams rely on point-in-time scans, static severity scores, and separate tools that do not share a common view of exposure. In modern hybrid environments, that creates a governance gap because risk is determined by exploitability, reachability, and business context, not by the raw presence of a CVE. The primary issue is vulnerability management, but the identity angle appears when exposed systems, service credentials, and access paths become part of the attack surface.
The article frames AI as a way to prioritise and contextualise exposure, not as a replacement for core control discipline. That distinction matters for IAM, PAM, and NHI teams because compromised access often turns a software weakness into a full breach path. Teams that still measure activity instead of exposure reduction are likely to miss where privilege, secrets, and asset discovery intersect.
The starting position described here is increasingly typical rather than exceptional. Most organisations now face the same pressure: more assets, more code, more credentials, and less time to decide what matters first.
Key questions
Q: How should security teams prioritise vulnerabilities when exploit timelines are shrinking?
A: Prioritisation should combine exploitability, reachability, internet exposure, identity proximity, and business criticality. A medium-severity issue on a sensitive, reachable system may outrank a critical issue in an isolated environment. The goal is to reduce the exposure window on the paths attackers can actually use, not to clear the longest backlog.
Q: Why do vulnerability scans fail to reflect real exposure in modern environments?
A: Because scans are snapshots, while modern environments are dynamic. Containers, serverless services, and temporary test systems can appear and disappear between scans, and severity scores do not show whether a flaw is reachable or linked to a sensitive path. The result is stale prioritisation and missed risk.
Q: What breaks when teams measure patch volume instead of attack-path reduction?
A: Patch volume can rise even when the most dangerous routes remain open. Teams may report progress without materially changing exposure to crown-jewel assets. The better measure is how many viable paths were removed, because that shows whether remediation actually reduced the organisation’s attack surface.
Q: How do security teams know if AI is improving vulnerability management?
A: AI is working when it improves decision quality, not just throughput. Look for faster identification of exposed assets, better prioritisation of exploitable findings, and fewer critical paths remaining after remediation. If the output is just a bigger queue processed faster, the programme has not changed.
Technical breakdown
Why point-in-time vulnerability scans miss exposure
Traditional vulnerability management relies on periodic scanning and severity scoring, which creates a stale snapshot the moment the scan ends. That model struggles in hybrid estates where containers, serverless functions, and short-lived test environments appear and disappear faster than the tooling cycle. CVSS helps compare technical severity, but it does not tell you whether a weakness is reachable, weaponised, or sitting on a path to a crown-jewel system. The mechanism gap is not detection alone. It is the absence of continuous context about how an issue can actually be used in an attack chain.
Practical implication: replace scan-only prioritisation with continuous discovery and reachability analysis.
How AI changes prioritisation from lists to attack paths
The article’s core technical shift is from ranking CVEs in isolation to mapping routes an attacker could take through the environment. That is an attack-path model, where the question becomes which issues combine with access, segmentation, and asset criticality to create a viable route to impact. AI can help process large datasets, correlate asset relationships, and identify path compression opportunities faster than manual workflows. The value is not automation for its own sake. It is decision support that highlights the vulnerabilities most likely to matter in context.
Practical implication: use AI to rank remediation by attack-path reduction, not by patch count.
Why exploitability intelligence must sit beside vulnerability data
A vulnerability is only operationally urgent when there is evidence it can be used now. That is why exploitability signals such as known exploited vulnerability status, proof-of-concept availability, and patch readiness matter more than a severity label alone. The article also shows how AI-generated code and rapid exposure changes can create new risk before traditional governance catches up. In practice, exploitability intelligence turns vulnerability management into exposure management by connecting technical flaw, active weaponisation, and business impact in one workflow.
Practical implication: combine KEV data and exposure telemetry before assigning remediation priority.
Threat narrative
Attacker objective: The attacker objective is to turn a fast-moving exposure into a shorter path to privileged systems, data theft, or broader compromise.
- Entry occurs when attackers find a newly exposed service, vulnerable application, or public-facing asset before defenders can validate its configuration.
- Escalation follows when the weakness is combined with reachable access, over-permissioned credentials, or a direct path into a higher-value environment.
- Impact occurs when the attacker uses that route to reach crown-jewel systems, exfiltrate data, or expand control deeper into the estate.
NHI Mgmt Group analysis
Exposure-path management is becoming the real unit of vulnerability governance. Counting CVEs no longer tells practitioners which issues can actually be used to reach sensitive assets. The meaningful control question is whether the organisation can see and remove the shortest paths between exposure and impact. That makes path analysis, not backlog size, the governance metric that matters.
AI is useful in vulnerability management only when it improves contextual decision-making. The article correctly moves beyond the idea that more scanning or more patching solves the scale problem. AI should help teams normalise data, correlate asset relationships, and prioritise by exploitability and business criticality. Anything less is just faster noise.
Identity and access are the hidden accelerants in exposure management. A vulnerability on an isolated system is a problem; a vulnerability on an exposed system with reachable credentials or weak privilege boundaries is a breach path. That is why IAM, PAM, and NHI governance belong inside exposure workflows rather than beside them. Practitioners should treat credential reachability as part of vulnerability risk, not a separate issue.
Attack-path reduction is the new board-level language for security effectiveness. Patch counts describe activity, but they do not describe risk reduction in a way leadership can use. When teams translate remediation into fewer viable paths to critical assets, the governance conversation becomes more accurate and more defensible. Practitioners should report exposure reduction, not just remediation throughput.
What this signals
The shift from vulnerability counting to exposure-path reduction will push security programmes toward more integrated data models. Teams that still separate asset inventory, exploit intelligence, and access governance will keep finding that their prioritisation lags the attacker’s pace.
Exposure-path governance: This is the practical idea that risk should be managed by the shortest viable route from weakness to impact. For identity-heavy environments, that means service accounts, API keys, and privileged access must be part of the same exposure analysis as the software flaw itself.
When AI is used well, the programme gets better at seeing which issues truly matter in real time. The most useful outcome is fewer critical paths, not a larger automation footprint, and that can be tracked through internal control reporting rather than raw patch metrics.
For practitioners
- Implement continuous exposure discovery Track ephemeral assets, short-lived environments, and internet-facing changes continuously rather than waiting for the next scan cycle. Pair discovery with asset ownership so exposed systems can be triaged before they become active routes into the environment.
- Prioritise by attack-path reduction Rank remediation work by how much it reduces viable paths to crown-jewel assets, not by how many CVEs it closes. This changes prioritisation from backlog management to exposure control and makes the result easier to defend to leadership.
- Combine exploitability and context signals Use KEV status, proof-of-concept availability, reachability, and business criticality in the same workflow. A high-severity issue that is unreachable should not outrank a lower-scoring flaw sitting on a live route to sensitive systems.
- Bring identity boundaries into exposure workflows Review whether exposed systems are protected by least-privilege access, strong service account governance, and limited credential reachability. When access paths are weak, vulnerability remediation alone will not remove the route to impact.
Key takeaways
- Traditional vulnerability management is losing relevance because exposure now changes faster than scan and patch cycles can keep up.
- The strongest evidence in the article is the collapse of the response window, with active exploitation arriving roughly 20 hours after disclosure.
- Security teams should shift to attack-path reduction, continuous discovery, and exploitability-led prioritisation if they want measurable risk reduction.
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 | ID.RA-5 | Threat and vulnerability intelligence drive the prioritisation model discussed in the article. |
| NIST SP 800-53 Rev 5 | RA-5 | Vulnerability scanning and analysis directly underpin the article's exposure workflow. |
| CIS Controls v8 | CIS-7 , Continuous Vulnerability Management | The article is fundamentally about continuous vulnerability management at modern scale. |
| MITRE ATT&CK | TA0007 , Discovery; TA0006 , Credential Access; TA0004 , Privilege Escalation; TA0001 , Initial Access | The article focuses on how attackers find and exploit paths into exposed systems. |
Use CIS-7 to drive continuous discovery, prioritisation, and remediation of exploitable findings.
Key terms
- Exposure Path: The route by which sensitive data becomes reachable, copied, or redistributed across systems. In practice, this can include direct permissions, delegated access, service account privileges, API integrations, and downstream replication into less protected environments.
- Attack Path Reduction: Attack path reduction is the practice of removing the specific combinations of identity, privilege, and infrastructure that let an attacker move from initial access to business impact. It focuses on reachable compromise routes rather than isolated vulnerabilities or theoretical risk.
- Exploit Intelligence: Actionable information about which vulnerabilities are being actively targeted, how attackers are delivering them, and where exploitation is emerging. It turns vulnerability management from static inventory tracking into a dynamic response process that reflects live adversary behaviour.
- Continuous discovery: Continuous discovery is the ongoing process of detecting identities as they appear, change, or disappear across environments. For AI agents and other NHIs, it prevents inventory drift and keeps ownership, privilege, and lifecycle controls aligned with the live environment.
What's in the full article
Seemplicity's full blog covers the operational detail this post intentionally leaves for the source:
- A practical framework for consolidating vulnerability, asset, and exposure data into one prioritisation workflow
- Step-by-step guidance for using AI to rank attack paths rather than isolated CVEs
- Examples of how teams can translate exposure reduction into leadership reporting
- Metrics that move beyond patch counts toward measurable risk reduction
Deepen your knowledge
NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, workload identity, and secrets management for practitioners building stronger control boundaries. It helps security teams connect identity discipline to broader exposure and risk management programmes.
Published by the NHIMG editorial team on August 19, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org