By NHI Mgmt Group Editorial TeamDomain: Cyber SecuritySource: ArmorCodePublished September 1, 2026

TL;DR: More than 48,000 CVEs were published in 2025 and only 26% of known-exploited vulnerabilities were fully remediated, according to ArmorCode’s analysis of CVE.org and the Verizon 2026 Data Breach Investigations Report. The practical shift is from severity-first queues to context-driven exposure management, where exploitability, asset criticality, reachability, and business impact determine what gets fixed first.


At a glance

What this is: This is an analysis of why severity-only vulnerability scoring breaks down and why prioritization now depends on exploitability, asset context, reachability, and business impact.

Why it matters: It matters because IAM, NHI, and security teams increasingly face vulnerability decisions that intersect with exposed services, identity paths, and privilege-bearing workloads rather than isolated scanner findings.

By the numbers:

  • Among known-exploited vulnerabilities, organisations take a median of 43 days to remediate and only 26 percent are fully remediated.

👉 Read ArmorCode's guide to vulnerability prioritization and exposure management


Context

Vulnerability prioritization is the discipline of deciding which findings deserve attention first when the backlog is larger than the remediation capacity. The problem is not a lack of findings. It is that scanners, application testing, cloud posture tools, and dependency analysis produce more issues than most teams can meaningfully close, while many of those issues never become exploitable attack paths.

The primary gap is governance, not visibility. Severity scores describe worst-case technical impact, but they do not tell teams whether a flaw is reachable, whether it is already being exploited, or whether the affected asset carries identity, privilege, or data exposure that changes the real risk. In practice, this touches NHI governance whenever service accounts, secrets, or public APIs sit on the remediation path.

ArmorCode’s article uses that backlog pressure to argue for contextual prioritization rather than score-based triage. That starting position is typical for mature programs now, but many organisations still run as if every critical alert deserves equal urgency.


Key questions

Q: What should security teams do first when every vulnerability is marked critical?

A: Start with exploitability and exposure, not score bands. Cross-reference the backlog against known exploited vulnerabilities, public proof-of-concept availability, and internet exposure, then attach asset ownership and business criticality. That quickly isolates the small subset most likely to become incidents and prevents remediation capacity from being spent on theoretical risk.

Q: When does CVSS scoring fail to reflect actual vulnerability risk?

A: CVSS can understate or overstate risk when the affected asset is not exposed, when controls already reduce attack paths, or when threat actors are actively exploiting a lower scored issue. Organisations should treat CVSS as a starting point, then adjust priorities using asset context, threat intelligence, and whether the vulnerable component is reachable.

Q: What are the signs that a vulnerability prioritization model is failing?

A: The clearest signs are long delays on known exploited vulnerabilities, tickets that lack ownership, duplicate findings across tools, and high-severity work that never maps to real attack paths. If the team keeps closing urgent-looking items without reducing exploitable exposure, the model is measuring activity rather than risk reduction.

Q: How should vulnerability management and exposure management be combined?

A: Use vulnerability management to identify flaws, then use exposure management to decide whether those flaws are reachable, valuable, and actually dangerous. That means combining scanner output with asset inventory, identity context, network exposure, and threat intelligence so the backlog reflects attacker paths rather than raw findings.


Technical breakdown

Why CVSS breaks down as a prioritization engine

CVSS is a severity model, not a risk model. It estimates worst-case technical impact if a flaw were exploited under ideal conditions, but it does not know whether the vulnerable asset is internet-facing, whether the code path is reachable, whether a patch exists, or whether compensating controls already reduce exposure. That is why the same score can describe two findings with radically different business meaning. In large environments, score-only queues collapse under volume because they treat theoretical harm and practical attackability as the same thing.

Practical implication: Use CVSS as an input, then enrich it with exploitability, reachability, and asset context before assigning remediation priority.

How exploitability and reachability change the queue

