cisa_kev_list
Fetch actively exploited CVEs from CISA KEV with federal remediation deadlines, due dates, required actions, and ransomware indicators. Filter by vendor, product, or date range.
Instructions
Get CISA Known Exploited Vulnerabilities with mandatory federal remediation deadlines. Returns all actively exploited CVEs in the catalog. Each entry includes CVE ID, vendor, product, description, required action, due date, and ransomware usage. Optional filters narrow results by vendor, product, or date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vendor | No | Filter by vendor/project name (case-insensitive partial match): 'Microsoft', 'Apache', 'Cisco' | |
| product | No | Filter by product name (case-insensitive partial match): 'Windows', 'Chrome', 'Exchange' | |
| ransomware_only | No | Only show vulnerabilities with known ransomware campaign use | |
| date_added_after | No | Only vulnerabilities added after this date (YYYY-MM-DD) | |
| date_added_before | No | Only vulnerabilities added before this date (YYYY-MM-DD) |