Lucene search
+L

1733 matches found

OSV
OSV
added 2026/05/04 1:12 p.m.14 views

JLSEC-2026-426 When using `CURLOPT_PINNEDPUBLICKEY` option with libcurl or `--pinnedpubkey` with the curl tool,curl...

When using CURLOPTPINNEDPUBLICKEY option with libcurl or --pinnedpubkey with the curl tool,curl should check the public key of the server certificate to verify the peer. This check was skipped in a certain condition that would then make curl allow the connection without performing the proper chec...

5.9CVSS6.7AI score0.00242EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/04 1:12 p.m.16 views

JLSEC-2026-433 libcurl supports *pinning* of the server certificate public key for HTTPS transfers

libcurl supports pinning of the server certificate public key for HTTPS transfers. Due to an omission, this check is not performed when connecting with QUIC for HTTP/3, when the TLS backend is wolfSSL. Documentation says the option works with wolfSSL, failing to specify that it does not for QUIC...

4.8CVSS6.8AI score0.00293EPSS
SaveExploits2References6
Amazon
Amazon
added 2026/04/30 12:00 a.m.17 views

Important: ngtcp2

Issue Overview: ngtcp2 is a C implementation of the IETF QUIC protocol. In versions prior to 1.22.1, ngtcp2qlogparameterssettransportparams serializes peer transport parameters into a fixed 1024-byte stack buffer without bounds checking. When qlog is enabled, a remote peer can send sufficiently...

7.5CVSS5.8AI score0.00776EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/04/30 12:00 a.m.12 views

Amazon Linux 2023 : ngtcp2, ngtcp2-crypto-gnutls, ngtcp2-crypto-gnutls-devel (ALAS2023-2026-1633)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2026-1633 advisory. ngtcp2 is a C implementation of the IETF QUIC protocol. In versions prior to 1.22.1, ngtcp2qlogparameterssettransportparams serializes peer transport parameters into a fixed 1024-byte stack buffer...

7.5CVSS6.1AI score0.00776EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/28 10:54 p.m.20 views

CoreDNS has TSIG authentication bypass on gRPC and QUIC transports

Summary The gRPC, QUIC, DoH, and DoH3 transports in CoreDNS incorrectly handle TSIG authentication. For gRPC and QUIC, CoreDNS checks whether the TSIG key name exists in the config, but does not actually verify the TSIG HMAC. If the key name matches, tsigStatus remains nil and the tsig plugin...

9.8CVSS5.8AI score0.0051EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/28 10:54 p.m.26 views

GHSA-VP29-5652-4FW9 CoreDNS has TSIG authentication bypass on gRPC and QUIC transports

Summary The gRPC, QUIC, DoH, and DoH3 transports in CoreDNS incorrectly handle TSIG authentication. For gRPC and QUIC, CoreDNS checks whether the TSIG key name exists in the config, but does not actually verify the TSIG HMAC. If the key name matches, tsigStatus remains nil and the tsig plugin...

8.2CVSS5.9AI score0.0051EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/28 10:46 p.m.53 views

CoreDNS has TSIG authentication bypass on DoT, DoH, DoH3, DoQ, and gRPC

Summary CoreDNS' tsig plugin can be bypassed on non-plain-DNS transports because it trusts the transport writer's TsigStatus instead of performing verification itself. In the attached PoC, plain DNS/TCP correctly rejects an invalid TSIG NOTAUTH, while the same invalid-TSIG request is accepted ove...

8.7CVSS5.5AI score0.00374EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/04/28 10:46 p.m.17 views

GHSA-QHMP-Q7XH-99RH CoreDNS has TSIG authentication bypass on DoT, DoH, DoH3, DoQ, and gRPC

Summary CoreDNS' tsig plugin can be bypassed on non-plain-DNS transports because it trusts the transport writer's TsigStatus instead of performing verification itself. In the attached PoC, plain DNS/TCP correctly rejects an invalid TSIG NOTAUTH, while the same invalid-TSIG request is accepted ove...

8.7CVSS5.8AI score0.00374EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/04/28 10:40 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview github.com/coredns/coredns/core/dnsserver is a package that implements all the interfaces from Caddy, so that CoreDNS can be a servertype plugin. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the DoQ server's handling of...

