Lucene search
+L

911 matches found

RedHat Linux
RedHat Linux
added yesterday4 views

netty-handler: Netty: Denial of Service due to eager buffer allocation in TLS handshake

A flaw was found in Netty, a network application framework. A remote attacker can exploit this vulnerability by sending a crafted TLS Transport Layer Security ClientHello message. This can lead to an eager allocation of a large memory buffer, causing a Denial of Service DoS due to excessive memor...

7.5CVSS5.4AI score0.00461EPSS
Exploits0References7
OSV
OSV
added 5 days ago5 views

CVE-2026-44452 h2o is vulnerable to heap overrun

h2o is an HTTP server with support for HTTP/1.x, HTTP/2 and HTTP/3. Prior to commit 8dc37cb, when h2o receives a ClientHello message over TLS or QUIC and it contains a zero-length SNI extension, the h2o server runs over the zero-length hostname while trying to copy the hostname, assuming that it ...

5.9CVSS5.3AI score0.0025EPSS
Exploits0References4
CVE
CVE
added 5 days ago17 views

CVE-2026-44452

CVE-2026-44452 affects the h2o HTTP server (supports HTTP/1.x, 2, 3). Affected behavior occurs when a TLS/QUIC ClientHello contains a zero-length SNI extension; h2o can attempt to copy the hostname assuming NULL-termination, causing a heap/segmentation fault that may enable a denial-of-service. T...

5.9CVSS6AI score0.0025EPSS
Exploits0References2
Tenable Nessus
Tenable Nessus
added 5 days ago8 views

Golang 1.25.x < 1.25.12 / 1.26.x < 1.26.5 Multiple Vulnerabilities

The version of Golang running on the remote host is 1.25.x prior to 1.25.12 or 1.26.x prior to 1.26.5. It is, therefore, affected by multiple vulnerabilities: - On Unix systems, opening a file in an os.Root improperly follows symlinks to locations outside of the Root when the final path component...

7.8CVSS5.6AI score0.00413EPSS
Exploits0References5
OSV
OSV
added last week6 views

JLSEC-2026-711 Stack Buffer Overflow in wc_HpkeLabeledExtract via Oversized ECH Config. A vulnerability existed...

Stack Buffer Overflow in wcHpkeLabeledExtract via Oversized ECH Config. A vulnerability existed in wolfSSL 5.8.4 ECH Encrypted Client Hello support, where a maliciously crafted ECH config could cause a stack buffer overflow on the client side, leading to potential remote execution and client...

9.8CVSS6.3AI score0.00444EPSS
Exploits0References3
OSV
OSV
added last week3 views

JLSEC-2026-708

Heap Overflow in TLS 1.3 ECH parsing. An integer underflow existed in ECH extension parsing logic when calculating a buffer length, which resulted in writing beyond the bounds of an allocated buffer. Note that in wolfSSL, ECH is off by default, and the ECH standard is still evolving...

9.8CVSS6.2AI score0.00487EPSS
Exploits0References1
OSV
OSV
added last week12 views

JLSEC-2026-704 Missing required cryptographic step in the TLS 1.3 client HelloRetryRequest handshake logic in...

Missing required cryptographic step in the TLS 1.3 client HelloRetryRequest handshake logic in wolfSSL could lead to a compromise in the confidentiality of TLS-protected communications via a crafted HelloRetryRequest followed by a ServerHello message that omits the required keyshare extension,...

2.7CVSS6.1AI score0.00209EPSS
Exploits0References3
OSV
OSV
added last week4 views

JLSEC-2026-673

In wolfSSL before 5.5.1, malicious clients can cause a buffer overflow during a TLS 1.3 handshake. This occurs when an attacker supposedly resumes a previous TLS session. During the resumption Client Hello a Hello Retry Request must be triggered. Both Client Hellos are required to contain a list ...

7.5CVSS7.3AI score0.04343EPSS
Exploits2References5
OSV
OSV
added last week6 views

JLSEC-2026-684 A malicious TLS1.2 server can force a TLS1.3 client with downgrade capability to use a...

A malicious TLS1.2 server can force a TLS1.3 client with downgrade capability to use a ciphersuite that it did not agree to and achieve a successful connection. This is because, aside from the extensions, the client was skipping fully parsing the server hello...

5.3CVSS6.2AI score0.00466EPSS
Exploits0References3
OSV
OSV
added last week5 views

JLSEC-2026-679 wolfSSL prior to 5.6.6 did not check that messages in one (D)TLS record do not span key...

