Data feed subscription
CVE and KEV Change CSV Feed
A validation page for security teams that want a normalized daily CSV of CVE and known-exploited vulnerability changes.
Daily CSV export
cve_id,vendor,product,severity,kev,modified_at,source
CVE-2026-0001,SampleVendor,SampleServer,CRITICAL,true,2026-07-02,NVD
CVE-2026-0002,ExampleSoft,ExampleGateway,HIGH,false,2026-07-02,NVD
CVE-2026-0003,DemoProject,DemoPackage,MEDIUM,false,2026-07-01,NVD
Likely Buyers
This page tests whether non-developer buyers prefer a recurring feed or report before we build export automation.
- Security operations teams checking KEV and severity changes.
- Developer tooling teams that want lightweight vulnerability imports.
- Consultants that maintain client vulnerability review sheets.
Validation Path
Views are weak signal. Sample downloads, request clicks, demo clicks, and RapidAPI clicks are stronger evidence for build order.
- CSV subscription for teams without API ingestion ready.
- API subscription for watchlists and alerting if developer demand appears.
- No vulnerability scoring beyond public-source metadata until validated.
Inspect the sample first
The current public CSV sample is available at
/datasets/cyber-vulnerability-sample.csv. Larger recurring feeds are not built
until validation gates are met.