Lucene search
+L

3105 matches found

CVE
CVE
added 2026/09/14 8:15 p.m.40 views

CVE-2026-53716

Envoy Gateway (open-source application gateway managing Envoy Proxy) has an unbounded gzip decompression vulnerability in getFileFromGZ within internal/wasm/httpfetcher.go. The function calls io.ReadAll on a gzip.Reader without limiting the decompressed output size. When a tenant-controlled Envoy...

6.5CVSS0.00044EPSS
SaveExploits0References9
CVE
CVE
added 2026/09/14 8:09 p.m.22 views

CVE-2026-53717

Envoy Gateway (open-source Envoy Proxy management) is vulnerable in internal/wasm/imagefetcher.go prior to 1.7.4 and 1.8.1 . The function extractWasmPluginBinary allocates memory using the untrusted tar-header h.Size value (via make([]byte, h.Size)) before validating the entry name or declared si...

6.5CVSS0.00044EPSS
SaveExploits0References9
NVD
NVD
added 2026/09/14 6:20 p.m.5 views

CVE-2026-91080

webhook through 2.8.3 reads the entire request body into memory before evaluating trigger rules, allowing unauthenticated attackers to exhaust memory by sending oversized bodies. Attackers can send multi-gigabyte request bodies with invalid signatures to trigger out-of-memory conditions and crash...

8.7CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/14 5:52 p.m.10 views

CVE-2026-91080

webhook through 2.8.3 (a Go-based webhook receiver) is vulnerable to unauthenticated memory exhaustion . The service reads the entire request body into memory before evaluating trigger rules, with no enforced size limit. An attacker can send a multi-gigabyte request body with an invalid signature...

8.7CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/14 5:52 p.m.6 views

EUVD-2026-77715

webhook through 2.8.3 reads the entire request body into memory before evaluating trigger rules, allowing unauthenticated attackers to exhaust memory by sending oversized bodies. Attackers can send multi-gigabyte request bodies with invalid signatures to trigger out-of-memory conditions and crash...

8.7CVSS
SaveExploits0References4
AstraLinux
AstraLinux
added 2026/09/14 12:41 p.m.10 views

Astra Linux – Vulnerability in Bouncycastle

Bouncy Castle for Java before version 1.73 contains a potential Denial of Service DoS issue within the Bouncy Castle org.bouncycastle.openssl.PEMParser class. This class parses OpenSSL PEM-encoded streams containing X.509 certificates, PKCS8-encoded keys, and PKCS7 objects. Parsing a file that...

5.5CVSS6.2AI score0.00932EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/13 8:36 p.m.6 views

BUGS_OOM_NULL_PTR_DEREF

BUGSOOMNULLPTRDEREF Android 上的空指针解引用(NULL PTR DEREF)漏洞,OOM 只是为了好玩...

5.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.9 views

netty-codec-http2: netty-codec-http2: Denial of Service due to resource leak

A flaw was found in netty-codec-http2. A remote attacker could send specially crafted frames that cause a resource leak within the DelegatingDecompressorFrameListener class. This resource leak could lead to an Out Of Memory Error OOME, potentially causing a Denial of Service DoS by taking down th...

7.5CVSS0.00617EPSS
SaveExploits0References7
PyPA
PyPA
added 2026/09/10 9:45 a.m.8 views

HTTPX2: Streaming response decompression does not bound peak memory (decompression amplification)

SummaryWhen decoding a compressed response body gzip, deflate, br, or zstd, HTTPX2 fully decompressed each network read before yielding content to the application. A small compressed input could therefore cause a large intermediate memory allocation, even when the application streamed the respons...

7.5CVSS0.0035EPSS
SaveExploits0References8Affected Software1
OSV
OSV
added 2026/09/09 11:53 p.m.7 views

GHSA-JQHH-CJMQ-VMV6 Open WebUI: Any authenticated user can hang the server via a cyclic chat message history

Summary Chat histories are stored as an unvalidated JSON object. The walk that reconstructs a chat's message chain detected repeats using each message's own id field while moving through the history by map key, so a message that simply omitted id was never recorded as visited. A history whose...

6.5CVSS5.6AI score0.00305EPSS
SaveExploits1References5
Kitploit
Kitploit
added 2026/09/09 5:19 p.m.8 views

PoC_CVE-2025-11579

