NVD CVE and CISA KEV Vulnerability Intelligence
cve_vulnerability_intelligenceSearch NIST NVD for vulnerabilities, enrich with CISA known exploited status, CVSS, CWE, affected CPEs, and references to prioritize patches and identify active exploitation.
Instructions
Search NIST NVD vulnerabilities and enrich every CVE with CISA Known Exploited Vulnerability status, remediation deadlines, ransomware use, CVSS, CWE, affected CPEs, and references.
Behavioral Transparency:
Execution: Network call executed synchronously in the cloud via Apify Actor 'captainhandsome/nvd-cisa-vulnerability-intelligence'.
Side Effects: Reads public sources and creates a billed Actor run and dataset on your Apify account.
Authentication: Requires APIFY_TOKEN environment variable; no NVD or CISA credential is required.
Latency & Limits: Typical exact and keyword runs take 5-30 seconds; NVD rate limits can slow large filtered jobs; output is capped by max_results.
Usage Guidelines:
When to use: Use for CVE research, vulnerability triage, patch prioritization, and identifying active exploitation.
When NOT to use: Do not use as a network scanner or as proof that a particular deployed asset is vulnerable.
Named alternatives: Use 'tech_stack_detector' to identify public website technologies before researching relevant CVEs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Keyword, vendor, product, or phrase to search in NVD. | |
| cve_id | No | Exact CVE ID; overrides query when supplied. | |
| max_cpes | No | Maximum affected CPE criteria retained per CVE. | |
| severity | No | Optional CVSS v3 severity filter. | |
| max_results | No | Maximum vulnerability records to return. | |
| published_end | No | Optional NVD end timestamp; supply with published_start. | |
| max_references | No | Maximum reference URLs retained per CVE. | |
| published_start | No | Optional NVD start timestamp; supply with published_end. | |
| known_exploited_only | No | Return only CVEs currently in CISA KEV. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run | No | ||
| error | No | ||
| status | Yes | ||
| results | Yes |