Lucene search
+L

1387 matches found

AlpineLinux
AlpineLinux
•added 2026/04/17 9:11 p.m.•32 views

CVE-2026-29013

libcoap contains out-of-bounds read vulnerabilities in OSCORE Appendix B.2 CBOR unwrap handling where getbyteinc in src/oscore/oscorecbor.c relies solely on assert for bounds checking, which is removed in release builds compiled with NDEBUG. Attackers can send crafted CoAP requests with malformed...

9.8CVSS5.8AI score0.00522EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
•added 2026/04/14 5:14 p.m.•9 views

Security Bulletin: IBM Watson Speech Services Cartridge is vulnerable to a security bypass in Golang Go - crypto/tls (CVE-2025-58189)

Summary IBM Watson Speech Services Cartridge is vulnerable to a security bypass in Golang Go - crypto/tls, due to Conn.Handshake fails during ALPN negotiation CVE-2025-58189. Golang Go - crypto/tls is used in our speech-utilities. This vulnerabilitiy has been addressed. Please read the details fo...

7AI score0.00436EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
•added 2026/04/13 3:00 a.m.•24 views

nodejs: Nodejs denial of service

A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when pskCallback or ALPNCallback are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths tlsClientError and error, causing either immediate...

7.5CVSS7AI score0.01136EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/04/10 2:47 p.m.•20 views

nodejs: Nodejs denial of service

A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when pskCallback or ALPNCallback are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths tlsClientError and error, causing either immediate...

7.5CVSS6.8AI score0.01136EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/04/10 2:24 p.m.•22 views

crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information

The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional...

6.2AI score0.00436EPSS
SaveExploits0References8
OSV
OSV
•added 2026/04/09 9:32 p.m.•10 views

JLSEC-2026-63

The client side in OpenSSH 5.7 through 8.4 has an Observable Discrepancy leading to an information leak in the algorithm negotiation. This allows man-in-the-middle attackers to target initial connection attempts where no host key for the server has been cached by the client. NOTE: some reports...

5.9CVSS6.8AI score0.02057EPSS
SaveExploits2References8
RedHat Linux
RedHat Linux
•added 2026/04/09 8:27 p.m.•33 views

nodejs: Nodejs denial of service

A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when pskCallback or ALPNCallback are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths tlsClientError and error, causing either immediate...

7.5CVSS7AI score0.01136EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
•added 2026/04/09 11:00 a.m.•20 views

crypto/tls: go crypto/tls ALPN negotiation error contains attacker controlled information

The crypto/tls conn.Handshake method returns an error on the server-side when ALPN negotation fails which can contain arbitrary attacker controlled information provided by the client-side of the connection which is not escaped. This affects programs which log these errors without any additional...

6.2AI score0.00436EPSS
SaveExploits0References8
Snyk
Snyk
•added 2026/04/08 9:00 p.m.•7 views

Use of a Broken or Risky Cryptographic Algorithm

Overview org.apache.tomcat.embed:tomcat-embed-core is a Core Tomcat implementation. Affected versions of this package are vulnerable to Use of a Broken or Risky Cryptographic Algorithm which may arise due to improper preservation of the configured cipher preference order. An attacker who can...

8.2CVSS5.8AI score0.00368EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
•added 2026/04/08 12:00 a.m.•7 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006728)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006728 advisory. In the Linux kernel, the following vulnerability has been resolved: cifs: Fix UAF in cifsdemultiplexthread There is a UAF when xfstests on cifs: BUG: KASAN:...

7.8CVSS6.8AI score0.00231EPSS
SaveExploits0References3
OSV
OSV
•added 2026/04/02 2:16 p.m.•19 views

DEBIAN-CVE-2026-31931

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, use of the "tls.alpn" rule keyword can cause Suricata to crash with a NULL dereference. This issue has been patched in version 8.0.4...

7.5CVSS5.2AI score0.00467EPSS
SaveExploits0References1
OSV
OSV
•added 2026/04/02 2:16 p.m.•15 views

UBUNTU-CVE-2026-31931

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, use of the "tls.alpn" rule keyword can cause Suricata to crash with a NULL dereference. This issue has been patched in version 8.0.4...

7.5CVSS5.7AI score0.00467EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/04/02 2:01 p.m.•7 views

CVE-2026-31931 Suricata tls: null dereference in tls.alpn rule keyword

Suricata is a network IDS, IPS and NSM engine. From version 8.0.0 to before version 8.0.4, use of the "tls.alpn" rule keyword can cause Suricata to crash with a NULL dereference. This issue has been patched in version 8.0.4...

7.5CVSS5.8AI score0.00467EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
•added 2026/04/01 4:46 p.m.•18 views

nodejs: Nodejs denial of service

A flaw in Node.js TLS error handling allows remote attackers to crash or exhaust resources of a TLS server when pskCallback or ALPNCallback are in use. Synchronous exceptions thrown during these callbacks bypass standard TLS error handling paths tlsClientError and error, causing either immediate...

7.5CVSS6.8AI score0.01136EPSS
SaveExploits0References5
Amazon
Amazon
•added 2026/04/01 12:00 a.m.•18 views

Low: openssl

Issue Overview: Issue summary: An OpenSSL TLS 1.3 server may fail to negotiate the expected preferred key exchange group when its key exchange group configuration includes the default by using the 'DEFAULT' keyword. Impact summary: A less preferred key exchange may be used even when a more...

7.5CVSS5.8AI score0.00489EPSS
SaveExploits0
RedhatCVE
RedhatCVE
•added 2026/03/26 5:03 p.m.•13 views

CVE-2026-3211

Cross-Site Request Forgery CSRF vulnerability in Drupal Theme Negotiation by Rules allows Cross Site Request Forgery.This issue affects Theme Negotiation by Rules: from 0.0.0 before 1.2.1...

4.3CVSS5.8AI score0.00142EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/03/25 6:31 p.m.•14 views

EUVD-2026-15467

Cross-Site Request Forgery CSRF vulnerability in Drupal Theme Negotiation by Rules allows Cross Site Request Forgery.This issue affects Theme Negotiation by Rules: from 0.0.0 before 1.2.1...

6.3CVSS5.8AI score0.00142EPSS
SaveExploits0References2
NVD
NVD
•added 2026/03/25 4:16 p.m.•15 views

CVE-2026-3211

Cross-Site Request Forgery CSRF vulnerability in Drupal Theme Negotiation by Rules allows Cross Site Request Forgery.This issue affects Theme Negotiation by Rules: from 0.0.0 before 1.2.1...

4.3CVSS0.00142EPSS
SaveExploits0References1
OSV
OSV
•added 2026/03/25 3:21 p.m.•16 views

CVE-2026-3211 Theme Negotiation by Rules - Moderately critical - Cross-site request forgery - SA-CONTRIB-2026-012

Cross-Site Request Forgery CSRF vulnerability in Drupal Theme Negotiation by Rules allows Cross Site Request Forgery.This issue affects Theme Negotiation by Rules: from 0.0.0 before 1.2.1...

4.3CVSS5.9AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
•added 2026/03/25 3:21 p.m.•6 views

CVE-2026-3211 Theme Negotiation by Rules - Moderately critical - Cross-site request forgery - SA-CONTRIB-2026-012

Cross-Site Request Forgery CSRF vulnerability in Drupal Theme Negotiation by Rules allows Cross Site Request Forgery.This issue affects Theme Negotiation by Rules: from 0.0.0 before 1.2.1...

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