Lucene search
+L

38437 matches found

CVE
CVE
added 2026/07/27 3:30 p.m.51 views

CVE-2026-59251

Summary: CVE-2026-59251 is a denial-of-service in Erlang/OTP public_key certificate path validation caused by unbounded growth of the certificate policy tree during RFC 5280 policy processing. The vulnerability occurs when validating TLS certificates; a chain with many policies per certificate ca...

8.7CVSS6AI score0.00292EPSS
SaveExploits0References6Affected Software2
Cvelist
Cvelist
added 2026/07/27 3:30 p.m.36 views

CVE-2026-59251 Denial of service via exponential certificate policy tree growth in path validation

Allocation of resources without limits in Erlang/OTP publickey certificate path validation allows a remote unauthenticated attacker to cause denial of service by sending a crafted X.509 certificate chain during the TLS handshake. During RFC 5280 policy processing in publickey:pkixpathvalidation/3...

8.7CVSS0.00292EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/07/27 3:30 p.m.9 views

CVE-2026-59251 Denial of service via exponential certificate policy tree growth in path validation

Allocation of resources without limits in Erlang/OTP publickey certificate path validation allows a remote unauthenticated attacker to cause denial of service by sending a crafted X.509 certificate chain during the TLS handshake. During RFC 5280 policy processing in publickey:pkixpathvalidation/3...

8.7CVSS6AI score0.00292EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/27 3:30 p.m.9 views

CVE-2026-59251 Denial of service via exponential certificate policy tree growth in path validation

Allocation of resources without limits in Erlang/OTP publickey certificate path validation allows a remote unauthenticated attacker to cause denial of service by sending a crafted X.509 certificate chain during the TLS handshake. During RFC 5280 policy processing in publickey:pkixpathvalidation/3...

8.7CVSS6AI score0.00292EPSS
SaveExploits0References10
EUVD
EUVD
added 2026/07/27 3:21 p.m.11 views

EUVD-2026-49323

The Erlang/OTP ssl TLS 1.2 and earlier and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tlshandshake:hello/5 handler validates the negotiated protocol version and the downgrade...

9.1CVSS5.9AI score0.00211EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/07/27 3:21 p.m.12 views

CVE-2026-55953

The Erlang/OTP ssl TLS 1.2 and earlier and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tlshandshake:hello/5 handler validates the negotiated protocol version and the downgrade...

9.1CVSS5.5AI score0.00211EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/07/27 3:21 p.m.13 views

CVE-2026-55953

The Erlang/OTP ssl TLS 1.2 and earlier and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tlshandshake:hello/5 handler validates the negotiated protocol version and the downgrade...

9.1CVSS5.5AI score0.00211EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/27 3:21 p.m.9 views

CVE-2026-55953 TLS 1.2 and DTLS client accepts unoffered anonymous cipher suite, bypassing server authentication

The Erlang/OTP ssl TLS 1.2 and earlier and DTLS client does not verify that the cipher suite selected by the server in ServerHello was among the suites offered by the client in ClientHello. The client-side tlshandshake:hello/5 handler validates the negotiated protocol version and the downgrade...

9.1CVSS5.5AI score0.00211EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/27 3:21 p.m.120 views

CVE-2026-55953

