Lucene search
+L

24401 matches found

Cvelist
Cvelist
added 2026/08/28 2:43 p.m.36 views

CVE-2026-81341 wolfEngine reuses the AES-CCM nonce on TLS 1.2 / DTLS 1.2 records

wolfEngine before 1.4.1 sources the explicit AES-CCM nonce for TLS 1.2 and DTLS 1.2 records from the record input buffer instead of the TLS sequence number carried in the additional authenticated data. Because the record layer leaves the explicit-nonce field for the cipher to populate, the value...

6.5CVSS0.00202EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/28 2:43 p.m.8 views

EUVD-2026-67738

wolfEngine before 1.4.1 sources the explicit AES-CCM nonce for TLS 1.2 and DTLS 1.2 records from the record input buffer instead of the TLS sequence number carried in the additional authenticated data. Because the record layer leaves the explicit-nonce field for the cipher to populate, the value...

6.5CVSS6AI score0.00202EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 2:42 p.m.11 views

CVE-2026-81020 wolfEngine reuses the AES-GCM nonce on every TLS 1.2 / DTLS 1.2 record

wolfEngine before 1.4.1 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/28 2:42 p.m.8 views

EUVD-2026-67737

wolfEngine before 1.4.1 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS5.9AI score0.00237EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/28 2:42 p.m.19 views

CVE-2026-81020

wolfEngine before 1.4.1 generates the 8-byte explicit AES-GCM nonce only once when the TLS write key is set and never increments it per record. Consequently, every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. GCM nonce reuse discloses...

7.4CVSS5.9AI score0.00237EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 2:42 p.m.12 views

CVE-2026-81019 wolfProvider reuses the AES-GCM nonce on every TLS 1.2 / DTLS 1.2 record

wolfProvider before 1.2.2 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/28 2:42 p.m.44 views

CVE-2026-81019 wolfProvider reuses the AES-GCM nonce on every TLS 1.2 / DTLS 1.2 record

wolfProvider before 1.2.2 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS0.00237EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/28 2:42 p.m.15 views

CVE-2026-81019

wolfProvider (by wolfSSL) versions before 1.2.2 generate the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increment it per record. Consequently, every TLS 1.2 and DTLS 1.2 AES-GCM record in a given connection is encrypted with an identical key and nonce pair. Reusing...

7.4CVSS5.9AI score0.00237EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/28 2:42 p.m.10 views

EUVD-2026-67736

wolfProvider before 1.2.2 generates the 8-byte explicit AES-GCM nonce once when the TLS write key is set and never increments it per record. As a result every TLS 1.2 and DTLS 1.2 AES-GCM record within a connection is encrypted under an identical key and nonce pair. Reusing a GCM key and nonce...

7.4CVSS5.9AI score0.00237EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/28 12:31 a.m.46 views

EUVD-2026-67309

ASE2000 2.35 through 2.37 is vulnerable to an improper certificate validation vulnerability, which may allow an attacker to impersonate the trusted peer, complete the TLS handshake, and read or modify protected communications...

9.1CVSS5.3AI score0.00216EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/28 12:18 a.m.14 views

DEBIAN-CVE-2026-77358

cpp-httplib is a C++ header-only HTTP/HTTPS library. In versions 0.33.0 through 0.50.0, the TLS-enabled WebSocket client frees the TLS session before closing the WebSocket that still uses it, producing a use-after-free. In WebSocketClient::shutdownandclose the SSL object is freed and the pointer...

8.2CVSS5.9AI score0.00287EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/28 12:18 a.m.14 views

CVE-2026-77358

cpp-httplib is a C++ header-only HTTP/HTTPS library. In versions 0.33.0 through 0.50.0, the TLS-enabled WebSocket client frees the TLS session before closing the WebSocket that still uses it, producing a use-after-free. In WebSocketClient::shutdownandclose the SSL object is freed and the pointer...

8.2CVSS0.00287EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/28 12:18 a.m.5 views

UBUNTU-CVE-2026-77358

cpp-httplib is a C++ header-only HTTP/HTTPS library. In versions 0.33.0 through 0.50.0, the TLS-enabled WebSocket client frees the TLS session before closing the WebSocket that still uses it, producing a use-after-free. In WebSocketClient::shutdownandclose the SSL object is freed and the pointer...

8.2CVSS5.9AI score0.00287EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/28 12:18 a.m.11 views

CVE-2026-77358

cpp-httplib is a C++ header-only HTTP/HTTPS library. In versions 0.33.0 through 0.50.0, the TLS-enabled WebSocket client frees the TLS session before closing the WebSocket that still uses it, producing a use-after-free. In WebSocketClient::shutdownandclose the SSL object is freed and the pointer...

8.2CVSS5.9AI score0.00287EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/28 12:16 a.m.6 views

CVE-2026-18717

ASE2000 2.35 through 2.37 is vulnerable to an improper certificate validation vulnerability, which may allow an attacker to impersonate the trusted peer, complete the TLS handshake, and read or modify protected communications...

9.1CVSS0.00216EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.20 views

PT-2026-83361

Name of the Vulnerable Software and Affected Versions mongosqld affected versions not specified Description When configured with a client certificate authority file, the listener requests a client certificate during the TLS handshake but does not require one. This allows clients that provide no...

8.7CVSS5.9AI score0.00155EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/28 12:00 a.m.10 views

MiracleLinux 9 : golang-1.26.7-1.el9_8 (AXSA:2026-1689:09)

The remote MiracleLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1689:09 advisory. encoding/asn1: golang: Go encoding/asn1: Denial of Service via excessive recursion in Unmarshal CVE-2026-33818 net/url: golang: golang net/url: Deni...

7.5CVSS6AI score0.00568EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.17 views

PT-2026-83320

Name of the Vulnerable Software and Affected Versions IBM Integrated Analytics System versions 1.0.0.0 through 1.0.31.0 Description The system fails to properly validate TLS certificates. This flaw allows an attacker to perform man-in-the-middle techniques to intercept and obtain sensitive...

5.9CVSS5.7AI score0.00159EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.16 views

PT-2026-83237

Name of the Vulnerable Software and Affected Versions MariaDB Connector/Node.js versions prior to 3.2.4 MariaDB Connector/Node.js versions 3.3.0 through 3.3.2 MariaDB Connector/Node.js versions 3.4.0 through 3.4.5 MariaDB Connector/Node.js versions 3.5.0 through 3.5.2 Description When SSL is...

7.5CVSS5.3AI score0.00422EPSS
SaveExploits0References18
BDU FSTEC
BDU FSTEC
added 2026/08/28 12:00 a.m.7 views

The vulnerability in the net/tls/tls_sw.c component of the Linux operating system allows a hacker to cause a service failure.

The vulnerability of the net/tls/tlssw.c component in the Linux operating system is related to improper memory release before deleting the last reference. Exploiting this vulnerability can allow a remote attacker to cause service interruptions...

7.8CVSS7AI score0.00244EPSS
SaveExploits0References16Affected Software4
Rows per page
Query Builder