Lucene search
+L

8435 matches found

Github Security Blog
Github Security Blog
•added 2026/08/14 9:44 p.m.•16 views

s2n-quic has excessive memory allocation

s2n-quic is a Rust implementation of the QUIC protocol. An unauthenticated user can attempt to exhaust server memory on an s2n-quic endpoint by sending crafted CRYPTO frames with high offsets. The buffer used for processing CRYPTO frames does not enforce a maximum size. In the worst case, a singl...

6.9CVSS5.8AI score0.00291EPSS
SaveExploits0References5Affected Software1
EUVD
EUVD
•added 2026/08/14 9:44 p.m.•27 views

EUVD-2026-36103

s2n-quic has excessive memory allocation...

6.9CVSS5.2AI score0.00291EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
•added 2026/08/14 5:13 p.m.•9 views

SUSE CVE-2026-68373

In the Linux kernel, the following vulnerability has been resolved: wifi: at76c50x-usb: avoid length underflow in at76guessfreq at76guessfreq checks only that the received frame is at least a bare 802.11 header 24 bytes before subtracting the fixed management-body offset: len -= eloff; For both...

5.5CVSS5.4AI score0.00419EPSS
SaveExploits0References3
NVD
NVD
•added 2026/08/13 8:17 p.m.•13 views

CVE-2026-72671

A Kibana Machine Learning capability that removes a saved object from the current space accepts machine learning trained models as a target, but it verifies only the privileges that apply to anomaly detection jobs and data frame analytics jobs. A user whose role grants create anomaly detection jo...

4.3CVSS0.00268EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/13 6:18 p.m.•23 views

CVE-2026-73568

py-libp2p is the Python implementation of the libp2p networking stack. In 0.7.0 and earlier, the yamux handleincoming method in libp2p/streammuxer/yamux/yamux.py reads an attacker-controlled 32-bit DATA frame length with readexactly before validating it against MAXWINDOWSIZE or checking whether...

7.5CVSS0.00488EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/13 5:43 p.m.•36 views

CVE-2026-73568 py-libp2p: yamux connection DoS via oversized data frame

py-libp2p is the Python implementation of the libp2p networking stack. In 0.7.0 and earlier, the yamux handleincoming method in libp2p/streammuxer/yamux/yamux.py reads an attacker-controlled 32-bit DATA frame length with readexactly before validating it against MAXWINDOWSIZE or checking whether...

7.5CVSS0.00488EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/13 5:43 p.m.•11 views

CVE-2026-73568 py-libp2p: yamux connection DoS via oversized data frame

py-libp2p is the Python implementation of the libp2p networking stack. In 0.7.0 and earlier, the yamux handleincoming method in libp2p/streammuxer/yamux/yamux.py reads an attacker-controlled 32-bit DATA frame length with readexactly before validating it against MAXWINDOWSIZE or checking whether...

7.5CVSS5.4AI score0.00488EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/13 5:43 p.m.•19 views

EUVD-2026-58183

py-libp2p is the Python implementation of the libp2p networking stack. In 0.7.0 and earlier, the yamux handleincoming method in libp2p/streammuxer/yamux/yamux.py reads an attacker-controlled 32-bit DATA frame length with readexactly before validating it against MAXWINDOWSIZE or checking whether...

7.5CVSS5.4AI score0.00488EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/13 5:43 p.m.•15 views

CVE-2026-73568 py-libp2p: yamux connection DoS via oversized data frame

py-libp2p is the Python implementation of the libp2p networking stack. In 0.7.0 and earlier, the yamux handleincoming method in libp2p/streammuxer/yamux/yamux.py reads an attacker-controlled 32-bit DATA frame length with readexactly before validating it against MAXWINDOWSIZE or checking whether...

7.5CVSS5.5AI score
SaveExploits0References4
CVE
CVE
•added 2026/08/13 5:43 p.m.•38 views

CVE-2026-73568

py-libp2p (Python implementation of libp2p) before 0.7.0 has a yamux handle_incoming() flaw in libp2p/stream_muxer/yamux/yamux.py: it reads a 32-bit DATA frame length with read_exactly() before validating against MAX_WINDOW_SIZE or checking stream_id. A peer completing the Noise handshake can sen...

