---
title: "Retrieve Asset Vulnerabilities by CVE number"
slug: "filter-vulnerabilities-by-cve-number"
updated: 2021-12-14T16:18:22Z
published: 2021-12-14T16:18:22Z
canonical: "help.nucleussec.com/filter-vulnerabilities-by-cve-number"
stale: true
---

> ## Documentation Index
> Fetch the complete documentation index at: https://help.nucleussec.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Retrieve Asset Vulnerabilities by CVE number

## Overview

Occasionally, an urgent need arises to quickly identify all the assets that have a vulnerability with a specific CVE. The purpose of this article is to mention the step by step instructions of a couple of ways to retrieve this information.

          Note

          

If this is a newly discovered CVE, please make sure new scans to detect the CVE have already been ingested into Nucleus.

### 1. Using CVE Filter on Active Vulnerabilities page

First method to retrieve this information is by filtering the active vulnerabilities by CVE number. Using the process below:

1. Open the project in question and browse to **Vulnerabilities > Active** page: ![image.png](https://cdn.document360.io/3888970a-6501-459e-acc9-c47b71c6d64c/Images/Documentation/image%28217%29.png)
2. Use the filter functionality to filter for the CVE number. Like below: ![image.png](https://cdn.document360.io/3888970a-6501-459e-acc9-c47b71c6d64c/Images/Documentation/image%28218%29.png)
3. Hit enter to save the filter. The active vulnerabilities page will show the vulnerability.

![image.png](https://cdn.document360.io/3888970a-6501-459e-acc9-c47b71c6d64c/Images/Documentation/image%28219%29.png)

1. Click on the listed vulnerability to open the vulnerability details page (1) and then go to "Instances" tab to list the assets that have this vulnreability(2):

![image.png](https://cdn.document360.io/3888970a-6501-459e-acc9-c47b71c6d64c/Images/Documentation/image%28221%29.png)

1. If you would like to generate a report from this data, you can do so by going back to the Active Vulnerabilities page and clicking on the "Reports" menu:

![image.png](https://cdn.document360.io/3888970a-6501-459e-acc9-c47b71c6d64c/Images/Documentation/image%28223%29.png)

1. Choose the report you would like generate and follow the process the generate the report.

### 2. Generate a Vulnerabilty Details or Summary Report

Second method to retrieve this information is by generating a vulnerability details or summary report using advanced filters. You can find the exact steps for this method in the article: **[Generate Vulnerability reports by CVE Number](/v1/docs/generate-vulnerability-report-by-cve-number)**.