Exploitability answers whether an attacker can actually use the flaw. Reachability asks whether the vulnerable code or service can be invoked in the current architecture. Those two filters remove a large share of noise, especially in dependency findings and internal services that are not externally callable. A vulnerability that exists in code but cannot be reached by any execution path is materially different from one with a public exploit and an exposed interface. This is where vulnerability management starts to resemble exposure management, because the question becomes what attackers can touch, not merely what the scanner found.

Practical implication: Build exploitability and reachability checks into triage so teams stop treating dormant findings as production emergencies.

Why exposure management is replacing backlog-driven vulnerability management

Exposure management broadens the lens from discrete vulnerabilities to the real attack surface. That includes misconfigurations, identity paths, internet exposure, and asset criticality, not just CVEs. The shift matters because attackers do not care whether a risk came from a bug, a cloud misconfiguration, or an over-exposed API. They care whether the path is open and valuable. For identity teams, that means service accounts, secrets, and authentication endpoints can change the remediation order even when the underlying CVE score looks modest.

Practical implication: Map the findings backlog to exposed assets and identity-bearing services so remediation decisions reflect attack paths, not tool output.


Threat narrative

Attacker objective: The attacker wants to exploit the most reachable flaw with the fastest path to privileged access, data exposure, or operational disruption.

  1. Entry occurs when attackers target vulnerabilities with known exploits or publicly reachable services rather than waiting for high CVSS scores to age in a queue.
  2. Escalation follows when the vulnerable asset is internet-facing, reachable, or connected to privileged identity paths that expand the blast radius.
  3. Impact comes from delayed remediation, because the gap between disclosure and exploitation can be hours while many organisations still work to a 43-day median fix window.

NHI Mgmt Group analysis

Severity-first triage is a governance error when exploitability is measurable. CVSS remains useful, but it cannot answer the question executives actually care about: which flaws can become incidents this week. The control failure is treating a score as a decision. Mature programmes should use severity to describe risk, then use context to decide action, especially when exposed APIs, secrets, or identity-bearing services are involved. The practitioner conclusion is simple: backlog order should be justified by attackability, not by score alone.

Exposure management is the more accurate operating model for modern vulnerability work. The article is right to separate what is vulnerable from what is exposed, because attackers exploit paths, not spreadsheets. That distinction becomes sharper in identity-heavy environments where public endpoints, service accounts, and delegated access can turn a modest technical flaw into a high-value breach route. The practitioner conclusion is to manage attack surface as a governed system, not as a list of disconnected scanner results.

Reachability and ownership are the missing named concept in most remediation programmes. A finding that is unreachable, unowned, or deduplicated poorly is not just a technical nuisance. It is a governance debt that converts remediation into argument. When teams cannot tie a flaw to the asset owner, the business context, and the actual path to exploitation, they end up fixing noise. The practitioner conclusion is to make ownership, reachability, and exploitability the default triage fields.

Vulnerability prioritization is now an identity problem as much as a patching problem. Many of the highest-value attack paths run through authentication surfaces, secrets, service accounts, and internet-facing APIs. That means IAM and NHI teams cannot sit outside remediation governance and wait for security operations to sort the queue. The practitioner conclusion is to connect exposure data to identity inventory and privilege context before setting SLAs.

The market is moving from detection volume to decision quality. Scanner sprawl is not going away, so the differentiator is no longer who finds the most issues. It is who can correlate, deduplicate, and defend remediation decisions with evidence. The practitioner conclusion is to measure prioritization accuracy, not just ticket throughput.

What this signals

Exposure-driven remediation will become the default operating model for programmes that need to show measurable risk reduction. The practical next step is to connect vulnerability queues to identity inventory, public reachability, and ownership records so decisions can be defended under audit and board scrutiny. That is especially important when service accounts, secrets, or externally reachable APIs sit on the same remediation path as traditional software flaws.

Machine identities will keep widening the gap between finding volume and decision quality. The more service accounts, API keys, and secrets you carry, the more likely it is that a modest technical flaw becomes a high-value exposure. Teams should align vulnerability management with NIST Cybersecurity Framework 2.0 and NIST SP 800-53 Rev 5 Security and Privacy Controls so risk tiers reflect actual attack paths.

