Get Epss
get_epssEPSS exploit-probability for one or more CVEs. Returns each CVE's EPSS score (0-1 = probability it will be exploited in the wild in the next 30 days) and percentile (how it ranks vs all CVEs). Use to gauge real-world exploit likelihood and prioritize patching — complements CVSS severity (a high-severity CVE with low EPSS may be lower urgency than a moderate-severity one with high EPSS).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve | Yes | A CVE id like "CVE-2021-44228", or several comma-separated (e.g. "CVE-2021-44228,CVE-2014-0160"). |