CVE-2025-62408
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-12-08

Last updated on: 2025-12-08

Assigner: GitHub, Inc.

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 Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-12-08
Last Modified
2025-12-08
Generated
2026-05-07
AI Q&A
2025-12-09
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 5 associated CPEs
Vendor Product Version / Range
c-ares c-ares 1.32.4
c-ares c-ares 1.34.5
c-ares c-ares 1.34.6
c-ares c-ares 1.32.3
c-ares c-ares 1.32.5
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-416 The product reuses or references memory after it has been freed. At some point afterward, the memory may be allocated again and saved in another pointer, while the original pointer references a location somewhere within the new allocation. Any operations using the original pointer are no longer valid because the memory "belongs" to the code that operates on the new pointer.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability exists in the c-ares asynchronous resolver library versions 1.32.3 through 1.34.5. The issue occurs because the library terminates a query after maximum attempts when using the functions read_answer() and process_answer(), which can lead to a Denial of Service (DoS) condition. The problem is fixed in version 1.34.6.


How can this vulnerability impact me? :

The vulnerability can cause a Denial of Service (DoS) by terminating queries prematurely in the c-ares library, potentially disrupting applications or services that rely on asynchronous DNS resolution, leading to service unavailability or degraded performance.


What immediate steps should I take to mitigate this vulnerability?

Upgrade the c-ares library to version 1.34.6 or later, as this version contains the fix for the Denial of Service vulnerability.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart