CVE ID Extractor
Paste a vulnerability report, advisory, or pentest write-up and get every CVE-YYYY-NNNNN identifier pulled out — useful for building a quick list of referenced vulnerabilities without manually scanning the document.
The CVE ID Extractor module is already switched on below, with a sample loaded — paste your own text to replace it.
Frequently asked questions
What format does it match?
The standard CVE-YYYY-NNNN(N+) format defined by MITRE, case-insensitively.
Does it look up CVE details (CVSS score, description)?
No, this only extracts the identifier strings from text; look up details on a CVE database like NVD separately.
Can I combine this with the hash or IP extractor?
Yes — turn on multiple Security-group extractors together to pull CVEs, hashes and IPs from the same report in one pass.