Lucene search
+L

38665 matches found

OSV
OSV
added 2026/07/27 3:30 p.m.10 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.00319EPSS
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.00234EPSS
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.00234EPSS
SaveExploits0References8Affected Software1
Debian CVE
Debian CVE
added 2026/07/27 3:21 p.m.14 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.00234EPSS
SaveExploits0
Vulnrichment
Vulnrichment
added 2026/07/27 3:21 p.m.10 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.00234EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/27 3:21 p.m.125 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.00234EPSS
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.0022EPSS
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.00291EPSS
SaveExploits0References4
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.00387EPSS
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.00387EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/27 2:39 p.m.11 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.00387EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/27 2:39 p.m.12 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.00387EPSS
SaveExploits0
CVE
CVE
added 2026/07/27 2:39 p.m.56 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.00387EPSS
SaveExploits0References7Affected Software2
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.00387EPSS
SaveExploits0References7
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.00387EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/07/27 2:39 p.m.8 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.00387EPSS
SaveExploits0References11
Snyk
Snyk
added 2026/07/27 1:55 p.m.11 views

Improper Validation of Certificate with Host Mismatch

Overview Affected versions of this package are vulnerable to Improper Validation of Certificate with Host Mismatch via the matchName function in the C++ TSSLSocket implementation, which fails to properly validate hostnames against SSL/TLS certificates according to RFC 6125. An attacker can bypass...

8.2CVSS5.4AI score0.00274EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/27 1:55 p.m.8 views

Improper Validation of Certificate with Host Mismatch

Overview Affected versions of this package are vulnerable to Improper Validation of Certificate with Host Mismatch in the TLS client implementation due to missing hostname verification. An attacker can intercept or manipulate encrypted communications by presenting a certificate for a different...

9.1CVSS5.4AI score0.00251EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/27 12:16 p.m.16 views

CVE-2026-66053

Improper Validation of Certificate with Host Mismatch vulnerability in Apache Thrift Python bindings. This issue affects Apache Thrift: before 0.24.0. Users are recommended to upgrade to version 0.24.0, which fixes the issue. This replaces CVE-2026-41603...

5.9CVSS0.00214EPSS
SaveExploits0References2
Rows per page
Query Builder