Lucene search
+L

979 matches found

Kitploit
Kitploit
added 2026/09/21 10:28 a.m.15 views

CVE-2026-32941

Sliver C2 中存在一个框架级漏洞,允许未认证的远程用户通过触发不受控制的内存分配(CWE-789 / CWE-400)来实施拒绝服务,导致进程级内存耗尽(OOM)崩溃。 参考:Tenable 复现步骤: 1. 提取凭据:从捕获或生成的 Sliver 植入体中获取 mTLS 证书和私钥。 2. 编辑 PoC:打开 mtlspoc.go,将 var 块中的占位符值(c2Endpoint、clientCertPEM、clientKeyPEM)替换为你提取的凭据。 对 Sliver 服务器运行漏洞利用程序: root@kitploit: go run mtlspoc.go...

7.1CVSS7.1AI score0.00298EPSS
SaveExploits1References1
OSV
OSV
added 2026/09/18 5:18 p.m.4 views

GHSA-7Q85-XJ36-VMFC adm-zip: Uncontrolled memory allocation via the declared uncompressed size (DoS)

Summary adm-zip allocates an entry's output buffer from the declared uncompressed size central-directory size field before validating it against the actual data. A tiny crafted ZIP that declares a huge uncompressed size forces a multi-gigabyte allocation from a few bytes. Impact On adm-zip 0.5.17...

7.5CVSS0.00411EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/18 3:58 p.m.8 views

CVE-2026-84384 libheif: brotli/zlib decompression paths lack output-size limits, allowing decompression-bomb OOM/DoS

libheif is a HEIF and AVIF file format decoder and encoder. From 1.19.0 until 1.23.2, crafted HEIF or AVIF mime metadata and unci image data can cause decompressbrotli and doinflate to grow accumulated output without an effective size limit or MemoryHandle accounting. The brotli path has no outpu...

7.5CVSS
SaveExploits0References5
CVE
CVE
added 2026/09/18 3:58 p.m.17 views

CVE-2026-84384

libheif (a HEIF and AVIF file format decoder/encoder) is affected by a decompression-bomb OOM/DoS vulnerability in versions 1.19.0 through 1.23.1 . Crafted HEIF or AVIF files with malicious mime metadata and unci image data cause decompress_brotli() and do_inflate() to grow accumulated output wit...

7.5CVSS0.00524EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/18 3:58 p.m.40 views

CVE-2026-84384 libheif: brotli/zlib decompression paths lack output-size limits, allowing decompression-bomb OOM/DoS

libheif is a HEIF and AVIF file format decoder and encoder. From 1.19.0 until 1.23.2, crafted HEIF or AVIF mime metadata and unci image data can cause decompressbrotli and doinflate to grow accumulated output without an effective size limit or MemoryHandle accounting. The brotli path has no outpu...

7.5CVSS0.00524EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/18 11:47 a.m.23 views

CVE-2026-93488

CVE-2026-93488 affects Netty's SpdySessionHandler in the io.netty/netty-codec-http component. The handler's localConcurrentStreams field defaults to Integer.MAX_VALUE with no public API to modify it, allowing a remote peer to open a SPDY connection and send a large number of SYN_STREAM frames wit...

7.5CVSS0.00461EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/18 11:47 a.m.9 views

EUVD-2026-82887

A flaw was found in Netty. SpdySessionHandler accepts an unlimited number of concurrent remote-initiated streams because localConcurrentStreams defaults to Integer.MAXVALUE and the handler provides no API to change it. A remote peer can open a SPDY connection and send a large number of SYNSTREAM...

7.5CVSS0.00461EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-90109

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - net: sched: fix 32-bit backlog wrap in gred, bfifo and plug enqueue gredenqueue, bfifoenqueue and plugenqueue admit a packet when the current backlog plus the...

0.002EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/18 12:00 a.m.5 views

Containerd < 1.7.35 / 2.0.x < 2.0.12 / 2.2.x < 2.2.8 / 2.3.x < 2.3.5 DoS

The version of Containerd on the remote host is prior to 1.7.35, 2.0.x prior to 2.0.12, 2.2.x prior to 2.2.8, or 2.3.x prior to 2.3.5. It is, therefore, affected by a denial of service vulnerability. containerd on Linux with the CRI plugin enabled can indefinitely block the drainExecSyncIO...

6.8CVSS0.00193EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/17 7:42 p.m.38 views

CVE-2026-54716 Valhalla: Degenerate exclude_polygons (collinear points, zero area) causes OOM in /sources_to_targets

