Cyber Vulnerability Intelligence — CVE, KEV, EPSS & OSV avatar

Cyber Vulnerability Intelligence — CVE, KEV, EPSS & OSV

Pricing

Pay per event

Go to Apify Store
Cyber Vulnerability Intelligence — CVE, KEV, EPSS & OSV

Cyber Vulnerability Intelligence — CVE, KEV, EPSS & OSV

Fuse CISA KEV (actively exploited), NVD (CVE + CVSS), OSV.dev (package vulns) and EPSS (exploit probability). Look up CVEs, search, track known-exploited, scan packages. No key.

Pricing

Pay per event

Rating

0.0

(0)

Developer

Dev D

Dev D

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 hours ago

Last modified

Share

Cyber Vulnerability Intelligence Hub 🛡️

CVE intelligence from four authoritative open sources in one Actor — CISA KEV (what's actively exploited), NVD (full CVE detail + CVSS), OSV.dev (open-source package vulnerabilities) and EPSS (probability of exploitation). Look up CVEs, search, track known-exploited threats, or scan a dependency. No API key.

Vulnerability data is scattered across NVD, CISA, EPSS and package advisory databases. This Actor fuses them into one clean, structured feed — so for any CVE you instantly see its severity, whether it's being actively exploited, how likely it is to be exploited, and whether ransomware crews are using it.


Five modes

ModeWhat it does
lookupGive one or more CVE IDs → fused NVD detail + CVSS + CWE + CISA KEV status + EPSS score.
searchSearch NVD by keyword, CVSS severity, CPE or publish date — each result enriched with KEV + EPSS.
kevThe CISA Known Exploited Vulnerabilities catalog — filter by vendor, product, ransomware use or date. The "patch these now" list.
packageGive a package + ecosystem (npm, PyPI, Go, Maven…) → the vulnerabilities affecting it, from OSV.dev (includes GitHub advisories).
digestOne summary row over the KEV catalog: top vendors/products, ransomware-linked count, newest additions, highest-EPSS threats.

What you get per vulnerability

FieldExample
cve_idCVE-2021-44228 (Log4Shell)
cvss_score · cvss_severity · cvss_vector10.0 · CRITICAL · CVSS:3.1/AV:N/…
known_exploited · kev_date_added · kev_due_datetrue · 2021-12-10 · 2021-12-24
ransomware_useKnown
epss_score · epss_percentile0.99999 · 1.0 (near-certain exploitation)
cwesCWE-20, CWE-917
reference_urls · nvd_url

Examples

Look up Log4Shell + Heartbleed, fully enriched

{ "mode": "lookup", "cves": ["CVE-2021-44228", "CVE-2014-0160"] }

All CRITICAL Fortinet CVEs

{ "mode": "search", "keyword": "Fortinet", "severity": "CRITICAL" }

Everything ransomware crews are actively exploiting

{ "mode": "kev", "ransomwareOnly": true }

Scan an npm package for known vulnerabilities

{ "mode": "package", "package": "lodash", "ecosystem": "npm" }

Run it on a schedule

Schedule a daily kev or digest run to track newly-exploited vulnerabilities the moment CISA adds them, feed a patch-prioritisation workflow, or monitor your dependencies with package mode.

Data sources & notes


Keywords

CVE, vulnerability, CVE lookup, CVE API, NVD, National Vulnerability Database, CISA KEV, known exploited vulnerabilities, EPSS, exploit prediction, CVSS, OSV, open source vulnerabilities, dependency scanning, package vulnerabilities, GHSA, GitHub advisories, ransomware, threat intelligence, vulnerability management, patch prioritization, security, cybersecurity, no API key.