Vulnerabilities
The Vulnerabilities tab lists the known CVEs affecting this endpoint, drawn from its installed software. (Licensed editions.)
How to get here
Open an endpoint (see Summary), then click the Vulnerabilities tab.
URL path: /inventory/endpoints/{id}?tab=vulnerabilities
The Vulnerabilities tab

Filters on the left narrow the list by Module and Severity (Critical, High, Medium, Low).
| Column | What it shows |
|---|---|
| Severity | Critical / High / Medium / Low. |
| CVE | The CVE identifier (links to detail). |
| EPSS | Exploit Prediction Scoring System probability. |
| Exploitable | Whether it's a CISA known-exploited vulnerability. |
| Description | What the CVE is. |
| ZiroScore | The product's blended risk score. |
| CVSS3 Base Score | CVSS v3 base score. |
| CVSS2 Base Score | CVSS v2 base score. |
| Published | When the CVE was published. |
Many more CVSS3/CVSS4 detail columns are available via the column picker. The toolbar has Scan Now, Add Exceptions, and a list / card view toggle.
CVE details
Click a CVE to open its detail drawer- everything known about the vulnerability and how to fix it.

- Description of the vulnerability, with its EPSS probability and an Exploitable (Yes/No) indicator for CISA known-exploited CVEs.
- NVD and CVE buttons open the official entries in a new tab.
- A CVSS3 / CVSS2 / CVSS4 toggle (versions shown depend on what's scored) with the base score, vector string, and the metric breakdown- Severity, Impact Score, Attack Vector, Attack Complexity, Privileges Required, Scope, and the Confidentiality / Integrity / Availability impacts.
- References- source links for the CVE (with View More).
- Fix Recommendation- the related patches, KB articles, or resolved versions. When patches are available, Fix Now creates a patch deployment for this endpoint.
- Taxonomy Mappings with MITRE ATT&CK- the tactics, techniques, and mitigations the CVE maps to (when threat intelligence is available).
Tips & troubleshooting
- A CVE you've accepted still shows. Add it as an exception with Add Exceptions; manage exceptions under the Vulnerability module.
- Counts look stale. Run Scan Now to re-evaluate against the latest feed.
Related
- Vulnerabilities- the fleet-wide Vulnerability module, the same CVEs across every endpoint.
- SBOM- the software these CVEs come from.
- Patch- patches that remediate them.