Lucene search
+L

1289 matches found

NVD
NVD
added 2026/09/18 6:17 p.m.4 views

CVE-2026-69186

c-ares is an asynchronous resolver library. Prior to 1.34.7, aresdnsparse trusts the attacker-controlled ANCOUNT, NSCOUNT, and ARCOUNT fields before confirming that the DNS response contains enough bytes for the claimed records. Because processanswer invokes parsing before transaction ID and...

5.3CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/18 5:26 p.m.39 views

CVE-2026-69184

c-ares (asynchronous DNS resolver library) prior to 1.34.7 is affected by a CPU-exhaustion denial-of-service in ares_dns_name_parse(). The function enforces backward DNS compression pointers but does not bound total pointer hops or assembled name length, so a malicious DNS server can send a respo...

7.5CVSS
SaveExploits0References6
CVE
CVE
added 2026/09/18 5:25 p.m.64 views

CVE-2026-69186

c-ares , an asynchronous DNS resolver library, is affected by a memory-amplification denial of service in ares_dns_parse(). Prior to 1.34.7 , the function trusts attacker-controlled ANCOUNT, NSCOUNT, and ARCOUNT header fields without first confirming the response contains enough bytes for the cla...

5.3CVSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/18 5:25 p.m.7 views

CVE-2026-69186 c-ares: Memory-amplification denial of service via unvalidated DNS header record counts

c-ares is an asynchronous resolver library. Prior to 1.34.7, aresdnsparse trusts the attacker-controlled ANCOUNT, NSCOUNT, and ARCOUNT fields before confirming that the DNS response contains enough bytes for the claimed records. Because processanswer invokes parsing before transaction ID and...

5.3CVSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/18 5:25 p.m.3 views

EUVD-2026-83212

c-ares is an asynchronous resolver library. Prior to 1.34.7, aresdnsparse trusts the attacker-controlled ANCOUNT, NSCOUNT, and ARCOUNT fields before confirming that the DNS response contains enough bytes for the claimed records. Because processanswer invokes parsing before transaction ID and...

5.3CVSS
SaveExploits0References5
Kitploit
Kitploit
added 2026/09/15 2:23 a.m.10 views

CVE-2020-8277

CVE-2020-8277 For educational purposes only. Quick Run root@kitploit: clone this repository $ git clone https://github.com/masahiro331/CVE-2020-8277 run bind $ docker build -t bind-local ./bind Need TCP fallback $ docker run --rm --name bind -it -p 53:53 -p 53:53/udp bind use " v15.2.1" version I...

7.5CVSS7.4AI score0.54164EPSS
SaveExploits0References1
SUSE Linux
SUSE Linux
added 2026/09/07 7:42 a.m.6 views

Security update for c-ares

This update for c-ares fixes the following issues: CVE-2024-25629: out of bounds read in aresreadline bsc1220279. CVE-2025-31498: use-after-free in readanswers when processanswer may re-enqueue a query bsc1240955. CVE-2025-62408: c-ares 1.32.3-1.34.5 use after free bsc1254738. CVE-2026-33630:...

8.7CVSS6.9AI score0.0058EPSS
SaveExploits0References24
OSV
OSV
added 2026/09/07 7:42 a.m.7 views

SUSE-SU-2026:4021-1 Security update for c-ares

This update for c-ares fixes the following issues: - CVE-2024-25629: out of bounds read in aresreadline bsc1220279. - CVE-2025-31498: use-after-free in readanswers when processanswer may re-enqueue a query bsc1240955. - CVE-2025-62408: c-ares 1.32.3-1.34.5 use after free bsc1254738. -...

8.3CVSS6.8AI score0.0058EPSS
SaveExploits0References13
Microsoft CVE
Microsoft CVE
added 2026/09/05 8:25 a.m.8 views

c-ares : Use-after-free / double-free in c-ares query-completion handling, remotely triggerable via ares_getaddrinfo() over TCP

...

7.5CVSS5.8AI score0.00452EPSS
SaveExploits0
OSV
OSV
added 2026/09/03 7:17 p.m.5 views

AZL-99093 CVE-2026-33630 affecting package fluent-bit 3.1.10-6

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 poin...

7.5CVSS5.3AI score0.00452EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/03 7:17 p.m.7 views

ALPINE-CVE-2026-33630

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 poin...

7.5CVSS5.3AI score0.00452EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 7:17 p.m.8 views

CVE-2026-33630

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 poin...

7.5CVSS0.00452EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/03 7:17 p.m.3 views

AZL-99095 CVE-2026-33630 affecting package nodejs 24.18.1-1

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 poin...

7.5CVSS5.3AI score0.00452EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/03 6:42 p.m.110 views

CVE-2026-33630

c-ares , an asynchronous DNS resolver library, is affected by a use-after-free / double-free in its query-completion handling, present from version 1.32.3 through 1.34.6 and fixed in 1.34.7 . The flaw occurs when a query's callback is invoked while the query is still linked in the channel's inter...

7.5CVSS5.9AI score0.00452EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/03 6:42 p.m.12 views

EUVD-2026-70664

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 poin...

7.5CVSS5.9AI score0.00452EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/03 6:42 p.m.38 views

CVE-2026-33630 c-ares : Use-after-free / double-free in c-ares query-completion handling, remotely triggerable via ares_getaddrinfo() over TCP

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 poin...

7.5CVSS0.00452EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/09/03 6:42 p.m.10 views

CVE-2026-33630 c-ares : Use-after-free / double-free in c-ares query-completion handling, remotely triggerable via ares_getaddrinfo() over TCP

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 poin...

7.5CVSS5.3AI score0.00452EPSS
SaveExploits0References5
AlpineLinux
AlpineLinux
added 2026/09/03 6:42 p.m.18 views

CVE-2026-33630

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 poin...

7.5CVSS5.9AI score0.00452EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/09/03 6:42 p.m.14 views

CVE-2026-33630

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 poin...

7.5CVSS5.3AI score0.00452EPSS
SaveExploits0
OSV
OSV
added 2026/09/03 6:42 p.m.12 views

CVE-2026-33630 c-ares : Use-after-free / double-free in c-ares query-completion handling, remotely triggerable via ares_getaddrinfo() over TCP

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 poin...

7.5CVSS5.5AI score
SaveExploits0References7
Rows per page
Query Builder