Lucene search
+L

10107 matches found

ATTACKERKB
ATTACKERKB
added 2026/06/04 7:09 a.m.22 views

CVE-2026-50208

High-risk TrustAllCerts routines disable standard TLS certificate validation. Combined with hard-coded DES symmetric encryption keys, a Man-in-the-Middle MITM actor could decrypt network traffic...

9.2CVSS5.8AI score0.00141EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/04 7:09 a.m.18 views

EUVD-2026-34220

High-risk TrustAllCerts routines disable standard TLS certificate validation. Combined with hard-coded DES symmetric encryption keys, a Man-in-the-Middle MITM actor could decrypt network traffic...

9.4CVSS5.8AI score0.00141EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/04 4:17 a.m.25 views

CVE-2026-49186

The local MQTT broker does not enforce topic-level Access Control Lists ACLs. This allows any client to subscribe using wildcard characters or + to enumerate hidden network devices or publish rogue control commands...

9.8CVSS0.0032EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/04 3:36 a.m.22 views

EUVD-2026-34200

The local MQTT broker does not enforce topic-level Access Control Lists ACLs. This allows any client to subscribe using wildcard characters or + to enumerate hidden network devices or publish rogue control commands...

9.8CVSS5.8AI score0.0032EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/06/04 2:22 a.m.18 views

SUSE CVE-2026-46244

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftinner: Fix IPv6 innerthoff desync In nftinnerparsel2l3, when processing inner IPv6 packets, ipv6findhdr correctly computes the transport header offset traversing all extension headers, but the result is immediately...

5.5CVSS5.8AI score0.00322EPSS
SaveExploits0References19
RedHat Linux
RedHat Linux
added 2026/06/04 2:16 a.m.23 views

crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages

A flaw was found in the crypto/tls package within the Go golang standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock,...

7.5CVSS7.1AI score0.00621EPSS
SaveExploits0References8
CNNVD
CNNVD
added 2026/06/04 12:00 a.m.21 views

Dell BSAFE 安全漏洞

Dell BSAFE is a security software product developed by the American company Dell. It supports encryption algorithms, certificate chain verification, and Transport Layer Security TLS encryption suites, helping users achieve various security objectives for their applications. Dell BSAFE has a...

7.5CVSS5.5AI score0.00327EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/04 12:00 a.m.85 views

CVE-2026-44393

Summary: OpenStack oslo.messaging (RabbitMQ driver) versions 1.0.0–17.3.0 fail TLS hostname verification when connecting to the broker. The driver validates certificate chains when ssl_ca_file is configured but does not pass the broker hostname into the TLS stack, allowing any certificate signed ...

7.4CVSS5.8AI score0.00172EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/06/04 12:00 a.m.14 views

CVE-2026-44393

An issue was discovered in OpenStack oslo.messaging 1.0.0 through 17.3.0. The oslo.messaging RabbitMQ driver does not perform TLS hostname verification when connecting to the message broker. When sslcafile is configured, the driver enables certificate chain validation but does not pass the expect...

7.4CVSS5.8AI score0.00172EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.42 views

PT-2026-46386

Name of the Vulnerable Software and Affected Versions Network sockets subsystem affected versions not specified Description An out-of-bounds write and read issue exists in the TLS socket connect path within the network sockets subsystem, specifically in the subsys/net/lib/sockets/sockets tls.c...

6.3CVSS5.7AI score0.0032EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/06/04 12:00 a.m.22 views

EUVD-2026-34294

An issue was discovered in OpenStack oslo.messaging 1.0.0 through 17.3.0. The oslo.messaging RabbitMQ driver does not perform TLS hostname verification when connecting to the message broker. When sslcafile is configured, the driver enables certificate chain validation but does not pass the expect...

7.4CVSS5.8AI score0.00172EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.34 views

PT-2026-46160

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description High-risk TrustAllCerts routines disable standard TLS certificate validation. When combined with hard-coded DES symmetric encryption keys, a Man-in-the-Middle MI...

9.4CVSS5.9AI score0.00141EPSS
SaveExploits0References5
RubySec
RubySec
added 2026/06/04 12:00 a.m.13 views

Memory exhaustion in HTTP header parser

Impact If this library is used to implement a WebSocket server on top of a TCP server rather than an HTTP server or framework using the WebSocket::Driver.server method, or, if it is used to complement a WebSocket client, then a peer can make a single connection consume an unbounded amount of memo...

7.5CVSS6AI score0.00344EPSS
SaveExploits0References1Affected Software1
RedHat Linux
RedHat Linux
added 2026/06/03 9:52 p.m.19 views

ngtcp2: ngtcp2: Denial of service via stack buffer overflow during QUIC handshake

A flaw was found in ngtcp2, a C implementation of the IETF QUIC Quick UDP Internet Connections protocol. A remote attacker can exploit a stack buffer overflow vulnerability by sending specially crafted, large transport parameters during the QUIC handshake. This occurs when the qlog callback is...

7.5CVSS5.9AI score0.00776EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2026/06/03 7:56 p.m.17 views

CVE-2026-46244

A flaw was found in the Linux kernel's netfilter subsystem, specifically within the nftinner module. This vulnerability arises from an incorrect handling of IPv6 inner packet processing, where the transport header offset innerthoff becomes desynchronized from the Layer 4 protocol l4proto. A remot...

9.1CVSS5.8AI score0.00322EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/06/03 7:03 p.m.25 views

crypto/tls: crypto/tls: Incorrect certificate validation during TLS session resumption

A flaw was found in the crypto/tls component. This vulnerability occurs during Transport Layer Security TLS session resumption when certificate authority CA settings are modified between the initial and resumed handshakes. An attacker could exploit this to bypass certificate validation, allowing ...

10CVSS5.8AI score0.00765EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2026/06/03 7:03 p.m.26 views

crypto/tls: golang: Go crypto/tls: Denial of Service via multiple TLS 1.3 key update messages

A flaw was found in the crypto/tls package within the Go golang standard library, specifically affecting TLS 1.3 connections. A remote attacker can exploit this vulnerability by sending multiple key update messages in a single record after the handshake. This can cause the connection to deadlock,...

7.5CVSS5.8AI score0.00621EPSS
SaveExploits0References8
UbuntuCve
UbuntuCve
added 2026/06/03 6:16 p.m.14 views

CVE-2026-46244

In the Linux kernel, the following vulnerability has been resolved: netfilter: nftinner: Fix IPv6 innerthoff desync In nftinnerparsel2l3, when processing inner IPv6 packets, ipv6findhdr correctly computes the transport header offset traversing all extension headers, but the result is immediately...

9.1CVSS6.9AI score0.00322EPSS
SaveExploits0References28
Cvelist
Cvelist
added 2026/06/03 6:03 p.m.47 views

CVE-2026-8874 CVE-2026-8874

Version 3.0.7 of the Securly Chrome Extension downloads JSON files containing crisis alert keywords and filtering rules over unencrypted HTTP via the Fetch API. Other endpoints in the same extension correctly fetch IWF and CIPA data over HTTPS, demonstrating an inconsistent implementation of TLS...

0.00138EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/03 6:03 p.m.14 views

CVE-2026-8874 CVE-2026-8874

Version 3.0.7 of the Securly Chrome Extension downloads JSON files containing crisis alert keywords and filtering rules over unencrypted HTTP via the Fetch API. Other endpoints in the same extension correctly fetch IWF and CIPA data over HTTPS, demonstrating an inconsistent implementation of TLS...

5.8AI score0.00138EPSS
SaveExploits0References1
Rows per page
Query Builder