CVE-2026-33630
c-ares : Use-after-free / double-free in c-ares query-completion handling, remotely triggerable via ares_getaddrinfo() over TCP
CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th
c-ares is an asynchronous resolver library. From ver 1.32.3 until 1.34.7, a use-after-free / double-free in c-ares' query-completion handling. The same flaw โ a query's callback being invoked while the query is still linked in the channel's internal lookup structures โ is present at multiple points in the resend/finish path (timeout handling, response handling, and query dispatch). If the query, or for ares_getaddrinfo() the owning host_query, is freed as a side effect of that callback, it is then accessed and/or freed a second time. This vulnerability is fixed in ver 1.34.7.
| CWE | CWE-415 CWE-416 |
| Vendor | c-ares |
| Product | c-ares |
| Published | Sep 3, 2026 |
| Last Updated | Sep 3, 2026 |
Stay Ahead of the Next One
Get instant alerts for c-ares c-ares
Be the first to know when new high vulnerabilities affecting c-ares c-ares are published โ delivered to Slack, Telegram or Discord.
Get Free Alerts โ
Free ยท No credit card ยท 60 sec setup
CVSS v3 Breakdown
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High
Affected Versions
c-ares / c-ares
>= 1.32.3, < 1.34.7
References
github.com: https://github.com/c-ares/c-ares/security/advisories/GHSA-6wfj-rwm7-3542 github.com: https://github.com/c-ares/c-ares/pull/1237 github.com: https://github.com/c-ares/c-ares/commit/1fa3b86a0b8d18fe7b60f3228a01d770feb026bc github.com: https://github.com/c-ares/c-ares/commit/d823199b688052dcdc1646f2ab4cb8c16b1c644a github.com: https://github.com/c-ares/c-ares/releases/tag/v1.34.7