Summary: CVE-2026-55953 affects Erlang/OTP SSL/TLS client when using TLS 1.2 and DTLS. The client fails to verify that the server-chosen cipher suite in ServerHello was among the suites offered in ClientHello. An on-path attacker can respond with a ServerHello using an anonymous cipher suite (e.g...

9.1CVSS5.5AI score0.00211EPSS
SaveExploits0References7Affected Software2
RedhatCVE
RedhatCVE
added 2026/07/27 3:07 p.m.10 views

CVE-2026-56820

A flaw was found in Netty. The OcspClient component fails to validate that the Certificate ID in an Online Certificate Status Protocol OCSP response matches the requested Certificate ID. This vulnerability allows a remote attacker to bypass certificate revocation checks by presenting a legitimate...

9.1CVSS5.8AI score0.00182EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2026/07/27 2:47 p.m.16 views

openjdk: Improve certification checking (Oracle CPU 2026-07)

A flaw was found in OpenJDK. OpenJDK can apply two different security meanings to the same wildcard dNSName SAN across certificate policy enforcement and hostname verification. During path validation, DNSName.constrains compares .foo.com and secret.foo.com literally and returns NAMESAMETYPE, so...

6.5CVSS7.2AI score0.00287EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/07/27 2:47 p.m.16 views

openjdk: Enhance TLS certificate handling (Oracle CPU 2026-07)

A flaw was found in OpenJDK. When a server has wantClientAuth and the client sends a nocertificate alert, any client certificates are not verified...

5.9CVSS7.2AI score0.0028EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/27 2:39 p.m.10 views

EEF-CVE-2026-58227 TLS/DTLS denial of service via unbounded recursion on cross-signed peer certificate chain

Summary The Erlang/OTP ssl application does not detect cycles when reconstructing an incomplete peer certificate chain during a TLS or DTLS handshake. In ssl\certificate:handle\incomplete\chain/5, the received chain is passed to ssl\certificate:build\certificate\chain/5, which walks issuer...

8.7CVSS6AI score0.00368EPSS
SaveExploits0References6
CVE
CVE
added 2026/07/27 2:39 p.m.51 views

CVE-2026-58227

CVE-2026-58227 : In Erlang/OTP, the ssl certificate chain reconstruction during TLS/DTLS handshakes can fail to detect cycles, causing unbounded recursion when peers supply cross-signed chains (A→B and B→A). The missing cycle detection and depth limit in ssl_certificate:build_certificate_chain/5 ...

8.7CVSS6AI score0.00368EPSS
SaveExploits0References7Affected Software2
EUVD
EUVD
added 2026/07/27 2:39 p.m.26 views

EUVD-2026-49315

The Erlang/OTP ssl application does not detect cycles when reconstructing an incomplete peer certificate chain during a TLS or DTLS handshake. In sslcertificate:handleincompletechain/5, the received chain is passed to sslcertificate:buildcertificatechain/5, which walks issuer relationships via...

8.7CVSS6AI score0.00368EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/27 2:39 p.m.39 views

CVE-2026-58227 TLS/DTLS denial of service via unbounded recursion on cross-signed peer certificate chain

The Erlang/OTP ssl application does not detect cycles when reconstructing an incomplete peer certificate chain during a TLS or DTLS handshake. In sslcertificate:handleincompletechain/5, the received chain is passed to sslcertificate:buildcertificatechain/5, which walks issuer relationships via...

8.7CVSS0.00368EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/07/27 2:39 p.m.11 views

CVE-2026-58227

The Erlang/OTP ssl application does not detect cycles when reconstructing an incomplete peer certificate chain during a TLS or DTLS handshake. In sslcertificate:handleincompletechain/5, the received chain is passed to sslcertificate:buildcertificatechain/5, which walks issuer relationships via...

8.7CVSS6AI score0.00368EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/27 2:39 p.m.9 views

CVE-2026-58227

The Erlang/OTP ssl application does not detect cycles when reconstructing an incomplete peer certificate chain during a TLS or DTLS handshake. In sslcertificate:handleincompletechain/5, the received chain is passed to sslcertificate:buildcertificatechain/5, which walks issuer relationships via...

8.7CVSS6AI score0.00368EPSS
SaveExploits0References8Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/27 2:39 p.m.11 views

CVE-2026-58227 TLS/DTLS denial of service via unbounded recursion on cross-signed peer certificate chain

The Erlang/OTP ssl application does not detect cycles when reconstructing an incomplete peer certificate chain during a TLS or DTLS handshake. In sslcertificate:handleincompletechain/5, the received chain is passed to sslcertificate:buildcertificatechain/5, which walks issuer relationships via...

8.7CVSS6AI score0.00368EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/27 2:39 p.m.7 views

CVE-2026-58227 TLS/DTLS denial of service via unbounded recursion on cross-signed peer certificate chain

The Erlang/OTP ssl application does not detect cycles when reconstructing an incomplete peer certificate chain during a TLS or DTLS handshake. In sslcertificate:handleincompletechain/5, the received chain is passed to sslcertificate:buildcertificatechain/5, which walks issuer relationships via...

8.7CVSS5.9AI score0.00368EPSS
SaveExploits0References11
Rows per page
Query Builder