7.5CVSS5.4AI score0.00488EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/08/13 4:53 p.m.•9 views

CVE-2026-48937

A flaw in the Node.js HTTP/2 API allows remote attackers to cause a Denial of Service DoS by sending data after a GOAWAY frame, exhausting server resources. Mitigation Restrict Node.js HTTP/2 servers to trusted clients with host firewall or network segmentation. If HTTP/2 is not required, disable...

7.5CVSS6AI score0.00573EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
•added 2026/08/13 4:23 p.m.•9 views

SUSE CVE-2026-68190

In the Linux kernel, the following vulnerability has been resolved: staging: rtl8723bs: fix OOB reads in rtwgetwpsie rtwgetwpsie iterates over IE data from network frames without validating that the IE header and payload fit within the remaining buffer before reading them. Specifically: - iniecnt...

5.4AI score0.00215EPSS
SaveExploits0References3
OSV
OSV
•added 2026/08/13 2:02 p.m.•8 views

OESA-2026-3383 libsoup security update

libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications, and also has a synchronous API, for use in threaded applications. Security Fixes: The fix for CVE-2026-0716 commit 6ff7ef0, libsoup 3.6.6 placed the integer...

4.8CVSS5.4AI score0.00388EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/13 2:02 p.m.•7 views

OESA-2026-3382 libsoup security update

libsoup is an HTTP client/server library for GNOME. It uses GObjects and the glib main loop, to integrate well with GNOME applications, and also has a synchronous API, for use in threaded applications. Security Fixes: The fix for CVE-2026-0716 commit 6ff7ef0, libsoup 3.6.6 placed the integer...

4.8CVSS5.4AI score0.00388EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/13 12:00 a.m.•1 views

CVE-2026-72671: Missing Authorization

A Kibana Machine Learning capability that removes a saved object from the current space accepts machine learning trained models as a target, but it verifies only the privileges that apply to anomaly detection jobs and data frame analytics jobs. A user whose role grants create anomaly detection jo...

4.3CVSS5.8AI score0.00268EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
•added 2026/08/13 12:00 a.m.•14 views

PT-2026-71716

py-libp2p is the Python implementation of the libp2p networking stack. In 0.7.0 and earlier, the yamux handle incoming method in libp2p/stream muxer/yamux/yamux.py reads an attacker-controlled 32-bit DATA frame length with read exactly before validating it against MAX WINDOW SIZE or checking...

7.5CVSS5.4AI score0.00488EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/08/13 12:00 a.m.•0 views

CVE-2026-73568: Uncontrolled Resource Consumption

py-libp2p is the Python implementation of the libp2p networking stack. In 0.7.0 and earlier, the yamux handleincoming method in libp2p/streammuxer/yamux/yamux.py reads an attacker-controlled 32-bit DATA frame length with readexactly before validating it against MAXWINDOWSIZE or checking whether...

7.5CVSS5.8AI score0.00488EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
•added 2026/08/13 12:00 a.m.•11 views

PT-2026-71781

A Kibana Machine Learning capability that removes a saved object from the current space accepts machine learning trained models as a target, but it verifies only the privileges that apply to anomaly detection jobs and data frame analytics jobs. A user whose role grants create anomaly detection jo...

4.3CVSS5.3AI score0.00268EPSS
SaveExploits0References2
OSV
OSV
•added 2026/08/12 9:17 p.m.•8 views

DEBIAN-CVE-2026-19654

A unauthenticated remote peer may lead rsyslogd to crash due to a flaw in the optional imptcp module. A crafted input sequence during oversize-frame recovery can cause an invalid internal message length and terminate rsyslogd. No confidentiality or integrity impact, privilege escalation, or code...

7.5CVSS6.1AI score0.00466EPSS
SaveExploits0References1
NVD
NVD
•added 2026/08/12 9:17 p.m.•11 views

CVE-2026-19654

A unauthenticated remote peer may lead rsyslogd to crash due to a flaw in the optional imptcp module. A crafted input sequence during oversize-frame recovery can cause an invalid internal message length and terminate rsyslogd. No confidentiality or integrity impact, privilege escalation, or code...

7.5CVSS0.00466EPSS
SaveExploits0References7
Rows per page
Query Builder