Lucene search
+L

4466 matches found

OSV
OSV
added 2026/08/30 4:16 a.m.10 views

OESA-2026-3553 libsoup3 security update

Libsoup is an HTTP library implementation in C. It was originally part of a SOAP Simple Object Access Protocol implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. Security Fixes: The fix for CVE-2026-0716 commit 6ff7ef0, libsoup 3.6.6 placed the...

4.8CVSS5.9AI score0.00401EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/29 2:11 p.m.5 views

github.com/rabbitmq/amqp091-go: amqp091-go: Denial of Service via oversized AMQP payloads

A flaw was found in amqp091-go, a Go AMQP 0.9.1 client. A malicious AMQP broker could exploit this by sending oversized data frames, forcing the client to allocate excessive memory. This can lead to unexpected memory consumption and potentially cause the application to become unavailable, resulti...

8.9CVSS5.8AI score0.00316EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/08/29 12:00 a.m.40 views

Linux Distros Unpatched Vulnerability : CVE-2026-80725

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: gro: properly validate BIG TCP aggregation criteria When GRO attempts to aggregate packets beyond GROLEGACYMAXSIZE 64KB, BIG TCP should only be permitted f...

9.8CVSS5.9AI score0.00455EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/08/27 9:41 p.m.11 views

USN-8666-3: Linux kernel (GCP FIPS) vulnerabilities

Siebe Devroe, Héloïse Gollier, and Mathy Vanhoef discovered that the WiFi implementation in the Linux kernel did not properly handle aggregated frames in mesh networks, due to an incorrect fix for CVE-2020-24588. A physically proximate attacker could use this issue to inject packets. CVE-2025-275...

9.8CVSS6.9AI score0.01166EPSS
SaveExploits102
OSV
OSV
added 2026/08/27 9:41 p.m.7 views

USN-8666-3 linux-gcp-fips vulnerabilities

Siebe Devroe, Héloïse Gollier, and Mathy Vanhoef discovered that the WiFi implementation in the Linux kernel did not properly handle aggregated frames in mesh networks, due to an incorrect fix for CVE-2020-24588. A physically proximate attacker could use this issue to inject packets. CVE-2025-275...

9.8CVSS6.9AI score0.01166EPSS
SaveExploits102References33
OSV
OSV
added 2026/08/27 9:36 p.m.6 views

USN-8661-3 linux-fips, linux-gke vulnerabilities

Siebe Devroe, Héloïse Gollier, and Mathy Vanhoef discovered that the WiFi implementation in the Linux kernel did not properly handle aggregated frames in mesh networks, due to an incorrect fix for CVE-2020-24588. A physically proximate attacker could use this issue to inject packets. CVE-2025-275...

9.8CVSS6.9AI score0.00962EPSS
SaveExploits104References22
RedhatCVE
RedhatCVE
added 2026/08/27 12:18 p.m.8 views

CVE-2026-63495

A flaw was found in Libevent. An unauthenticated remote client can exploit this vulnerability by repeatedly sending fragmented WebSocket frames to the Libevent WebSocket server. Due to a lack of a total message-size limit, these fragmented frames accumulate in memory without bound, leading to...

7.5CVSS7.3AI score0.00517EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/26 9:16 p.m.7 views

DEBIAN-CVE-2026-79921

amqp091-go is a Go AMQP 0.9.1 client. Before version 1.13.0, a compromised or malicious AMQP broker can force the client to allocate resources for and process content body frames that exceed the negotiated framemax limit. This can lead to unexpected memory consumption or application-layer denial ...

8.9CVSS5.4AI score0.00316EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/26 8:24 p.m.34 views

CVE-2026-79921

amqp091-go is a Go client library for the AMQP 0-9-1 protocol. Before v1.13.0 , a compromised or malicious AMQP broker can force the client to allocate and process content body frames that exceed the negotiated frame_max limit, bypassing the protocol's built-in framing constraints. This leads to ...

8.9CVSS5.3AI score0.00316EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/26 8:17 p.m.8 views

CVE-2026-26445

stomper 5e2741e is vulnerable to Denial of Service. A malicious client can send partial STOMP frames and keep the TCP connections open, which, combined with the broker s use of edge-triggered epoll EPOLLET and MSGPEEK in recv, causes sockets to enter a permanent half-read state. When enough such...

