NIST NVD Stopped Enriching Most CVEs — Your Vulnerability Management Program Just Went Partially Blind
What Happened
As of April 15, 2026, NIST's National Vulnerability Database only enriches CVEs meeting one of three criteria: listed in CISA's KEV catalog, affecting US federal government software, or qualifying as critical under EO 14028. Everything else — the vast majority of CVEs — receives a CVE number and nothing more. No CVSS score. No CWE classification. No CPE mapping. This is not a temporary backlog issue; it's a permanent policy shift driven by unsustainable volume growth.
Why This Matters Now
Your vulnerability scanners, SCA tools, SIEM correlation rules, compliance dashboards, and executive reports almost certainly consume NVD enrichment data. Without CVSS scores, your severity-based SLAs don't fire. Without CPE data, your asset-to-vulnerability mapping breaks. Without CWE classifications, your root cause analysis loses a primary taxonomy. Every downstream process that assumes NVD enrichment exists is now operating with incomplete data.
This collides with two other developments that amplify the impact:
- 8 new CISA KEV entries dropped today — including three simultaneous Cisco Catalyst SD-WAN Manager CVEs (CVE-2026-20122, CVE-2026-20128, CVE-2026-20133) that suggest coordinated targeting of network management infrastructure, plus Zimbra, TeamCity, Kentico, Quest KACE, and PaperCut
- Mean time-to-exploit collapsed to 20 hours (down from 2.3 years in 2018), per the CSA/SANS 'Mythos-Ready' CISO Framework co-authored by Jen Easterly and Bruce Schneier
Two-thirds of mass-internet scanning surges precede vendor disclosures by a median of 11 days. Your attackers are scanning before the CVE exists, exploiting within 20 hours of disclosure, and now the enrichment data your triage depends on won't arrive for most vulnerabilities — ever.
A 12-day average patch time was described by one expert as 'essentially a suicide note for your network' — and that was before NVD went dark on enrichment.
Cross-Source Analysis
Five independent sources converge on the same conclusion: the traditional vulnerability management model is structurally broken. The NVD enrichment gap means you can't triage by severity. The 20-hour MTTE means you can't wait for enrichment even if it existed. The pre-disclosure scanning data means attackers are ahead of you before the race starts. And thousands of Apache ActiveMQ instances remain unpatched weeks after active exploitation — proving that even with full enrichment, organizations aren't patching fast enough.
The only area of disagreement across sources is what replaces NVD. Options cited include the GitHub Advisory Database, OSV, VulnDB, and Snyk Vuln DB. No single source provides equivalent coverage. Your program likely needs multiple supplemental feeds — and the integration work starts now.
The 8 KEV Entries Demand Immediate Action
| CVE | Product | Action |
|---|---|---|
| CVE-2026-20122/20128/20133 | Cisco SD-WAN Manager | Patch or restrict management plane |
| CVE-2025-48700 | Zimbra Collaboration | Patch immediately |
| CVE-2024-27199 | JetBrains TeamCity | Patch — older CVE now confirmed exploited |
| CVE-2025-2749 | Kentico CMS | Patch immediately |
| CVE-2025-32975 | Quest KACE | Patch immediately |
| CVE-2023-27351 | PaperCut | Patch — 2023 CVE now exploited |
Note: CVE-2024-27199 (TeamCity) and CVE-2023-27351 (PaperCut) are older CVEs now confirmed exploited in the wild. If you deprioritized these because they weren't initially seen as exploited, that assumption just expired.
What to do
Map every tool, dashboard, SIEM rule, and compliance report consuming NVD enrichment data — identify which will break or degrade without CVSS/CWE/CPE
Patch or mitigate all 8 CISA KEV entries by end of week — prioritize Cisco SD-WAN Manager (3 CVEs suggest coordinated campaign)
Evaluate GitHub Advisory Database, OSV, VulnDB, and Snyk Vuln DB as supplemental enrichment sources by end of month
Integrate EPSS scores into your vulnerability triage workflow alongside CVSS this quarter