epss_score_lookup
Look up a CVE to obtain its EPSS probability score, predicting the likelihood of exploitation in the wild within 30 days to prioritize remediation efforts beyond CVSS severity.
Instructions
Get the FIRST EPSS (Exploit Prediction Scoring System) probability score for a CVE. EPSS predicts the probability of exploitation in the wild within 30 days — essential for CVE prioritization beyond raw CVSS scores.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve_id | Yes | CVE ID (e.g., CVE-2024-3400) |