CVE-2026-33630CWE-415CWE-416

CVE-2026-33630

High · published September 3, 2026

CVSS v3.1
7.5
EPSS
0%
Percentile
37.8
In the wild
Unconfirmed
What it is

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.

The record
Technical detail
CVSS v3.1
7.5 · HIGH
Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
CVSS v4.0
Not supplied
EPSS
0.00452 · 37.8th percentile
Weaknesses
CWE-415 · Double Free; CWE-416 · Use After Free
Published
2026-09-03T23:17Z
References (5)
EPSS history
Timeline
  • 05 SEP 03:41Z
    EPSS moved — → 0%
    epss
  • 03 SEP 18:42Z
    c-ares : Use-after-free / double-free in c-ares query-completion handling, remotely triggerable via ares_getaddrinfo() over TCP
    cvelistv5