Addressing Temporal Bias Through Knowledge Graph Integration and Adaptive Ensembling
Building on our lifecycle analysis of 278,435 vulnerabilities, we developed ML models that predict exploitation at disclosure—before NVD enrichment arrives. AUC 0.9913 on real-world data.
Try: CVE-2024-3400, CVE-2021-44228, CVE-2026-1479
Security teams face an overwhelming prioritisation challenge with 5,000+ new CVEs disclosed monthly. Existing tools suffer from temporal bias - they can't help when you need them most.
Critical enrichment data arrives too late. CVSS scores, CWE classifications, and exploit references have significant delays [Sonatype 2025].
Our analysis of 4 million NVD change history records confirms only 23.6% have CVSS scores at publication. Attackers win 75.8% of direct races against vendors [AlBedah et al. 2026].
Predict exploitation before enrichment arrives. We combine three complementary approaches in an adaptive ensemble that adjusts based on data availability.
Can we achieve high-accuracy prediction for new CVEs before NVD enrichment completes?
Yes - AUC 0.9913 at disclosure time
How should ensemble weights adapt based on data availability?
Empirically learned regime-specific weights
What is the quantitative contribution of knowledge graph reasoning?
16.9% weight in MODERATE regime
Click on any step to learn more about the technical details and implementation.
25 features including vendor rates, version patterns, and description similarity.
66 features with EPSS, sightings, and ATT&CK-derived signals.
Learns from CVE-CWE-CAPEC-ATT&CK knowledge graph structure.
71.6% of CVEs are SPARSE at publication - they lack EPSS and full NVD enrichment. Our Early Premium model handles this majority case with AUC 0.9913.
of exploited CVEs were exploited before receiving CVSS scores
importance weight for description similarity - the top feature
median time from CVE reservation to publication
CVEs analyzed with 40K exploited instances
Certain weakness types are exploited more frequently than others. These are the top 5 most exploited CWE categories.
Loading CWE rates...