-
-
Notifications
You must be signed in to change notification settings - Fork 238
Open
Labels
Description
However, it seems the severity table shows the EPSS value correctly: EPSS: 0.21233

https://api.first.org/data/v1/epss?cve=CVE-2024-39689
{
"status": "OK",
"status-code": 200,
"version": "1.0",
"access": "public",
"total": 1,
"offset": 0,
"limit": 100,
"data": [
{
"cve": "CVE-2024-39689",
"epss": "0.212330000",
"percentile": "0.954320000",
"date": "2025-08-14"
}
]
}