Open Data · CC BY 4.0

Exploited Vulnerability Timeline Dataset

208 CVEs · 117 in CISA KEV · 2008-09-18 – 2026-09-01 · updated 2026-09-04

A free, openly-licensed dataset of 208 vulnerabilities from our verified corpus — each row joins the NVD record, CISA KEV status and deadlines, FIRST EPSS score, and the deterministic NVD-to-KEV lag into one timeline. It is the raw material behind our exploitation-timing and vendor studies, published so anyone can reproduce or extend them.

Download JSONDownload CSV

License & citation

defend.network’s original contributions — the selection, verification, exploitation classification and derived fields (days_nvd_to_kev, first_briefed) — are licensed CC BY 4.0. Upstream data keeps its own terms: NVD and CISA KEV are US-Government public domain; FIRST EPSS (epss_score, epss_percentile) is included with attribution per FIRST’s terms and is not sublicensed.

defend.network (2026). Exploited Vulnerability Timeline Dataset. https://defend.network/research/dataset.html. CC BY 4.0.

Fields

FieldSourceDescription
cveidentifierCVE identifier.
nvd_publishedNVDDate the CVE was published to the U.S. National Vulnerability Database.
nvd_last_modifiedNVDDate the NVD record was last modified.
cvss_versionNVDCVSS version of the base score.
cvss_scoreNVDCVSS base score (0–10).
cvss_severityNVDCVSS qualitative severity (LOW/MEDIUM/HIGH/CRITICAL).
cvss_vectorNVDFull CVSS vector string.
cweNVDCWE weakness identifier(s); pipe-separated in CSV. Sparse until NVD analysis completes.
epss_scoreFIRST EPSSEPSS probability (0–1) of exploitation in the next 30 days.
epss_percentileFIRST EPSSEPSS percentile rank (0–1).
vendorNVD CPEVendor from the NVD CPE match (authoritative, not an editorial label).
productNVD CPEProduct from the NVD CPE match.
in_kevCISA KEVWhether the CVE is in the CISA Known Exploited Vulnerabilities catalog.
kev_date_addedCISA KEVDate CISA added the CVE to the KEV catalog.
kev_due_dateCISA KEVBOD 22-01 federal remediation due date.
kev_ransomwareCISA KEVCISA flag: known to be used in ransomware campaigns.
days_nvd_to_kevderivedkev_date_added minus nvd_published, in days (null if not applicable). Negative = KEV-listed before NVD publication.
first_briefeddefend.networkDate this CVE first appeared in a defend.network daily briefing (null if never).

Provenance & scope

Every field is taken directly from an authoritative source — NVD (severity, CWE, dates, CPE product), CISA KEV (exploitation status, deadlines, ransomware flag) and FIRST EPSS (probability) — or deterministically derived from them (the lag). No value is AI-generated; the editorial classification layer is excluded by design.

Scope: the 208 CVEs in our verified corpus (117 of them in CISA KEV), not the full 1694-entry KEV catalog. Snapshot as of 2026-09-04; regenerated as the corpus grows.

🤖 Generated deterministically from NVD, CISA KEV and FIRST EPSS. Free to reuse under CC BY 4.0 with attribution to defend.network.