05-23-2025 02:27 AM
Hi Team,
In the PSIRT openVuln API, I noticed that the response for `/cve/{cve_id}` returns an array of Advisories.
So, is it possible that a CVE ID could be associated with multiple advisories? Or is it safe to assume that the list of advisories here will only have 1 entry always?
`
Solved! Go to Solution.
05-23-2025 05:19 AM
Hi Abhinav,
I'm not aware of any case where we would issue more than one advisory for a single CVE ID. So, it should be safe to assume that the list will always have one entry.
The other way around can certainly happen, i.e. we can have multiple CVE IDs in a single advisory.
Thanks,
Michael
05-23-2025 05:19 AM
Hi Abhinav,
I'm not aware of any case where we would issue more than one advisory for a single CVE ID. So, it should be safe to assume that the list will always have one entry.
The other way around can certainly happen, i.e. we can have multiple CVE IDs in a single advisory.
Thanks,
Michael
05-25-2025 07:19 PM
Makes sense, thanks Micheal!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide