CVE Catalog

CVE-2026-33630

High
Published: Translated: NVD NIST

Summary

A use-after-free and double-free vulnerability was found in the c-ares library in the query-completion handling path. The flaw occurs when a query callback is invoked while the query is still linked in internal lookup structures. A remote attacker can exploit this via ares_getaddrinfo() over TCP by sending crafted data.

Risk Assessment

An attacker can remotely cause application crashes or potentially execute arbitrary code, leading to compromise of confidentiality, integrity, and availability.

Recommendation

Immediately update the c-ares library to the latest patched version. If an update is not possible, restrict access to services using c-ares to trusted sources only.

Other vulnerabilities in c-ares

See all
Original NVD description (English source)

A flaw was found in c-ares. A use-after-free / double-free vulnerability exists in the query-completion handling path, where a query callback is invoked while the query is still linked in internal lookup structures. A remote attacker can exploit this via ares_getaddrinfo() over TCP by sending crafte

Vulnerability data from NVD (NIST) · CISA KEV · EPSS