CVE-2025-62408
CVE-2025-62408 is a medium-severity vulnerability in C-ares with a CVSS 3.x base score of 5.9. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-416.
Key facts
- Severity: Medium (CVSS 3.x base score 5.9)
- EPSS exploit prediction: 0% (32nd percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2025-201830
- Weakness: CWE-416
- Affected product: C-ares
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2025-62408?
- 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.
- How severe is CVE-2025-62408?
- CVE-2025-62408 has a CVSS 3.x base score of 5.9, rated medium severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is none, integrity none, and availability high.
- Is CVE-2025-62408 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (32nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2025-62408?
- CVE-2025-62408 affects C-ares. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2025-62408?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- Does CVE-2025-62408 have an EU (EUVD) identifier?
- Yes. CVE-2025-62408 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2025-201830.
- When was CVE-2025-62408 published?
- CVE-2025-62408 was published on 2025-12-08 and last updated on 2026-06-17.
References
- https://github.com/c-ares/c-ares/commit/714bf5675c541bd1e668a8db8e67ce012651e618
- https://github.com/c-ares/c-ares/security/advisories/GHSA-jq53-42q6-pqr5
Affected products (1)
- cpe:2.3:a:c-ares:c-ares:*:*:*:*:*:*:*:*
More vulnerabilities in C-ares
- CVE-2016-5180 — Critical (CVSS 9.8): Heap-based buffer overflow in the ares_create_query function in c-ares 1.x before 1.12.0 allows remote attackers to…
- CVE-2017-1000381 — High (CVSS 7.5): The c-ares function `ares_parse_naptr_reply()`, which is used for parsing NAPTR responses, could be triggered to read…
- CVE-2020-22217 — Medium (CVSS 5.9): Buffer overflow vulnerability in c-ares before 1_16_1 thru 1_17_0 via function ares_parse_soa_reply in…
- CVE-2024-25629 — Medium (CVSS 4.4): c-ares is a C library for asynchronous DNS requests. `ares__read_line()` is used to parse local configuration files…
- CVE-2020-14354 — Low (CVSS 3.3): A possible use-after-free and double-free in c-ares lib version 1.16.0 if ares_destroy() is called prior to…
Other CWE-416 (Use After Free) vulnerabilities
- CVE-2026-13782 — Critical (CVSS 10.0): Use after free in Browser in Google Chrome prior to 150.0.7871.47 allowed a remote attacker who had compromised the…
- CVE-2026-4725 — Critical (CVSS 10.0): Sandbox escape due to use-after-free in the Graphics: Canvas2D component. This vulnerability was fixed in Firefox 149…
- CVE-2026-4688 — Critical (CVSS 10.0): Sandbox escape due to use-after-free in the Disability Access APIs component. This vulnerability was fixed in Firefox…
- CVE-2025-24085 — Critical (CVSS 10.0): A use after free issue was addressed with improved memory management. This issue is fixed in iOS 18.3 and iPadOS 18.3,…
- CVE-2024-43102 — Critical (CVSS 10.0): Concurrent removals of certain anonymous shared memory mappings by using the UMTX_SHM_DESTROY sub-request of…
- CVE-2021-32495 — Critical (CVSS 10.0): Radare2 has a use-after-free vulnerability in pyc parser's get_none_object function. Attacker can read freed memory…