The hash table used to manage connections in picoquic before b80fd3f uses a weak hash function, allowing remote attackers to cause a considerable CPU load on the server (a Hash DoS attack) by initiating connections with colliding Source Connection IDs (SCIDs).
{
"cna_assigner": "mitre",
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2025/24xxx/CVE-2025-24946.json",
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"fixed": "b80fd3f5903279ae3e7714ee4109363d9ab4491a"
}
]
},
{
"source": "CPE_FIELD",
"extracted_events": [
{
"fixed": "b80fd3f5903279ae3e7714ee4109363d9ab4491a"
}
]
},
{
"source": "DESCRIPTION",
"extracted_events": [
{
"fixed": "b80fd3f"
}
]
}
],
"cwe_ids": [
"CWE-407"
]
}