CVE / KEV Lookup
Enter a CVE id to see severity (CVSS), exploit probability (EPSS), whether it's actively exploited (CISA KEV) and remediation pointers in one place. This site's own feed DB first, with a live NVD/FIRST fallback.
How to use
- 1
Enter the CVE id you care about (e.g. CVE-2021-44228).
- 2
CVSS, EPSS, KEV (actively exploited?) and remediation pointers are shown.
- 3
Dig deeper via “this site's analysis” or the “NVD official” page.
Why it matters
FAQ
QWhat is KEV?
CISA's catalog of vulnerabilities with confirmed real-world exploitation. KEV-listed = attacks are actually happening — top priority to fix.
QEPSS vs CVSS?
CVSS is severity; EPSS is the probability of exploitation in the next 30 days. A severe bug can have low exploit probability — seeing both gives realistic prioritization.
QCan I look up any CVE?
KEV-listed CVEs in this site's DB show instantly. Others resolve via a live NVD fetch if they exist (KEV will then read 'not listed').