Subscribe to the Non-Human & AI Identity Journal

Why do CISA KEV and EPSS still leave exposure gaps?

Because both are signals, not guarantees of when attackers will act. KEV is intentionally conservative and often arrives after real exploitation has begun, while EPSS is probabilistic and does not tell you whether a specific asset is already being targeted. Teams need workflow integration that converts weak signals into a decision before the window closes.

Why This Matters for Security Teams

KEV and EPSS are often treated like decision engines, but both are better understood as prioritisation signals. That distinction matters because patching, compensating controls, and exception handling all depend on timing. CISA’s cyber threat advisories help teams track what is known and confirmed, while EPSS estimates likelihood rather than asset-specific danger. Neither tool can see local exposure, business criticality, or whether an adversary is already inside the environment.

The practical gap appears when teams assume a “low” score means “safe to defer.” A vulnerability can be absent from KEV, yet still be actively exploited in a narrow sector, a private campaign, or a supply chain path that has not been publicised. EPSS can also underweight fast-moving conditions where exploit code, scanning, and automation accelerate rapidly. That means the real risk sits in the workflow around the signal, not the signal itself.

Security teams that do well here combine prioritisation intelligence with asset context, control state, and response discipline. In practice, many security teams encounter exposure only after exploitation telemetry, incident response, or a third-party disclosure has already shown the weakness was active, rather than through intentional risk-based scheduling.

How It Works in Practice

The strongest operating model is to treat KEV and EPSS as inputs to a decision pipeline, not as final verdicts. KEV is useful because it reflects confirmed exploitation, but it is intentionally conservative and can lag behind real-world attacker activity. EPSS is useful because it gives a probability estimate, but that estimate is generic and does not account for whether a specific system is internet-facing, privileged, or unusually valuable.

A practical workflow usually combines four layers:

  • Exploit intelligence, including KEV entries, vendor notes, and trusted advisories.
  • Asset context, such as internet exposure, business criticality, ownership, and compensating controls.
  • Control validation, including whether EDR, segmentation, MFA, WAF, or virtual patching reduce the immediate blast radius.
  • Operational action, meaning patch, isolate, monitor, or formally accept the risk with expiry and review.

This is where broader control frameworks matter. NIST’s advisory ecosystem and NIST Cybersecurity Framework style risk management both support moving from signal to response. If KEV flags a vulnerable remote service and EPSS is moderate, that may still justify urgent action when the asset is externally reachable or identity-protected only by weak credentials. Where AI-assisted triage is used, current guidance suggests validating outputs against authoritative sources rather than letting a model infer exploitability from incomplete context. That is especially important when threat reporting references agentic tradecraft or automated exploitation, such as in the Anthropic report on AI-orchestrated cyber espionage.

These controls tend to break down when asset inventories are stale, internet exposure changes faster than scan cadence, or exceptions are approved without expiry because the prioritisation score is mistaken for a complete risk assessment.

Common Variations and Edge Cases

Tighter vulnerability prioritisation often increases operational overhead, requiring organisations to balance faster remediation against business disruption and review burden. That tradeoff becomes sharper in environments with thousands of assets, shared platforms, or patch windows constrained by uptime requirements.

There is no universal standard for how much weight KEV should override EPSS. Some organisations treat KEV as an automatic escalation trigger, while others require a context check before action. Best practice is evolving toward blended scoring, but guidance still varies on whether internet exposure, privilege level, and exploit maturity should be separately weighted or folded into one queue. The same ambiguity appears when vulnerabilities affect identity infrastructure: a patch may be low on EPSS but high impact if it touches VPN, SSO, PAM, or secrets management.

Edge cases also matter in cloud and AI-enabled environments. A weakness in an exposed API, build pipeline, or model-serving endpoint can become urgent even before public exploitation data appears. Likewise, if AI tools are used for triage, the model can miss local exposure conditions or overstate certainty. In those cases, the safest approach is to keep human review on high-impact decisions and use automation only to accelerate collection, correlation, and ticket routing. The result is a faster queue, not a blind trust in the score.

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

Framework Control / Reference Relevance
NIST CSF 2.0 GV.RM-01 Risk prioritisation needs governance so signal scores map to business risk decisions.
MITRE ATT&CK T1190 Public exploitation often follows exploit-facing paths captured by attack-pattern mapping.
CISA-KEV Known Exploited Vulnerabilities Catalog KEV confirms exploitation but does not cover all active attacker interest or local exposure.
NIST AI RMF GOVERN If AI assists triage, governance is needed to prevent model-driven overconfidence.

Define a vulnerability decision policy that links KEV and EPSS to asset criticality and response deadlines.