TL;DR: As AI-driven code analysis multiplies scanner output, 95 to 97 percent of reported vulnerabilities are never exploited in the wild, according to ArmorCode, so teams must prioritize by reachability, exploitation probability, and business context rather than severity alone. The practical shift is from chasing noise to defending the small slice of findings that can actually affect the business.
At a glance
What this is: This analysis argues that AI-scale vulnerability discovery has made severity-first triage unworkable, and that the 3% Rule focuses teams on the small set of findings that are both exploitable and business-relevant.
Why it matters: For IAM and broader security practitioners, the message is that governance now depends on linking technical findings to asset context, exposure, and control coverage instead of treating every critical alert as equally urgent.
👉 Read ArmorCode's analysis of the 3% Rule for AI-scale vulnerability triage
Context
AI-driven code generation and analysis are increasing the number of findings faster than most vulnerability programs can triage them. The core problem is not discovery, but the governance gap between what scanners can surface and what teams can realistically prove is exploitable, reachable, and business-critical.
In practice, that gap forces security teams to treat vulnerability management as a prioritisation discipline rather than a pure remediation queue. For identity and access programmes, the same lesson applies to secrets, service accounts, and application privileges: context determines risk, not technical severity alone.
Key questions
Q: How should security teams prioritise vulnerabilities after an external scan?
A: Prioritise vulnerabilities by exposure, exploitability, and the identity path they can reach. A critical issue on an internet-facing system that controls authentication, privileged access, or sensitive API traffic should rise above a lower-rated flaw on an isolated asset. Remediation should be owned, time-bound, and validated through change management.
Q: Why do severity scores fail in modern vulnerability management?
A: Severity scores describe the bug, not the environment. A high CVSS score on a dead code path can matter less than a medium score on an internet-facing asset with real data access. Modern programmes fail when they treat every critical as equal instead of asking whether the issue is reachable, exploitable, and business-relevant.
Q: What do teams get wrong about the 3% Rule?
A: They mistake it for ignoring vulnerabilities, when it is really about triaging intelligently. The rule says most reported flaws should be tracked, not chased, because only a narrow slice combines exploitation potential with meaningful exposure. The mistake is to keep using linear queues after AI has made discovery non-linear.
Q: How do you know if vulnerability prioritisation is working?
A: You should see fewer blocking tickets, faster remediation on exploitable issues, and better alignment between security work and business risk. If developers are constantly interrupted by findings that never matter, the model is still severity-led. A good programme can explain why some issues are deferred without losing auditability.
Technical breakdown
Why CVSS alone cannot prioritise AI-scale findings
CVSS measures how severe a flaw would be if exploited, but it does not tell you whether exploitation is likely in your environment. That distinction matters when AI tools can flood scanners with thousands of findings across repositories, containers, and APIs. A high score on a dead code path is not operational risk; an average score on an internet-facing service may be. Modern triage therefore needs exploitability, reachability, asset exposure, and compensating controls in the same decision path.
Practical implication: pair severity scoring with exposure and reachability data before you create remediation work queues.
How EPSS and CISA KEV change the prioritisation model
EPSS estimates the likelihood that a vulnerability will be exploited in the next 30 days, which makes it a dynamic complement to static severity scoring. CISA KEV is different again because it reflects observed exploitation, not prediction. Used together, they shift the model from theoretical risk to evidence-backed urgency. That is especially useful when teams face scanner noise, because the combination helps separate exploitable issues from findings that are technically real but operationally unlikely to matter.
Practical implication: elevate KEV-listed items and use EPSS to rank the rest of the backlog by near-term exploit probability.
What the 3% Rule changes in vulnerability operations
The 3% Rule is a filtering method, not a dismissal of vulnerability data. It narrows the backlog by combining technical severity, exploitation evidence, and business context such as asset criticality, data sensitivity, internet exposure, and existing control coverage. In identity-adjacent environments, the same logic applies to credentials and access paths: what matters is whether the flaw or secret can be reached, abused, and turned into privilege. That is a control problem, not a scanner problem.
Practical implication: map each finding to a business service, owner, and control context so remediation effort follows actual risk.
Threat narrative
Attacker objective: Exploit the handful of reachable, business-relevant vulnerabilities before defenders waste time on low-value findings.
- Entry occurs through large-scale vulnerability discovery that overwhelms teams with more findings than they can manually assess.
- Escalation follows when severity-only triage pushes exploitable flaws down the queue while attention is spent on non-reachable issues.
- Impact emerges when business-critical exposures remain unpatched because the organisation cannot distinguish noise from the small set of findings that actually matter.
NHI Mgmt Group analysis
The 3% Rule is really a governance rule, not a patching rule. The article correctly shifts the discussion away from raw vulnerability counts and toward decision quality. When scanner output grows faster than human review capacity, the real control is the ability to separate business-relevant exposure from background noise. That is a prioritisation problem for security leadership, not just an engineering workflow problem.
Context risk graphing is the right mental model for modern vulnerability operations. A finding only becomes actionable when it is tied to an asset, service, owner, exposure state, and compensating control set. That same logic is familiar in IAM and NHI governance, where entitlement value changes with system context. Practitioners should think of vulnerability management as relationship mapping, not isolated ticket routing.
AI-scale discovery creates alert fatigue that weakens both security and developer trust. If every alert is treated as urgent, teams burn effort on flaws that never translate into harm while missing the ones that do. The long-term risk is not only backlog growth but governance erosion, because engineers stop believing triage decisions are credible. Practitioners should optimise for explainable prioritisation, not maximum ticket generation.
Reachability is the named concept that should replace severity obsession. A vulnerability that cannot be reached, triggered, or chained into a business path is not equivalent to one on an exposed service with real data access. This is where vulnerability management converges with identity security, because access paths, trust boundaries, and exposure states determine whether a flaw can matter. Practitioners should make reachability the first filter in risk ranking.
What this signals
Reachability will become the default lens for overload management: teams that cannot tie findings to exposure state, identity path, or business service will keep drowning in noise. That is especially true where secrets and service accounts expand the attack surface across pipelines, runtime, and API layers.
The practical signal is that security programmes will increasingly need shared prioritisation logic across vulnerability management, IAM, and NHI governance. When a control cannot explain why one finding matters more than another, it is not yet operationally mature.
Practitioners should watch for the same pattern in secrets and access reviews: volume keeps rising, but only context separates actionable risk from administrative churn.
For practitioners
- Implement reachability-first triage Score findings against internet exposure, authentication barriers, call paths, and data access before assigning remediation priority. If a vulnerability cannot be reached in your environment, document why it is deferred and what control would change that status.
- Combine CVSS with EPSS and KEV Use CVSS for technical severity, EPSS for near-term exploit likelihood, and KEV for observed exploitation. Put KEV-listed items at the top of the queue and use EPSS to rank the remainder by probability, not by score alone.
- Map vulnerabilities to business services Tie each high-priority finding to an asset owner, service criticality, and compensating controls so remediation reflects operational impact. A vulnerability on a customer-facing payment path should never sit in the same queue position as an internal staging issue.
- Reduce false urgency in developer workflows Route only the 3 percent of findings that are both exploitable and business-relevant into blocking workflows, and keep the rest visible but non-blocking. The goal is to preserve developer trust while maintaining an auditable backlog for lower-priority issues.
Key takeaways
- AI-scale discovery has turned vulnerability management into a prioritisation problem, not a finding problem.
- The 3% that matters is defined by reachability, exploitability, and business context, not by severity alone.
- Programmes that cannot explain why an issue is urgent will continue to waste effort on noise and miss the exposures that actually matter.
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 |
|---|---|---|
| MITRE ATT&CK | TA0007 , Discovery; TA0006 , Credential Access; TA0043 , Reconnaissance | AI-driven scanning and prioritisation map to discovery and exploitation patterns relevant to vulnerability abuse. |
| NIST CSF 2.0 | ID.RA-1 | Risk assessment must distinguish exploitable findings from theoretical ones. |
| NIST SP 800-53 Rev 5 | RA-3 | RA-3 directly supports risk assessment for vulnerability prioritisation. |
| CIS Controls v8 | CIS-7 , Continuous Vulnerability Management | Continuous vulnerability management is the operational control area discussed in the article. |
Use ATT&CK to separate reachable exploitation paths from background scanner noise and focus on exposed attack techniques.
Key terms
- Reachability analysis: Reachability analysis checks whether a vulnerability can actually be exploited in the application’s real code paths and dependency graph. It helps teams distinguish theoretical findings from issues that an attacker can reach, which makes prioritisation far more accurate for both AppSec and identity risk management.
- Exploit Prediction Scoring System: A daily-updated score that estimates the likelihood a vulnerability will be exploited in the near term. It does not replace severity scoring, but it adds probability context that helps teams order work before exploitation becomes widespread.
- Known Exploited Vulnerability: A Known Exploited Vulnerability is a flaw that has confirmed active exploitation in the wild and is tracked for urgent remediation. In governance terms, KEV status turns patching from a general hygiene task into a time-bound operational obligation.
- Context Risk Graph: A context graph connects a finding to the code path, asset, exposure state, and related issues so teams can judge priority quickly. In this article’s sense, it is the mechanism that turns raw vulnerability output into remediation-ready information rather than another alert to triage.
What's in the full article
ArmorCode's full blog covers the operational detail this post intentionally leaves for the source:
- The specific mechanics of the Context Risk Graph and how it correlates findings across scanners and assets
- The article's walkthrough of how ArmorCode applies AI-driven deduplication and risk scoring to noisy backlog data
- The customer-environment claim that alert volume has been reduced by up to 90 percent, with workflow implications for remediation teams
- The Q&A examples that expand on CVSS, EPSS, and KEV decisions in a triage setting
Deepen your knowledge
NHI Mgmt Group’s NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, and secrets management. It helps practitioners connect identity controls to broader security decisions across modern environments.
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