CVE-2026-33630
Last modified
CVE-2026-33630 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.45% chance of exploitation in the next 30 days.
Description
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.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| c-ares | c-ares | >= 1.32.3, < 1.34.7 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-33630?
How severe is CVE-2026-33630?
How do I fix CVE-2026-33630?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-33623PinchTab is a standalone HTTP server that gives AI agents di…7.2
- CVE-2026-33624Parse Server is an open source backend that can be deployed …2.7
- CVE-2026-33625LMDeploy is a toolkit for compressing, deploying, and servin…8.8
- CVE-2026-33626LMDeploy is a toolkit for compressing, deploying, and servin…7.5
- CVE-2026-33627Parse Server is an open source backend that can be deployed …6.5
- CVE-2026-33628Invoice Ninja is a source-available invoice, quote, project …5.4
- CVE-2026-33631ClearanceKit intercepts file-system access events on macOS a…8.7
- CVE-2026-33632ClearanceKit intercepts file-system access events on macOS a…7.8
- CVE-2026-33633Kitty is a cross-platform GPU based terminal. Versions 0.46.…8.8
- CVE-2026-33634Trivy is a security scanner. On March 19, 2026, a threat act…8.8
- CVE-2026-33635iCalendar is a Ruby library for dealing with iCalendar files…4.3
- CVE-2026-33636LIBPNG is a reference library for use in applications that r…7.6
Are you affected by CVE-2026-33630?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