wolfSSL prior to 5.6.6 did not check that messages in one DTLS record do not span key boundaries. As a result, it was possible to combine DTLS messages using different keys into one DTLS record. The most extreme edge case is that, in DTLS 1.3, it was possible that an unencrypted DTLS 1.3 record...

5.3CVSS6.1AI score0.00513EPSS
Exploits0References5
OSV
OSV
added 2026/07/14 10:44 a.m.2 views

OPENSUSE-SU-2026:21341-1 Security update for go1.26

This update for go1.26 fixes the following issues - Update to version go1.26.5 bsc1255111. - CVE-2026-39822: os: Root escape via symlink plus trailing slash bsc1271014. - CVE-2026-42505: crypto/tls: omit PSK in ECH outer client hello bsc1271015...

7.8CVSS6.1AI score0.00413EPSS
Exploits0References7
OSV
OSV
added 2026/07/13 2:3 p.m.3 views

OPENSUSE-SU-2026:21321-1 Security update for go1.26-openssl

This update for go1.26-openssl fixes the following issues - Update to version go1.26.5 bsc1255111. - CVE-2026-39822: os: Root escape via symlink plus trailing slash bsc1271014. - CVE-2026-42505: crypto/tls: omit PSK in ECH outer client hello bsc1271015...

7.8CVSS6.1AI score0.00413EPSS
Exploits0References7
NVD
NVD
added 2026/07/09 4:16 p.m.8 views

CVE-2026-11404

Cesanta Mongoose before 7.22 contains an out-of-bounds read in the built-in TLS server function mgtlsserverrecvhello, which uses an attacker-controlled sessionidlen byte from a TLS ClientHello as a buffer index without validating it against the length of received data. A remote, unauthenticated...

8.7CVSS0.00441EPSS
Exploits0References4
RedHat Linux
RedHat Linux
added 2026/07/09 3:29 p.m.3 views

netty-handler: Netty: Denial of Service due to eager buffer allocation in TLS handshake

A flaw was found in Netty, a network application framework. A remote attacker can exploit this vulnerability by sending a crafted TLS Transport Layer Security ClientHello message. This can lead to an eager allocation of a large memory buffer, causing a Denial of Service DoS due to excessive memor...

7.5CVSS6AI score0.00461EPSS
Exploits0References7
EUVD
EUVD
added 2026/07/09 3:13 p.m.8 views

EUVD-2026-42605

Cesanta Mongoose before 7.22 contains an out-of-bounds read in the built-in TLS server function mgtlsserverrecvhello, which uses an attacker-controlled sessionidlen byte from a TLS ClientHello as a buffer index without validating it against the length of received data. A remote, unauthenticated...

8.7CVSS6.2AI score0.00441EPSS
Exploits0References4
RedhatCVE
RedhatCVE
added 2026/07/09 2:57 p.m.9 views

CVE-2026-42505

A flaw was found in the crypto/tls package in Go. Handshakes utilizing Encrypted Client Hello ECH could lead to de-anonymization by a passive network observer. This is due to the disclosure of pre-shared key identities within the unencrypted client hello, allowing an attacker to potentially link...

5.3CVSS5.8AI score0.00413EPSS
Exploits0References7
RedhatCVE
RedhatCVE
added 2026/07/09 6:30 a.m.8 views

CVE-2026-15165

A flaw was found in Wireshark. This vulnerability allows a remote attacker to cause a denial of service by crafting a malicious TLS Encrypted Client Hello ECH packet. When Wireshark attempts to decrypt this malformed packet, it can lead to a crash of the application, making it unavailable...

6.5CVSS5.9AI score0.00133EPSS
Exploits1References5
NVD
NVD
added 2026/07/08 9:16 p.m.7 views

CVE-2026-15165

TLS ECH decryptor crash in Wireshark 4.6.0 to 4.6.6 allows denial of service...

5.5CVSS0.00133EPSS
Exploits1References2
OSV
OSV
added 2026/07/08 9:16 p.m.2 views

DEBIAN-CVE-2026-15165

TLS ECH decryptor crash in Wireshark 4.6.0 to 4.6.6 allows denial of service...

5.5CVSS6.1AI score0.00133EPSS
Exploits1References1
OSV
OSV
added 2026/07/08 9:16 p.m.6 views

UBUNTU-CVE-2026-15165

TLS ECH decryptor crash in Wireshark 4.6.0 to 4.6.6 allows denial of service...

5.5CVSS6.1AI score0.00133EPSS
Exploits1References2
Rows per page
Query Builder