7.5CVSS0.00343EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/08/26 12:25 a.m.10 views

net/http/internal/http2: golang: golang.org/x/net: Go HTTP/2: Denial of Service via malformed SETTINGS_MAX_FRAME_SIZE frame

A flaw was found in the HTTP/2 protocol implementation within the Go standard library golang.org/x/net and net/http/internal/http2. A remote attacker can exploit this vulnerability by sending a specially crafted HTTP/2 SETTINGS frame with the SETTINGSMAXFRAMESIZE parameter set to zero. This...

7.5CVSS6.5AI score0.00781EPSS
SaveExploits0References9
Cvelist
Cvelist
added 2026/08/26 12:00 a.m.35 views

CVE-2026-26445

stomper 5e2741e is vulnerable to Denial of Service. A malicious client can send partial STOMP frames and keep the TCP connections open, which, combined with the broker s use of edge-triggered epoll EPOLLET and MSGPEEK in recv, causes sockets to enter a permanent half-read state. When enough such...

0.00343EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/26 12:00 a.m.7 views

CVE-2026-26445

stomper at commit 5e2741e is vulnerable to a remote Denial of Service . A malicious client can send partial STOMP frames while keeping TCP connections open. Because the broker uses edge-triggered epoll (EPOLLET) and MSG_PEEK in recv(), these sockets enter a permanent half-read state. Once enough ...

7.5CVSS5.3AI score0.00343EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/26 12:00 a.m.6 views

EUVD-2026-66756

stomper 5e2741e is vulnerable to Denial of Service. A malicious client can send partial STOMP frames and keep the TCP connections open, which, combined with the broker s use of edge-triggered epoll EPOLLET and MSGPEEK in recv, causes sockets to enter a permanent half-read state. When enough such...

5.3AI score0.00343EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/26 12:00 a.m.10 views

PT-2026-82310

Name of the Vulnerable Software and Affected Versions amqp091-go versions prior to 1.13.0 Description A compromised or malicious AMQP broker can force the client to allocate resources for and process content body frames that exceed the negotiated frame max limit. This bypasses the protocol's...

8.9CVSS5.2AI score0.00316EPSS
SaveExploits0References12
Ubuntu
Ubuntu
added 2026/08/25 9:15 p.m.7 views

USN-8666-2: Linux kernel (Azure) vulnerabilities

Siebe Devroe, Héloïse Gollier, and Mathy Vanhoef discovered that the WiFi implementation in the Linux kernel did not properly handle aggregated frames in mesh networks, due to an incorrect fix for CVE-2020-24588. A physically proximate attacker could use this issue to inject packets. CVE-2025-275...

9.8CVSS7AI score0.01166EPSS
SaveExploits102
OSV
OSV
added 2026/08/25 9:15 p.m.5 views

USN-8666-2 linux-azure-5.4, linux-azure-fips vulnerabilities

Siebe Devroe, Héloïse Gollier, and Mathy Vanhoef discovered that the WiFi implementation in the Linux kernel did not properly handle aggregated frames in mesh networks, due to an incorrect fix for CVE-2020-24588. A physically proximate attacker could use this issue to inject packets. CVE-2025-275...

9.8CVSS7AI score0.01166EPSS
SaveExploits102References33
EUVD
EUVD
added 2026/08/25 6:12 p.m.22 views

EUVD-2026-37014

gRPC Erlang package has unbounded gzip decompression decompression bomb...

8.7CVSS7.4AI score0.00348EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/08/25 1:00 p.m.6 views

CVE-2026-63075

Issue summary: When OpenSSL processes QUIC traffic from a peer that repeatedly sends ack-eliciting packets while not acknowledging ACK-only responses, the QUIC stack can retain ACK-only packet metadata for the lifetime of the connection. Impact summary: A remote peer that can complete a QUIC...

7.5CVSS5.7AI score0.0048EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/08/24 4:00 p.m.7 views

CVE-2026-74659

A flaw was found in the Linux kernel's Multiple Registration Protocol MRP bridge module. When constructing MRP test frames, the brmrpalloctestskb function fails to properly initialize certain fields. This oversight results in three uninitialized bytes being transmitted in every MRA MRPTest frame,...

5.5CVSS5.2AI score0.00173EPSS
SaveExploits0References4
Rows per page
Query Builder