Lucene search
+L

3077 matches found

EUVD
EUVD
added 2026/09/08 8:48 p.m.8 views

EUVD-2026-70251

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

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/09/08 5:12 p.m.17 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.5CVSS
SaveExploits0References1
Kitploit
Kitploit
added 2026/09/08 4:16 p.m.6 views

BUGS_OOM_NULL_PTR_DEREF

BUGSOOMNULLPTRDEREF BUGS ON ANDROID NULL PTR DEREF, OOM JUST FOR LULZ...

5.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/09/08 5:07 a.m.5 views

brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function

A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand function, which can lead to excessive memory consumption. This can cause a denial of service DoS by crashing the application due to an out-of-memory error...

7.5CVSS7.2AI score0.00466EPSS
SaveExploits0References7
Kitploit
Kitploit
added 2026/09/08 2:44 a.m.7 views

CVE-2019-12401

CVE-2019-12401: Bomba XML en Apache Solr Las versiones de Solr anteriores a la 5.0.0 son vulnerables a un ataque de consumo de recursos XML también conocido como Lol Bomb a través de su manejador de actualización. Al aprovechar los elementos de tipo DOCTYPE y ENTITY de XML, el atacante puede crea...

7.5CVSS7.4AI score0.07444EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/09/03 6:02 p.m.12 views

EUVD-2026-56926

ffuf denial of service OOM via HTTP response decompression bomb...

7.5CVSS5.9AI score0.00441EPSS
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/09/03 12:03 a.m.12 views

SUSE CVE-2026-84304

gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, internal/transport/transport.go stores each fragmented HTTP/2 DATA frame as a separate recvMsg in recvBuffer, so millions of one-byte frames can consume disproportionate heap memory even when payload bytes remain within connectio...

7.5CVSS6AI score0.00415EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-84382

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - HTTPX2 is a next generation HTTP client for Python. Prior to 2.12.0, the HTTPX2 content decoders in src/httpx2/httpx2/decoders.py fully inflate each gzip,...

7.5CVSS6.4AI score0.0035EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/02 6:37 p.m.10 views

GO-2026-6325 Grafana Tempo vulnerable to an out-of-memory crash in github.com/grafana/tempo

Grafana Tempo vulnerable to an out-of-memory crash in github.com/grafana/tempo...

6.5CVSS6.6AI score0.00411EPSS
SaveExploits0References14
Cvelist
Cvelist
added 2026/09/02 6:03 p.m.33 views

CVE-2026-84382 HTTPX2: Streaming response decompression does not bound peak memory (decompression amplification)

HTTPX2 is a next generation HTTP client for Python. Prior to 2.12.0, the HTTPX2 content decoders in src/httpx2/httpx2/decoders.py fully inflate each gzip, deflate, br, or zstd network chunk before iterbytes or aiterbytes yields bounded pieces to the application. A 64 KiB compressed chunk can expa...

7.5CVSS0.0035EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/02 5:19 p.m.8 views

PoC_CVE-2025-11579

PoC CVE-2025-11579 Overview rardecode versions = 2.1.1 fail to restrict the dictionary size when reading large RAR dictionary sizes, which allows an attacker to provide a specially crafted RAR file and cause Denial of Service via an Out Of Memory Crash. Exploit We craft a RAR file with an...

6.5CVSS8.1AI score0.00349EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/02 10:39 a.m.5 views

VLC-CVE-2008-4654-Exploit

VLC-CVE-2008-4654-Exploit Well, it's just an old vulnerability whose CVE number is CVE-2008-4654. This vulnerability is caused by Out of Memory at line 1650 of modules/demux/ty.c. root@kitploit: streamReadpdemux-s, mstbuf, 8 + imapsize; When I downloaded the EXP from other websites, I found that ...

9.3CVSS6AI score0.57547EPSS
SaveExploits10
Positive Technologies
Positive Technologies
added 2026/09/02 12:00 a.m.11 views

PT-2026-84849

Name of the Vulnerable Software and Affected Versions HTTPX2 versions prior to 2.12.0 Description Content decoders in src/httpx2/httpx2/ decoders.py fully inflate each gzip, deflate, br, or zstd network chunk before the iter bytes or aiter bytes functions yield bounded pieces to the application...

7.5CVSS5.9AI score0.0035EPSS
SaveExploits0References10
Snyk
Snyk
added 2026/09/01 7:41 p.m.9 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the HTTP/2 DATA frame receive buffer handling, where each received fragment incurs per-fragment tracking and queue allocation overhead even while staying within the configured...

8.7CVSS5.6AI score0.00415EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/01 7:17 p.m.4 views

AZL-99258 CVE-2026-84304 affecting package kubevirt 1.7.1-8

gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, internal/transport/transport.go stores each fragmented HTTP/2 DATA frame as a separate recvMsg in recvBuffer, so millions of one-byte frames can consume disproportionate heap memory even when payload bytes remain within connectio...

8.7CVSS7.3AI score0.00415EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/01 7:17 p.m.6 views

AZL-99119 CVE-2026-84304 affecting package buildah 1.43.1-2

gRPC-Go is the Go language implementation of gRPC. Prior to 1.83.1, internal/transport/transport.go stores each fragmented HTTP/2 DATA frame as a separate recvMsg in recvBuffer, so millions of one-byte frames can consume disproportionate heap memory even when payload bytes remain within connectio...

8.7CVSS7.3AI score0.00415EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/09/01 4:42 p.m.13 views

EUVD-2026-56600

Browserslist: Unbounded memory growth no cache eviction via distinct query results, leading to eventual OOM...

7.5CVSS5.9AI score0.0036EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/31 2:12 p.m.7 views

CVE-2026-61712

A flaw was found in BuildKit. A remote attacker could provide a malicious base image or build with oversized /etc/passwd and /etc/group files. When BuildKit attempts to resolve usernames or group identifiers from these files, it reads them without an upper bound, leading to excessive memory...

5.5CVSS5.9AI score0.00404EPSS
SaveExploits0References7
OSV
OSV
added 2026/08/28 12:16 p.m.7 views

AZL-98412 CVE-2026-82254 affecting package rust 1.75.0-30

gitoxide before 0.69.0 contains unchecked array indexing in delta application and uncapped allocation from attacker-controlled size headers in gix-pack. Attackers can send crafted pack data during clone or fetch operations to trigger panics or out-of-memory process kills...

8.7CVSS7.1AI score0.00351EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/28 12:16 p.m.9 views

DEBIAN-CVE-2026-82254

gitoxide before 0.69.0 contains unchecked array indexing in delta application and uncapped allocation from attacker-controlled size headers in gix-pack. Attackers can send crafted pack data during clone or fetch operations to trigger panics or out-of-memory process kills...

8.7CVSS5.9AI score0.00351EPSS
SaveExploits0References1
Rows per page
Query Builder