Risk-based prioritization will increasingly be judged by outcomes, not ticket throughput. Security leaders should expect questions about how quickly the programme closes exploited findings, how well it separates reachable from unreachable issues, and whether identity-bearing exposures are receiving faster treatment than generic backlog noise.


For practitioners

  • Rank by exploitability first Create a first-pass queue using confirmed exploitation, public proof-of-concept availability, KEV presence, and EPSS rather than CVSS bands alone. That filter should remove the largest share of low-value findings before engineering ever sees them.
  • Bind findings to asset ownership Attach each finding to the system owner, service owner, and business criticality before assigning an SLA. Teams cannot defend remediation order if the ticket does not show which exposed asset, data set, or identity path is at risk.
  • Add reachability checks to dependency triage Use code-path analysis and environment context to separate vulnerable libraries that are actually callable from those that are merely present in the build. This is especially important where imported dependencies appear in multiple scanner outputs.
  • Treat exposed identity surfaces as priority amplifiers Escalate any finding that touches authentication endpoints, service accounts, secrets, or internet-facing APIs. Those controls can turn a moderate vulnerability into a direct path to privileged access or data exposure.
  • Measure remediation by risk tier Track mean time to remediate for KEV-listed, internet-facing, and business-critical findings separately from the rest of the backlog. Aggregate closure counts hide whether the programme is reducing real exposure.

Key takeaways

  • Severity is not enough because it cannot tell teams whether a flaw is reachable, exploitable, or worth fixing first.
  • The evidence points to a backlog problem, with 48,000+ CVEs, a 43-day median remediation window for known exploited issues, and only 26% fully remediated.
  • The practical answer is contextual prioritization that combines exploitability, reachability, asset criticality, business impact, and identity exposure.

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, CIS Controls v8 and NIST AI RMF set the governance and control requirements practitioners need to meet.

FrameworkControl / ReferenceRelevance
NIST CSF 2.0ID.RA-1Risk assessment is central to prioritizing vulnerabilities beyond CVSS.
NIST SP 800-53 Rev 5RA-5Vulnerability monitoring and remediation control maps directly to backlog prioritization.
CIS Controls v8CIS-7 , Continuous Vulnerability ManagementContinuous vulnerability management requires prioritization, not just detection.
MITRE ATT&CKTA0006 , Credential Access; TA0040 , ImpactExploited vulnerabilities often enable credential access and downstream impact.
NIST AI RMFMANAGEThe article is about operating risk decisions at scale, which fits the manage function.

Use contextual risk signals to rank findings against actual business exposure rather than raw severity.


Key terms

  • Risk-based Vulnerability Prioritisation: A method of ordering remediation by how likely a flaw is to be exploited in the real world, not just by how severe it looks on paper. It combines exposure, exploit activity, asset importance, and automation potential to focus limited effort where attackers are most likely to succeed.
  • Exposure management: Exposure management is the practice of identifying which assets are reachable by attackers and reducing that reach before exploitation occurs. For collaboration systems like SharePoint, it is not enough to know that a patch exists, because public accessibility changes the speed and likelihood of attack.
  • 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.
  • 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.

What's in the full article

ArmorCode's full blog covers the operational detail this post intentionally leaves for the source:

  • Step-by-step examples of how to rank findings using exploitability, reachability, and asset criticality together.
  • The article's full risk-tiering logic for turning backlog noise into defensible remediation SLAs.
  • Operational guidance on consolidating scanner output into a deduplicated prioritization workflow.
  • The vendor's explanation of how exposure management changes the remediation conversation for engineering teams.

👉 ArmorCode's full post covers the backlog model, contextual filters, and remediation sequencing in more detail.

Deepen your knowledge

The NHI Foundation Level course, the industry's only accredited NHI security programme, covers NHI governance, machine identity security, secrets management, and identity lifecycle controls. It is designed for practitioners who need to connect identity governance to broader security decisions.
NHIMG Editorial Note
Published by the NHIMG editorial team on September 2, 2026.
NHI Mgmt Group — the independent authority on Non-Human Identity, IAM, and Agentic AI security. nhimg.org