#VU119383 Use-after-free in c-ares - CVE-2025-62408
Published: December 8, 2025
c-ares
c-ares.haxx.se
Description
The vulnerability allows a remote attacker to perform a denial of service attack.
The vulnerability exists due to a use-after-free error within the read_answer() function when process_answer() terminates a query such as after maximum attempts. A remote attacker can perform a denial of service attack.
Note, the vulnerability exists due to an incomplete fix for #VU107155 (CVE-2025-31498).