-
Bug
-
Resolution: Not a Bug
-
Critical
-
None
-
Critical
-
0
-
insights-security-vulnerability
-
-
-
** Note that this is a public ticket, please refrain from adding any sensitive data. **
Description of Problem
- Unable to search the CVE "CVE-2025-8715" on Insigths > Vulnerability page with CVE filter. It shows the following message:
```
No matching CVEs found
To continue, edit your filter settings and search again.
Currently, you are only viewing CVEs with Errata. It is possible the CVE you are searching for does not yet have an associated Errata. Please adjust your settings and search again. Please check the Red Hat CVE Database
or if you would like more information, contact Red Hat Product Security
```
However, if I take any other CVE, open the CVE by clicking on it, and change the CVE in the browser URL, it shows the CVE "CVE-2025-8715"
Example CVE URL: https://console.redhat.com/insights/vulnerability/cves/CVE-2025-9182
Replace CVE-2025-9182 with CVE-2025-8715 in the above url, it lists the CVE:
https://console.redhat.com/insights/vulnerability/cves/CVE-2025-8715
How reproducible
Always
Steps to Reproduce
- [Step 1] Navigate to HCC > Security > Vulnerability > CVEs and try to search for CVE-2025-8715. It will not show any CVE. It will list the above shared message.
- [Step 2] Navigate to HCC > Security > Vulnerability > CVEs and access any CVE.
- [Step 3] On that page, in the browser URL, replace the CVE with CVE-2025-8715 and search. It will list the CVE-2025-8715.
Actual Behavior
When searching for CVE-2025-8715 in the WebUI, the CVE is not found.
Expected Behavior
Search for CVE-2025-8715 in the WebUI should list the CVE to see its details.