Vulnerability Description
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).
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/ncc-pbottine/QUIC-Hash-Dos-Advisory
- https://github.com/private-octopus/picoquic/commit/b80fd3f5903279ae3e7714ee41093
FAQ
What is CVE-2025-24946?
CVE-2025-24946 is a vulnerability with a CVSS score of 5.3 (MEDIUM). 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 initiati...
How severe is CVE-2025-24946?
CVE-2025-24946 has been rated MEDIUM with a CVSS base score of 5.3/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-24946?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.