cve_prioritize
Rank a list of CVEs by exploitation risk, combining CVSS score, EPSS probability, and KEV status into a unified risk score for patching priority.
Instructions
Rank a list of CVEs by exploitation risk. Combines CVSS score, EPSS probability, and KEV status 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']) |