cve_trending
Retrieves trending CVEs with high exploitation probability, combining EPSS, NVD, and KEV data. Configure limit and minimum EPSS score.
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%) |