get_cve
Retrieve comprehensive vulnerability details including description, CVSS scores, affected products, CWE classification, references, and CISA KEV status for specific CVE identifiers from the NIST database.
Instructions
Get full details for a CVE: description, CVSS scores, affected products (CPE), CWE classification, references, and CISA KEV status (if exploited: date added, due date, required action). Use this after search_cves to get complete vulnerability details. May take 6+ seconds without an NVD API key due to rate limiting.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve_id | Yes | CVE identifier, e.g. 'CVE-2021-44228' |