PoC CVE-2025-11579 概述 rardecode 版本 = 2.1.1 在读取较大的 RAR 字典大小时未能限制字典大小,这允许攻击者提供特制的 RAR 文件,并通过内存不足崩溃导致拒绝服务。 漏洞利用 我们构造一个具有人为超大字典大小的 RAR 文件,导致库尝试进行大规模内存分配,然后发生内存不足崩溃。 漏洞利用步骤 1. 使用 14Gb.rar 文件并执行 go run exploit.go。 2. 使用提供的普通 simple.rar 文件并运行漏洞利用程序。它被成功提取。...

6.5CVSS8.1AI score0.00374EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/09/09 3:53 p.m.11 views

CVE-2026-77354

A flaw was found in kin-openapi, a Go project for handling OpenAPI files. An unauthenticated client can exploit this vulnerability by sending a specially crafted query with a large index in a deepObject query parameter. This forces the application to allocate multi-gigabyte memory, leading to an...

8.7CVSS0.00302EPSS
SaveExploits0References7
NVD
NVD
added 2026/09/09 2:17 p.m.6 views

CVE-2026-86201

PocketMine-MP before 5.41.1 contains a denial of service vulnerability in LoginPacket processing where large or complex structures in unknown clientData JWT properties cause excessive logging without sanitization. Attackers can send crafted LoginPackets with deeply nested or massive object...

8.7CVSS0.00339EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/09 1:32 p.m.10 views

CVE-2026-86201

PocketMine-MP versions prior to 5.41.1 are susceptible to a log-based denial of service (LogDoS) vulnerability in LoginPacket processing. The root cause is that large or complex structures in unknown clientData JWT properties trigger excessive logging without sanitization, allowing an unauthentic...

8.7CVSS0.00339EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/09 1:32 p.m.7 views

CVE-2026-86201 PocketMine-MP before 5.41.1 LogDoS via LoginPacket clientData

PocketMine-MP before 5.41.1 contains a denial of service vulnerability in LoginPacket processing where large or complex structures in unknown clientData JWT properties cause excessive logging without sanitization. Attackers can send crafted LoginPackets with deeply nested or massive object...

8.7CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/09/09 1:32 p.m.6 views

EUVD-2026-74912

PocketMine-MP before 5.41.1 contains a denial of service vulnerability in LoginPacket processing where large or complex structures in unknown clientData JWT properties cause excessive logging without sanitization. Attackers can send crafted LoginPackets with deeply nested or massive object...

8.7CVSS0.00339EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/09 10:39 a.m.8 views

VLC-CVE-2008-4654-Exploit

VLC-CVE-2008-4654-Exploit これは古い脆弱性で、CVE番号はCVE-2008-4654です。この脆弱性は、modules/demux/ty.cの1650行目で発生するメモリ不足が原因です。 root@kitploit: streamReadpdemux-s, mstbuf, 8 + imapsize; 他のサイトからEXPをダウンロードしたところ、手元のWindows 7 Ultimate x64では正しく動作しませんでした。そこでリターンアドレスを0x68f0cfadから0x6a314b52に変更したところ、動作するようになりました! 旧:...

9.3CVSS6AI score0.57547EPSS
SaveExploits10
EUVD
EUVD
added 2026/09/08 8:48 p.m.9 views

EUVD-2026-70251

HTTPX2: Streaming response decompression does not bound peak memory decompression amplification...

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/08 8:48 p.m.8 views

GHSA-8XX6-HGC6-GC2M HTTPX2: Streaming response decompression does not bound peak memory (decompression amplification)

Summary When decoding a compressed response body gzip, deflate, br, or zstd, HTTPX2 fully decompressed each network read before yielding content to the application. A small compressed input could therefore cause a large intermediate memory allocation, even when the application streamed the respon...

7.5CVSS0.0035EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/08 5:12 p.m.33 views

CVE-2026-72923 Microsoft.OpenApi.YamlReader/Readers vulnerable to denial of service via YAML alias expansion

In Microsoft.OpenApi.YamlReader from 2.0.0-preview.11 until 2.12.0 and from 3.0.0 until 3.10.0, and in Microsoft.OpenApi.Readers prior to 1.6.30, a small YAML OpenAPI document containing nested anchors and aliases can cause uncontrolled resource consumption when parsed through the public YAML...

7.5CVSS0.012EPSS
SaveExploits0References1
Rows per page
Query Builder