datasets
Training and evaluation data, with the modality, task and licence stated up front. Listed live from the Hugging Face Hub.
cve-proof-corpus
CVE Proof Corpus
Six real vulnerability classes, each with a machine-checkable proof that the shipped fix
eliminates it — and a checker that shares no code with whatever produced the proof.
Every record carries the safety relation, the guard the upstream project shipped, the declared
attacker domain, and the nonnegative multipliers that prove the guard implies safety. All six verify.
pip install "certkit@git+https://github.com/nickharris808/certkit@main"
python verify.py… See the full description on the dataset page: https://huggingface.co/datasets/nickh007/cve-proof-corpus.cvefixes
CVEfixes Security Vulnerabilities Dataset
Security vulnerability data from CVEfixes v1.0.8 with 12,987 vulnerability fix records across 11,726 unique CVEs and 4,205 repositories.
Contains CVE metadata (descriptions, CVSS scores, CWE classifications), git commit data, and code diffs showing vulnerable vs fixed code.
Usage
from datasets import load_dataset
dataset = load_dataset("hitoshura25/cvefixes")
Citation
If you use this dataset, please cite the original… See the full description on the dataset page: https://huggingface.co/datasets/hitoshura25/cvefixes.cve-and-cwe-dataset-1999-2025This collection brings together every Common Vulnerabilities & Exposures (CVE) entry published in the National Vulnerability Database (NVD) from the very first identifier — CVE-1999-0001 — through all records available on 30 May 2025.
It was built automatically with a Python script that calls the NVD REST API v2.0 page-by-page, handles rate-limits, and filters data.
After download each CVE object is pared down to the essentials and written to CVE_CWE_2025.csv with the following columns:… See the full description on the dataset page: https://huggingface.co/datasets/stasvinokur/cve-and-cwe-dataset-1999-2025.cvefixes-security-ir-graphrag
CVEfixes Security IR GraphRAG
This is a content-addressed, remotely routable Security IR release of the exact pinned CVEfixes snapshot. It packages the byte-identical original Parquet data together with a searchable corpus, BM25 postings, CUDA-generated vectors, typed graph nodes and edges, bounded adjacency indexes, and a source-CID-to-original-row lookup.
All entries are inert, non-authoritative evidence. Candidate and formal-logic rows cannot grant execution authority; exact… See the full description on the dataset page: https://huggingface.co/datasets/Publicus/cvefixes-security-ir-graphrag.linux-cve-dossiers
Linux CVE Dossier Corpus
A scope-audited corpus of per-CVE research dossiers for 11 Linux base-system
packages: Linux kernel, glibc, musl, systemd, util-linux, coreutils, BusyBox,
OpenSSL, curl, Node.js, and CPython. Each dossier carries a summary,
dated timeline, patch lineage, exploit notes, and reference harvest, plus
a structured export that downstream consumers can use without re-parsing the
markdown.
Splits
in_scope (1,418 records): scope-audited dossiers for the… See the full description on the dataset page: https://huggingface.co/datasets/mjbommar/linux-cve-dossiers.kepler-arc-agi-3-traces
Kepler 1.0 ARC-AGI-3 trace corpus
Run artifacts from Kepler 1.0, an open-source agent harness for the 25 public
ARC-AGI-3 games. A stock CLI coding agent
encodes its theory of each game as an executable world_model.py, certifies it
against the full recorded interaction history, plans inside the certified
model, and acts through a guarded channel that voids the plan on the first
misprediction.
Project page ·
Code ·
Paper ·
Integrity record
The canonical release contains two… See the full description on the dataset page: https://huggingface.co/datasets/cveinnt/kepler-arc-agi-3-traces.aikyatansinha_cybersecurity-cves-for-nlp-dataset
Cybersecurity CVEs for NLP Dataset
Every CVE since 1999, scrubbed and perfectly formatted for NLP tasks
Dataset Info
Source: Kaggle
Original Size: 38.28 MB
Kaggle Downloads: 36
Files: 1
Files
NVD_Cybersecurity_Dataset.csv
Mirrored from Kaggle
cvevc_candidates
Dataset Card for Dataset Name
This dataset card aims to be a base template for new datasets. It has been generated using this raw template.
Dataset Details
Dataset Description
Curated by: [More Information Needed]
Funded by [optional]: [More Information Needed]
Shared by [optional]: [More Information Needed]
Language(s) (NLP): [More Information Needed]
License: [More Information Needed]
Dataset Sources [optional]
Repository: [More… See the full description on the dataset page: https://huggingface.co/datasets/andstor/cvevc_candidates.cvevc_candidates_spanscvefixes
CVEfixes Security Vulnerabilities Dataset
Security vulnerability data from CVEfixes v1.0.8 with 12,987 vulnerability fix records across 11,726 unique CVEs and 4,205 repositories.
Contains CVE metadata (descriptions, CVSS scores, CWE classifications), git commit data, and code diffs showing vulnerable vs fixed code.
Usage
from datasets import load_dataset
dataset = load_dataset("hitoshura25/cvefixes")
Citation
If you use this dataset, please cite the original… See the full description on the dataset page: https://huggingface.co/datasets/Shrutz72/cvefixes.CVE_CWE_Software_Mapping_Dataset
CVE-CWE Software Weakness Mapping Dataset
Dataset description
This dataset maps Common Vulnerabilities and Exposures (CVEs) to Common Weakness Enumeration (CWE) entries in the CWE-699 Software category. It combines CVE descriptions with CWE descriptions and parent-category information for security research and vulnerability classification.
Dataset structure
The dataset is provided as Global_Dataset.csv. Its main fields include:
CVE-ID: CVE… See the full description on the dataset page: https://huggingface.co/datasets/regularpooria/CVE_CWE_Software_Mapping_Dataset.vulnerable-functions-and-commits_cvefixes-2022
vulnerable-functions-and-commits_cvefixes-2022
Contains vulnerable functions and commits from the CVEFixes SQLite database.
cve-kev-snapshot-90d-2025-10-29
CVE-KEV Snapshot (one-time, offline bundle)
This bundle lets you rank likely exploited CVEs and cite official sources without any APIs or accounts, fully offline. It’s a one-time snapshot of the last 90 days of NVD, aligned with CISA KEV for immediate focus on likely exploited CVEs. Query-ready Parquet tables and an optional small RAG pack let you rank by severity, pivot by CWE, and fetch references for briefings. Every row includes provenance; validation metrics and an integrity… See the full description on the dataset page: https://huggingface.co/datasets/NostromoHub/cve-kev-snapshot-90d-2025-10-29.cve-kev-snapshot-90d-2025-09-04
CVE-KEV Snapshot (one-time, offline bundle)
This bundle lets you rank likely exploited CVEs and cite official sources without any APIs or accounts, fully offline. It’s a one-time snapshot of the last 90 days of NVD, aligned with CISA KEV for immediate focus on likely exploited CVEs. Query-ready Parquet tables and an optional small RAG pack let you rank by severity, pivot by CWE, and fetch references for briefings. Every row includes provenance; validation metrics and an integrity… See the full description on the dataset page: https://huggingface.co/datasets/NostromoHub/cve-kev-snapshot-90d-2025-09-04.cve-and-cwe-mapping-dataset
CVE and CWE Mapping Dataset
This Hugging Face dataset is a partial copy of the 'CVE and CWE mapping Dataset (2021)' from Kaggle, featuring 'Global_Dataset.csv' originally as 'Global_Dataset.xlsx'. Created by Kirushikesh DB and shared under CC BY-NC-SA 4.0, it includes CVE data up to 2021 for cybersecurity research. For full details and licensing, visit the original Kaggle page.
For further information, please review the CVE Terms of Use and the NVD Terms of Use.
cvevc_candidates_oldcve-kev-snapshot-90d-2025-10-29
CVE-KEV Snapshot (one-time, offline bundle)
This bundle lets you rank likely exploited CVEs and cite official sources without any APIs or accounts, fully offline. It’s a one-time snapshot of the last 90 days of NVD, aligned with CISA KEV for immediate focus on likely exploited CVEs. Query-ready Parquet tables and an optional small RAG pack let you rank by severity, pivot by CWE, and fetch references for briefings. Every row includes provenance; validation metrics and an… See the full description on the dataset page: https://huggingface.co/datasets/bobroberts2639/cve-kev-snapshot-90d-2025-10-29.cve_cwe_cvssafrica-cve-stack-dataset
Known CVEs by Technology Stack (Africa) | Africa (Electric Sheep Africa metadata inventory)
Size category: 10K<n<100K - Formats: parquet - Sector: governance_security - Engineered by Electric Sheep Africa
TL;DR
This dataset is part of the Electric Sheep Africa catalog on Hugging Face. It is indexed for African data discovery with standardized metadata, loading guidance, provenance notes, and analyst-oriented context.
What This Dataset Covers… See the full description on the dataset page: https://huggingface.co/datasets/electricsheepafrica/africa-cve-stack-dataset.cve-riskrank
CVE-RiskRank Dataset
Structured CVE corpus for operational vulnerability prioritization. Each
row is a National Vulnerability Database (NVD) CVE joined with the CISA Known
Exploited Vulnerabilities (KEV) catalog, engineered tabular features, and
time-aware labels for exploitation-priority modeling.
Why this dataset
CVSS base score ranks severity of impact, not the likelihood that a
vulnerability becomes an operational priority. This dataset frames KEV
membership… See the full description on the dataset page: https://huggingface.co/datasets/alirezaaminzadeh/cve-riskrank.cve-2-att-ckcyberscale-training-cves
CyberScale Training CVEs
Training dataset for the CyberScale vulnerability severity scorer. Contains 30,641 CVEs with CVSS v3.x scores, descriptions, and CWE classifications.
Schema
Column
Type
Description
cve_id
string
CVE identifier (e.g., CVE-2024-1234)
description
string
Vulnerability description (English)
cvss_score
float
CVSS v3.x base score (0.0-10.0)
cvss_version
string
CVSS version (3.0 or 3.1)
cwe
string
CWE identifier (e.g., CWE-79), may be… See the full description on the dataset page: https://huggingface.co/datasets/eromang/cyberscale-training-cves.cv_eu_snac_fullcve-and-cwe-mapping-dataset
CVE and CWE Mapping Dataset
This Hugging Face dataset is a partial copy of the 'CVE and CWE mapping Dataset (2021)' from Kaggle, featuring 'Global_Dataset.csv' originally as 'Global_Dataset.xlsx'. Created by Kirushikesh DB and shared under CC BY-NC-SA 4.0, it includes CVE data up to 2021 for cybersecurity research. For full details and licensing, visit the original Kaggle page.
For further information, please review the CVE Terms of Use and the NVD Terms of Use.
cve-references-github-issuescve-negative-classificationcve-cwe-dataset-cleaned
CVE-CWE Dataset (Cleaned)
Cleaned version of the CVE-CWE dataset with only standard CWE classifications.
Dataset Source
Original Dataset: stasvinokur/cve-and-cwe-dataset-1999-2025
This dataset contains CVE (Common Vulnerabilities and Exposures) descriptions paired with their corresponding CWE (Common Weakness Enumeration) classifications from 1999-2025.
Cleaning Process
The original dataset contained 280,694 samples. We performed the following cleaning:… See the full description on the dataset page: https://huggingface.co/datasets/LorenzoNava/cve-cwe-dataset-cleaned.cve_cwe_cvss_2026_refurbishedcve_cwe_cvss-test_ds_2026cve_cwe_cvss_refurbished_missing_data
