cve_prioritize
Prioritizes patch order by combining CVSS, EPSS, KEV status, and weaponization data into a unified risk score. Higher score = patch first.
Instructions
Rank a list of CVEs by exploitation risk. Combines CVSS score, EPSS probability, KEV status, and weaponization signals (Nuclei/Metasploit modules) into a unified risk score. Higher score = patch first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cves | Yes | List of CVE IDs to prioritize (e.g., ['CVE-2024-3400', 'CVE-2021-44228']) |