Lucene search
+L

24020 matches found

OSV
OSV
added 2026/08/19 9:17 p.m.9 views

DEBIAN-CVE-2026-75596

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, the default io.netty.handler.ssl.SniHandler constructors use the pre-handshake ClientHello aggregation path in handler/src/main/java/io/netty/handler/ssl/SslClientHelloHandler.java at...

8.7CVSS5.5AI score0.00351EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/19 9:17 p.m.10 views

CVE-2026-68552

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, an unauthenticated remote client can send a STUN message over TCP or TLS with a body-length field from 65520 through 65532, causing the uint16t len variable in stungetmessagelenstr in src/client/nsturnmsg.c to...

5.3CVSS0.00315EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 9:17 p.m.11 views

DEBIAN-CVE-2026-68552

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, an unauthenticated remote client can send a STUN message over TCP or TLS with a body-length field from 65520 through 65532, causing the uint16t len variable in stungetmessagelenstr in src/client/nsturnmsg.c to...

5.3CVSS5.6AI score0.00315EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/08/19 9:00 p.m.9 views

CVE-2026-75595

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Fina and 4.2.17.Final, io.netty.handler.ssl.SslClientHelloHandlerdecode checks the wrong offset before reading the four-byte TLS handshake header, so a ClientHello whose handshake header spans records can cause...

9.1CVSS5.5AI score0.00317EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/08/19 9:00 p.m.50 views

CVE-2026-75595 Netty: SNI Routing Bypass via Fragmented TLS ClientHello Causing Fallback to Default SslContext

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Fina and 4.2.17.Final, io.netty.handler.ssl.SslClientHelloHandlerdecode checks the wrong offset before reading the four-byte TLS handshake header, so a ClientHello whose handshake header spans records can cause...

9.1CVSS0.00317EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/19 9:00 p.m.13 views

EUVD-2026-63095

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Fina and 4.2.17.Final, io.netty.handler.ssl.SslClientHelloHandlerdecode checks the wrong offset before reading the four-byte TLS handshake header, so a ClientHello whose handshake header spans records can cause...

9.1CVSS5.4AI score0.00317EPSS
SaveExploits0References7
CVE
CVE
added 2026/08/19 9:00 p.m.135 views

CVE-2026-75595

Netty (asynchronous, event-driven network framework) is affected by an SNI routing bypass in io.netty.handler.ssl.SslClientHelloHandler#decode . The method checks the wrong offset before reading the four-byte TLS handshake header, so a ClientHello whose handshake header spans records triggers an ...

9.1CVSS5.4AI score0.00317EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/19 9:00 p.m.38 views

CVE-2026-75595 Netty: SNI Routing Bypass via Fragmented TLS ClientHello Causing Fallback to Default SslContext

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Fina and 4.2.17.Final, io.netty.handler.ssl.SslClientHelloHandlerdecode checks the wrong offset before reading the four-byte TLS handshake header, so a ClientHello whose handshake header spans records can cause...

9.1CVSS5.5AI score
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/08/19 8:58 p.m.12 views

OpenJDK: Enhance TLS server (2026-08 Security Update)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: JSSE. Supported versions that are affected are Oracle Java SE: 8u501, 11.0.32, 17.0.20, 21.0.12, 25.0.4, 26.0.2; Oracle GraalVM for JDK: 17.0.20 and 21.0.12; Oracle...

5.3CVSS5.1AI score0.00278EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/19 8:57 p.m.13 views

Moderate: Red Hat Security Advisory: java-17-openjdk security update

An update for java-17-openjdk is now available for Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support, Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions, Red Hat Enterprise Linux 8.6 Telecommunications Update Service, Red Hat Enterprise Linux 8.4 Advanced Mission...

6.8CVSS5.4AI score0.0031EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/19 8:57 p.m.13 views

