cve_trending
Retrieves CVEs with the highest exploitation probability by combining EPSS scores with NVD details and KEV status.
Instructions
Get currently trending/hot CVEs — vulnerabilities with the highest exploitation probability right now. Combines EPSS scores with NVD details and KEV status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of trending CVEs to return (default 15) | |
| minEpss | No | Minimum EPSS score filter (0-1, default 0.3 = 30%) |