Vulnerability Description
c-ares is an asynchronous resolver library. Versions 1.32.3 through 1.34.5 terminate a query after maximum attempts when using read_answer() and process_answer(), which can cause a Denial of Service. This issue is fixed in version 1.34.6.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| C-Ares | C-Ares | >= 1.32.3, < 1.34.6 |
Related Weaknesses (CWE)
References
- https://github.com/c-ares/c-ares/commit/714bf5675c541bd1e668a8db8e67ce012651e618Patch
- https://github.com/c-ares/c-ares/security/advisories/GHSA-jq53-42q6-pqr5PatchVendor Advisory
FAQ
What is CVE-2025-62408?
CVE-2025-62408 is a vulnerability with a CVSS score of 5.9 (MEDIUM). c-ares is an asynchronous resolver library. Versions 1.32.3 through 1.34.5 terminate a query after maximum attempts when using read_answer() and process_answer(), which can cause a Denial of Service....
How severe is CVE-2025-62408?
CVE-2025-62408 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2025-62408?
Check the references section above for vendor advisories and patch information. Affected products include: C-Ares C-Ares.