OpenJDK: Enhance TLS server (2026-08 Security Update)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: JSSE. Supported versions that are affected are Oracle Java SE: 8u501, 11.0.32, 17.0.20, 21.0.12, 25.0.4, 26.0.2; Oracle GraalVM for JDK: 17.0.20 and 21.0.12; Oracle...

5.3CVSS5.1AI score0.00278EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 8:56 p.m.74 views

CVE-2026-75596

In Netty versions before 4.1.137.Final and 4.2.17.Final, the default SniHandler constructors trigger quadratic CPU work in SslClientHelloHandler#decode by recopying the entire handshake buffer for every additional TLS record. An unauthenticated remote attacker can fragment a large ClientHello int...

8.7CVSS5.5AI score0.00351EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/19 8:56 p.m.30 views

CVE-2026-75596 Netty: Fragmented ClientHello records trigger quadratic pre-handshake reassembly in default SNI parsing

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, the default io.netty.handler.ssl.SniHandler constructors use the pre-handshake ClientHello aggregation path in handler/src/main/java/io/netty/handler/ssl/SslClientHelloHandler.java at...

8.7CVSS5.6AI score
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/19 8:56 p.m.39 views

CVE-2026-75596 Netty: Fragmented ClientHello records trigger quadratic pre-handshake reassembly in default SNI parsing

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, the default io.netty.handler.ssl.SniHandler constructors use the pre-handshake ClientHello aggregation path in handler/src/main/java/io/netty/handler/ssl/SslClientHelloHandler.java at...

8.7CVSS0.00351EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/08/19 8:56 p.m.13 views

EUVD-2026-63092

Netty is an asynchronous, event-driven network application framework. Prior to 4.1.137.Final and 4.2.17.Final, the default io.netty.handler.ssl.SniHandler constructors use the pre-handshake ClientHello aggregation path in handler/src/main/java/io/netty/handler/ssl/SslClientHelloHandler.java at...

8.7CVSS5.5AI score0.00351EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/19 8:50 p.m.36 views

OpenJDK: Enhance TLS server (2026-08 Security Update)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: JSSE. Supported versions that are affected are Oracle Java SE: 8u501, 11.0.32, 17.0.20, 21.0.12, 25.0.4, 26.0.2; Oracle GraalVM for JDK: 17.0.20 and 21.0.12; Oracle...

5.3CVSS5.1AI score0.00278EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/19 8:39 p.m.9 views

CVE-2026-68552

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, an unauthenticated remote client can send a STUN message over TCP or TLS with a body-length field from 65520 through 65532, causing the uint16t len variable in stungetmessagelenstr in src/client/nsturnmsg.c to...

5.3CVSS5.5AI score0.00315EPSS
SaveExploits0
EUVD
EUVD
added 2026/08/19 8:39 p.m.13 views

EUVD-2026-63079

Coturn is a free open source implementation of TURN and STUN Server. Prior to 4.15.0, an unauthenticated remote client can send a STUN message over TCP or TLS with a body-length field from 65520 through 65532, causing the uint16t len variable in stungetmessagelenstr in src/client/nsturnmsg.c to...

5.3CVSS5.4AI score0.00315EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/19 7:35 p.m.15 views

OpenJDK: Enhance TLS server (2026-08 Security Update)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: JSSE. Supported versions that are affected are Oracle Java SE: 8u501, 11.0.32, 17.0.20, 21.0.12, 25.0.4, 26.0.2; Oracle GraalVM for JDK: 17.0.20 and 21.0.12; Oracle...

5.3CVSS5.1AI score0.00278EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/19 6:52 p.m.9 views

OpenJDK: Enhance HTTP Connections (2026-08 Security Update)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Networking. Supported versions that are affected are Oracle Java SE: 8u501, 11.0.32, 17.0.20, 21.0.12, 25.0.4, 26.0.2; Oracle GraalVM for JDK: 17.0.20 and 21.0.12;...

6.8CVSS5.3AI score0.0031EPSS
SaveExploits0References4
Rows per page
Query Builder