Valhalla is an open source routing engine and accompanying libraries for use with OpenStreetMap data. In 3.7.0 and earlier, a POST request to /sourcestotargets containing an excludepolygons ring formed by three collinear points can cause unbounded memory growth in the worker. The zero-area...

7.5CVSS0.00324EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/17 7:42 p.m.17 views

CVE-2026-54716

Valhalla (open source routing engine for OpenStreetMap data) versions 3.7.0 and earlier are vulnerable to a denial-of-service via the /sources_to_targets endpoint. A single unauthenticated POST request containing an exclude_polygons ring formed by three collinear points (zero-area geometry) trigg...

7.5CVSS0.00324EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 7:42 p.m.5 views

CVE-2026-54716 Valhalla: Degenerate exclude_polygons (collinear points, zero area) causes OOM in /sources_to_targets

Valhalla is an open source routing engine and accompanying libraries for use with OpenStreetMap data. In 3.7.0 and earlier, a POST request to /sourcestotargets containing an excludepolygons ring formed by three collinear points can cause unbounded memory growth in the worker. The zero-area...

7.5CVSS
SaveExploits0References3
OSV
OSV
added 2026/09/17 5:17 p.m.5 views

AZL-102656 CVE-2026-90109 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix 32-bit backlog wrap in gred, bfifo and plug enqueue gredenqueue, bfifoenqueue and plugenqueue admit a packet when the current backlog plus the packet length fits within the queue limit: sch-qstats.backlog +...

0.002EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/17 5:04 p.m.11 views

GHSA-R9C8-GCJP-XFWH RabbitMQ amqp091-go: Resource Exhaustion (OOM) via Unbounded Body Buffer Allocation

Summary A flaw in the recvContent function allows a malicious AMQP server to trigger an Out-of-Memory OOM error, forcing the host operating system or container runtime to immediately terminate the client process. Vulnerability Details When receiving message content payloads, the client processes...

8.9CVSS0.00411EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/09/17 5:04 p.m.12 views

RabbitMQ amqp091-go: Resource Exhaustion (OOM) via Unbounded Body Buffer Allocation

Summary A flaw in the recvContent function allows a malicious AMQP server to trigger an Out-of-Memory OOM error, forcing the host operating system or container runtime to immediately terminate the client process. Vulnerability Details When receiving message content payloads, the client processes...

8.9CVSS0.00411EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/17 5:04 p.m.14 views

RabbitMQ amqp091-go: Consumer Message Flooding via Signed-to-Unsigned Integer Casting in Qos Configuration

Summary A logic and resource exhaustion vulnerability exists in the AMQP client's Quality of Service Qos configuration method. The Qos function accepts signed integers int for the prefetchCount and prefetchSize parameters but casts them directly to unsigned integers uint16 and uint32, respectivel...

8.2CVSS0.00411EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/09/17 4:06 p.m.13 views

CVE-2026-90109

CVE-2026-90109 is a 32-bit integer overflow in the Linux kernel network scheduling subsystem, affecting the gred , bfifo , and plug qdisc enqueue paths. The backlog and packet-length sum is computed in u32 , wrapping at 2³² (4 GiB) . Once the true backlog exceeds this threshold, the wrapped sum a...

0.002EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/17 4:06 p.m.10 views

EUVD-2026-81702

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix 32-bit backlog wrap in gred, bfifo and plug enqueue gredenqueue, bfifoenqueue and plugenqueue admit a packet when the current backlog plus the packet length fits within the queue limit: sch-qstats.backlog +...

0.002EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/17 4:06 p.m.5 views

CVE-2026-90109 net: sched: fix 32-bit backlog wrap in gred, bfifo and plug enqueue

In the Linux kernel, the following vulnerability has been resolved: net: sched: fix 32-bit backlog wrap in gred, bfifo and plug enqueue gredenqueue, bfifoenqueue and plugenqueue admit a packet when the current backlog plus the packet length fits within the queue limit: sch-qstats.backlog +...

SaveExploits0References7
Cvelist
Cvelist
added 2026/09/17 2:57 p.m.27 views

CVE-2026-87742 Quarkus-websockets-next: denial of service (oom) in quarkus-websockets-next via unbounded message buffering

A flaw was found in quarkus-websockets-next. This vulnerability allows a remote attacker to cause a Denial of Service DoS by streaming messages over a single connection faster than the application can process them. Due to unbounded message buffering and a lack of read backpressure, this rapidly...

7.5CVSS0.00332EPSS
SaveExploits0References3
Rows per page
Query Builder