8.7CVSS5.8AI score0.00469EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/28 10:40 p.m.22 views

GHSA-2WPX-QPW2-G5H5 CoreDNS' DoQ worker pool does not bound stream backlog

Summary CoreDNS' DNS-over-QUIC DoQ server can be driven into large goroutine and memory growth by a remote client that opens many QUIC streams and stalls after sending only 1 byte. Even with a small configured quic workerpoolsize ... , CoreDNS still spawns a goroutine per accepted stream workers ...

8.7CVSS5.8AI score0.00469EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/04/28 10:40 p.m.20 views

CoreDNS' DoQ worker pool does not bound stream backlog

Summary CoreDNS' DNS-over-QUIC DoQ server can be driven into large goroutine and memory growth by a remote client that opens many QUIC streams and stalls after sending only 1 byte. Even with a small configured quic workerpoolsize ... , CoreDNS still spawns a goroutine per accepted stream workers ...

8.7CVSS5.7AI score0.00469EPSS
SaveExploits1References5Affected Software1
Fedora
Fedora
added 2026/04/28 1:00 a.m.16 views

[SECURITY] Fedora 43 Update: ngtcp2-1.22.1-1.fc43

"Call it TCP/2. One More Time." ngtcp2 project is an effort to implement RFC9000 QUIC protocol...

7.5CVSS5.2AI score0.00776EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/04/28 12:00 a.m.15 views

PT-2026-37094

Name of the Vulnerable Software and Affected Versions CoreDNS versions prior to 1.14.3 Description The DNS-over-QUIC DoQ server can be forced into unbounded goroutine and memory growth by a remote unauthenticated client. This occurs when a client opens numerous QUIC streams and sends only one byt...

8.7CVSS5.8AI score0.00469EPSS
SaveExploits1
OSV
OSV
added 2026/04/27 6:33 p.m.24 views

JLSEC-2026-257 Issue summary: If an application using the `SSL_CIPHER_find()` function in a QUIC protocol client or...

Issue summary: If an application using the SSLCIPHERfind function in a QUIC protocol client or server receives an unknown cipher suite from the peer, a NULL dereference occurs. Impact summary: A NULL pointer dereference leads to abnormal termination of the running process causing Denial of Servic...

5.9CVSS6.8AI score0.00777EPSS
SaveExploits1References7
SUSE CVE
SUSE CVE
added 2026/04/23 1:24 a.m.11 views

SUSE CVE-2026-33254

An attacker can create a large number of concurrent DoQ or DoH3 connections, causing unlimited memory allocation in DNSdist and leading to a denial of service. DOQ and DoH3 are disabled by default...

7.5CVSS5.8AI score0.00371EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/22 3:31 p.m.18 views

EUVD-2026-24927

An attacker can create a large number of concurrent DoQ or DoH3 connections, causing unlimited memory allocation in DNSdist and leading to a denial of service. DOQ and DoH3 are disabled by default...

5.3CVSS5.8AI score0.00371EPSS
SaveExploits0References2
NVD
NVD
added 2026/04/22 2:16 p.m.23 views

CVE-2026-33254

An attacker can create a large number of concurrent DoQ or DoH3 connections, causing unlimited memory allocation in DNSdist and leading to a denial of service. DOQ and DoH3 are disabled by default...

7.5CVSS0.00371EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/22 2:16 p.m.13 views

CVE-2026-33595

A client can trigger excessive memory allocation by generating a lot of errors responses over a single DoQ and DoH3 connection, as some resources were not properly released until the end of the connection...

7.5CVSS0.00371EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/04/22 2:16 p.m.11 views

CVE-2026-33254

An attacker can create a large number of concurrent DoQ or DoH3 connections, causing unlimited memory allocation in DNSdist and leading to a denial of service. DOQ and DoH3 are disabled by default...

7.5CVSS5.8AI score0.00371EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/22 2:16 p.m.10 views

UBUNTU-CVE-2026-33254

An attacker can create a large number of concurrent DoQ or DoH3 connections, causing unlimited memory allocation in DNSdist and leading to a denial of service. DOQ and DoH3 are disabled by default...

7.5CVSS5.8AI score0.00371EPSS
SaveExploits0References3
Rows per page
Query Builder