cve_compare
Compare two CVEs to identify which is more dangerous by analyzing CVSS, EPSS, KEV status, and risk scores side by side.
Instructions
Compare two CVEs side by side. Shows CVSS, EPSS, KEV status, affected products, and risk scores with a comparison summary highlighting which is more dangerous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve1 | Yes | First CVE ID (e.g., 'CVE-2024-3400') | |
| cve2 | Yes | Second CVE ID (e.g., 'CVE-2021-44228') |