Skip to main content

Vulnerabilities

Vulnerabilities is the fleet-wide list of CVEs found across your endpoints (and network devices)- scored, prioritised, and linked to the machines and software they affect. Sibling views cover Zero-Day Vulnerabilities and Manage Exceptions.

How to get here

You need View Vulnerability permission, and this module requires the ZiroPatchPlus edition.

  1. In the left sidebar, click Vulnerability to expand it, then click Vulnerabilities.

Navigate to: Vulnerability → Vulnerabilities

URL path: /vulnerability/all

The Vulnerabilities screen

The Vulnerabilities list with overview charts, filters, and the CVE tableThe Vulnerabilities list with overview charts, filters, and the CVE table

Tabs at the top split the view:

  • Endpoints Vulnerabilities- CVEs from installed software.
  • Network Vulnerabilities- CVEs on network-device firmware (EndpointOps edition).

Overview charts sit above the table:

  • Infra. Vulnerabilities- counts by severity.
  • Published Date and Discovered Date- matrices of CVE age (under 30 days, 30–60, 60–90, over 90) by severity.

Use the filters (Severity, Module, Status) and Search to narrow the list.

Columns

ColumnWhat it shows
SeverityCritical / High / Medium / Low, as a tag.
CVEThe CVE id- click for full detail.
EPSSExploit-prediction probability, as a score.
ExploitableWhether it's a CISA known-exploited CVE (Yes/No).
DescriptionWhat the CVE is.
ZiroScoreThe product's blended risk score.
CVSS3 Base Score / CVSS2 Base ScoreCVSS base scores.
Endpoints / DevicesAffected machine count- a clickable count.
Affected SoftwaresAffected package count- a clickable count.
PublishedWhen the CVE was published.

Many more CVSS3 / CVSS4 detail columns and CWE are available via the column picker. The toolbar has Scan Now (re-assess against the latest feed) and Add Exceptions (exclude selected CVEs- see Manage Exceptions), plus a list / card toggle.

Advanced filters

For anything beyond the basic Severity / Module / Status filters, click Advanced Filters (next to the search box- the number in parentheses shows how many conditions are active). It opens a query builder.

The Advanced Filters drawer- a query builder of condition groupsThe Advanced Filters drawer- a query builder of condition groups

You build conditions of field + operator + value and combine them:

  • Add Filter (right pane)- pick a field, then its operator and value. Fields cover Severity, Platform (Windows / Linux / Mac), CVE, Score, EPSS, Exploitable, Zero Day, KB Article, Mitre Threat, Description, and the full CVSS2 / CVSS3 / CVSS4 set (vectors, sub-scores, severities). The operator adapts to the field type- In for severity/dropdown fields, Equal and comparisons for text/number fields.
  • Conditions inside a group combine with the group's AND / OR. Use Add Group to add another group, and the AND / OR selector between groups to set how the groups combine- so you can express things like "(Critical AND Exploitable) OR (EPSS high)".
  • Discard clears everything; the active-condition count stays on the Advanced Filters button so you always know a filter is in effect.

Drill-down: CVE details

Click a CVE to open its detail drawer.

The CVE detail drawerThe CVE detail drawer

It shows the description, EPSS and Exploitable flag, NVD / CVE links, a CVSS3 / CVSS2 / CVSS4 metric grid, References, a Fix Recommendation (related patches / KB / resolved versions, with Fix Now to deploy), and MITRE ATT&CK taxonomy mappings.

Drill-down: affected endpoints

Click an Endpoints (or Devices) count to see the affected machines.

The affected-endpoints drawer for a CVEThe affected-endpoints drawer for a CVE
ColumnWhat it shows
Host NameThe machine (links to its detail).
Platform VersionOS version (endpoints).
Hardware ModelModel (endpoints)- or Device Model / Device Type for network devices.

Drill-down: affected software

Click an Affected Softwares count to see the vulnerable packages.

The affected-software drawer for a CVEThe affected-software drawer for a CVE
ColumnWhat it shows
NamePackage name.
VersionInstalled version.
ReleasePackage release.
FixedThe version that resolves the CVE.
VendorThe publisher.

Tips & troubleshooting

  • A CVE you've accepted still shows. Exclude it with Add Exceptions; manage exclusions on Manage Exceptions.
  • Counts look stale. Run Scan Now to re-evaluate against the latest feed.