List detected vulnerabilities
wazuh_vulnerabilitiesList CVEs detected on endpoints, filtered by agent, severity, CVE ID, or package, to reveal critical vulnerabilities, check for a specific CVE, or identify affected packages.
Instructions
List CVEs Wazuh has detected on endpoints, filterable by agent, severity, CVE ID and package. Answers 'what critical CVEs do we have', 'is CVE-2024-3094 anywhere in the estate', or 'which vulnerable packages are on this host'. Works on both 4.8+ (Indexer state) and earlier (Manager API) deployments.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cve | No | Specific CVE IDs, e.g. ['CVE-2024-3094']. | |
| limit | No | ||
| offset | No | ||
| package | No | Package name to match, e.g. 'openssl'. | |
| agent_id | No | Restrict to these agent IDs. Omit for the whole fleet (4.8+ only). | |
| severity | No | Restrict to these severities. | |
| min_score | No | Minimum CVSS base score. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||