Lucene search
+L

912 matches found

Github Security Blog
Github Security Blog
added 2026/09/08 9:00 p.m.8 views

xmldom: Quadratic-memory consumption

Summary When an element declares a namespace prefix, xmldom copies the entire in-scope namespace map into a fresh object and keeps that copy on the element while it is open on the parse stack. A crafted document that nests N elements, each declaring one unique prefix, therefore drives the parser ...

8.7CVSS0.00351EPSS
SaveExploits0References9Affected Software2
OSV
OSV
added 2026/09/08 8:14 a.m.5 views

BIT-GRAFANA-2026-19475 SQL Data Source Plugin: OOM DoS via $__timeGroup macro

An authenticated user with permission to query a SQL data source can bypass the fix for CVE-2026-33375 by injecting the timeGroup macro through a WHERE clause, which Grafana's regex-based macro parsing does not reject. Evaluating the injected macro causes uncontrolled memory consumption that can...

6.5CVSS0.00401EPSS
SaveExploits0References2
Microsoft CVE
Microsoft CVE
added 2026/09/05 8:37 a.m.9 views

gRPC-Go: Heap Memory Exhaustion (OOM) via HTTP/2 DATA Frame Fragmentation

...

8.7CVSS7.2AI score0.00415EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/04 12:11 p.m.25 views

spring-ai-sibling-loop-poc

Spring AI PDF Reader — sibling self-loop PoC incomplete fix of CVE-2026-47851 Minimal reproduction for an infinite loop / OOM in org.springframework.ai.reader.pdf.config.ParagraphManager of org.springframework.ai:spring-ai-pdf-document-reader. Reported as a private GitHub Security Advisory to...

7.5CVSS5.9AI score0.00263EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/09/04 12:00 a.m.8 views

PT-2026-89204

Impact A bug in containerd's CRI ExecSync implementation allows exec probes and lifecycle hooks with background child processes to keep containerd's stdio-drain goroutines indefinitely blocked. Because the I/O drain phase lacks a default timeout or context cancellation handling, repeated ExecSync...

6.8CVSS
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/09/03 1:12 p.m.6 views

grafana: Grafana: Denial of Service via uncontrolled memory usage in alertmanager templates

A flaw was found in Grafana. A remote attacker with very low privileges, or even anonymous access if enabled, can exploit the alertmanager templates test endpoint by mass-executing templates. This can lead to an Out-Of-Memory OOM error, causing the Grafana service to crash and resulting in a Deni...

5.3CVSS0.00327EPSS
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2026/09/03 12:00 a.m.9 views

CVE-2026-84382

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.5CVSS5.4AI score0.0035EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/02 6:03 p.m.4 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.5CVSS5.9AI score
SaveExploits0References6
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
Snyk
Snyk
added 2026/09/01 7:41 p.m.12 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
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
Snyk
Snyk
added 2026/09/01 7:41 p.m.12 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.5 views

AZL-99288 CVE-2026-84304 affecting package moby-engine 25.0.3-20

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.5 views

AZL-99396 CVE-2026-84304 affecting package vitess 19.0.4-13

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
CVE
CVE
added 2026/09/01 6:19 p.m.68 views

CVE-2026-84304

CVE-2026-84304 affects gRPC-Go , the Go implementation of gRPC, prior to version 1.83.1 . The root cause resides in internal/transport/transport.go, where each fragmented HTTP/2 DATA frame is stored as a separate recvMsg in the receive buffer. An unauthenticated remote attacker can exploit this b...

8.7CVSS6AI score0.00415EPSS
SaveExploits0References6
OSV
OSV
added 2026/09/01 6:19 p.m.41 views

CVE-2026-84304 gRPC-Go: Heap Memory Exhaustion (OOM) via HTTP/2 DATA Frame Fragmentation

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.7CVSS6AI score
SaveExploits0References8
OSV
OSV
added 2026/09/01 4:42 p.m.11 views

GHSA-C83G-RGW3-J3CX Browserslist: Unbounded memory growth (no cache eviction) via distinct query results, leading to eventual OOM

Vulnerability Details File: index.js Location: cache browserslist's result cache, line 402 and parseCache parseQueries's AST cache Root Cause js var cache = var parseCache = function browserslistqueries, opts ... var cacheKey = JSON.stringifyqueries, context if cachecacheKey return cachecacheKey...

7.5CVSS5.8AI score0.0036EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/09/01 11:45 a.m.8 views

CVE-2026-80719

A flaw was found in the Linux kernel's Multi-Generational Least Recently Used MGLRU page table walker. When memory cgroup memcg reparenting occurs concurrently with page table walks, stale batch updates can lead to an underestimation of the number of pages. This can prevent the kernel from...

5.5CVSS5.9AI score0.00145EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/08/28 4:13 p.m.13 views

KubeVela Terraform remote loader DoS via unbounded file read

Summary KubeVela's Terraform remote configuration loader can be abused to make vela-core read an unbounded byte stream into memory, causing an out-of-memory kill and a control-plane denial of service. The issue is reachable when a user with permission to create or update a core.oam.dev/v1beta1...

8.5CVSS6AI score0.00567EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/08/28 4:13 p.m.11 views

GHSA-FMGP-Q6JX-GG3X KubeVela Terraform remote loader DoS via unbounded file read

Summary KubeVela's Terraform remote configuration loader can be abused to make vela-core read an unbounded byte stream into memory, causing an out-of-memory kill and a control-plane denial of service. The issue is reachable when a user with permission to create or update a core.oam.dev/v1beta1...

8.5CVSS6AI score0.00567EPSS
SaveExploits0References10
Rows per page
Query Builder