Get CVE
get_cveRetrieve a CVE by identifier to obtain its description, CVSS score, affected products, references, and linked threats for security research and vulnerability assessment.
Instructions
Look up a CVE by identifier (e.g. CVE-2024-3400): description, CVSS, affected products, references, and linked threats.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve_id | Yes | CVE identifier (e.g. CVE-2024-3400) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kev | No | ||
| epss | No | ||
| cve_id | Yes | ||
| cvss_v3 | No | ||
| enriched | No | False when the CVE is unknown — then only cve_id/valid/reason are present. | |
| threat_ids | No | ||
| weaknesses | No | ||
| description | No | ||
| exploitation | No | ||
| published_date | No | ||
| affected_products | No |