Lucene search
+L

920 matches found

CVE
CVE
added 2026/04/17 9:01 p.m.42 views

CVE-2026-40303

CVE-2026-40303 (zrok) affects zrok prior to 2.0.1. The flaw is in endpoints.GetSessionCookie, which parses an attacker-supplied cookie chunk count and calls make([]string, count) without an upper bound before token validation. This enables unauthenticated remote attackers to trigger gigabyte-scal...

7.5CVSS5.8AI score0.00453EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/04/16 10:16 p.m.10 views

AZL-85685 CVE-2026-35469 affecting package kubevirt for versions less than 1.7.1-7

spdystream is a Go library for multiplexing streams over SPDY connections. In versions 0.5.0 and below, the SPDY/3 frame parser does not validate attacker-controlled counts and lengths before allocating memory. Three allocation paths are affected: the SETTINGS frame entry count, the header count ...

8.7CVSS6.7AI score0.00656EPSS
SaveExploits0References1
CVE
CVE
added 2026/04/16 9:19 p.m.203 views

CVE-2026-35469

spdystream is a Go library for SPDY multiplexing. In versions ≤ 0.5.0, the SPDY/3 frame parser allocates memory for SETTINGS counts, header counts, and header field sizes without proper bounds checking, enabling large on-the-wire values to exhaust memory via crafted control frames. A remote peer ...

8.7CVSS5.8AI score0.00656EPSS
SaveExploits0References89
Positive Technologies
Positive Technologies
added 2026/04/16 12:00 a.m.21 views

PT-2026-33379

Name of the Vulnerable Software and Affected Versions zrok versions prior to 2.0.1 Description The GetSessionCookie function in the endpoints module parses an attacker-supplied cookie chunk count and calls makestring, count without an upper bound before token validation. This occurs on every...

7.5CVSS6AI score0.00453EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/04/10 2:47 p.m.13 views

nodejs: Nodejs uninitialized memory exposure

A memory exposure flaw has been discovered in Node.js. A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other...

7.1CVSS7AI score0.03507EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/09 12:00 a.m.37 views

PT-2026-51931

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A deadlock occurs in the usbhid module when handling USB devices that combine a HID component with a storage or UAS component. Because these components must be reset together, the...

9.8CVSS6AI score0.00095EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/04/09 12:00 a.m.26 views

PT-2026-31629

A memory exhaustion vulnerability exists in the HTTP server due to unbounded use of the Content-Length header. The server allocates memory directly based on the attacker supplied header value without enforcing an upper limit. A crafted HTTP request containing an extremely large Content-Length val...

5.9AI score0.00566EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.23 views

PT-2026-38564

Name of the Vulnerable Software and Affected Versions The product name cannot be determined affected versions not specified Description Well-crafted inputs reaching the functions ParseAddress, ParseAddressList, and ParseDate can trigger excessive CPU exhaustion and memory allocations, leading to ...

7.8CVSS5.8AI score0.00784EPSS
SaveExploits0
Snyk
Snyk
added 2026/04/07 10:12 p.m.15 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the baggage header extraction process. An attacker can cause excessive CPU and memory allocations by sending numerous baggage header lines, even if each individual value remains...

8.7CVSS5.8AI score0.0079EPSS
SaveExploits1References2
OSV
OSV
added 2026/04/07 9:17 p.m.8 views

DEBIAN-CVE-2026-29181

OpenTelemetry-Go is the Go implementation of OpenTelemetry. From 1.36.0 to 1.40.0, multi-value baggage: header extraction parses each header field-value independently and aggregates members across values. This allows an attacker to amplify cpu and allocations by sending many baggage: header lines...

7.5CVSS5.8AI score0.0079EPSS
SaveExploits1References1
Cvelist
Cvelist
added 2026/04/07 8:29 p.m.102 views

CVE-2026-29181 OpenTelemetry-Go multi-value `baggage` header extraction causes excessive allocations (remote dos amplification)

OpenTelemetry-Go is the Go implementation of OpenTelemetry. From 1.36.0 to 1.40.0, multi-value baggage: header extraction parses each header field-value independently and aggregates members across values. This allows an attacker to amplify cpu and allocations by sending many baggage: header lines...

7.5CVSS0.0079EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/07 8:29 p.m.133 views

CVE-2026-29181

OpenTelemetry-Go (Go implementation) has a vulnerability in multi-value baggage header extraction: from versions 1.36.0 through 1.40.0, parsing each header field-value independently causes aggregation of members across values, enabling an attacker to trigger excessive CPU and memory allocations a...

7.5CVSS5.9AI score0.0079EPSS
SaveExploits1References9Affected Software1
Debian CVE
Debian CVE
added 2026/04/07 8:29 p.m.62 views

CVE-2026-29181

OpenTelemetry-Go is the Go implementation of OpenTelemetry. From 1.36.0 to 1.40.0, multi-value baggage: header extraction parses each header field-value independently and aggregates members across values. This allows an attacker to amplify cpu and allocations by sending many baggage: header lines...

7.5CVSS5.2AI score0.0079EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/04/07 8:29 p.m.5 views

CVE-2026-29181 OpenTelemetry-Go multi-value `baggage` header extraction causes excessive allocations (remote dos amplification)

OpenTelemetry-Go is the Go implementation of OpenTelemetry. From 1.36.0 to 1.40.0, multi-value baggage: header extraction parses each header field-value independently and aggregates members across values. This allows an attacker to amplify cpu and allocations by sending many baggage: header lines...

7.5CVSS5.9AI score0.0079EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/07 8:12 p.m.20 views

GHSA-MH2Q-Q3FH-2475 OpenTelemetry-Go: multi-value `baggage` header extraction causes excessive allocations (remote dos amplification)

multi-value baggage: header extraction parses each header field-value independently and aggregates members across values. this allows an attacker to amplify cpu and allocations by sending many baggage: header lines, even when each individual value is within the 8192-byte per-value parse limit...

7.5CVSS5.8AI score0.0079EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/04/07 8:12 p.m.17 views

EUVD-2026-19938

OpenTelemetry-Go: multi-value baggage header extraction causes excessive allocations remote dos amplification...

7.5CVSS5.9AI score0.0079EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/04/07 8:12 p.m.13 views

OpenTelemetry-Go: multi-value `baggage` header extraction causes excessive allocations (remote dos amplification)

multi-value baggage: header extraction parses each header field-value independently and aggregates members across values. this allows an attacker to amplify cpu and allocations by sending many baggage: header lines, even when each individual value is within the 8192-byte per-value parse limit...

7.5CVSS6AI score0.0079EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2026/04/03 3:15 p.m.32 views

CVE-2026-23431 spi: amlogic-spisg: Fix memory leak in aml_spisg_probe()

In the Linux kernel, the following vulnerability has been resolved: spi: amlogic-spisg: Fix memory leak in amlspisgprobe In amlspisgprobe, ctlr is allocated by spialloctarget/spiallochost, but fails to call spicontrollerput in several error paths. This leads to a memory leak whenever the driver...

0.00121EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/04/02 8:24 a.m.15 views

nodejs: Nodejs uninitialized memory exposure

A memory exposure flaw has been discovered in Node.js. A flaw in Node.js's buffer allocation logic can expose uninitialized memory when allocations are interrupted, when using the vm module with the timeout option. Under specific timing conditions, buffers allocated with Buffer.alloc and other...

7.1CVSS7AI score0.03507EPSS
SaveExploits0References5
OSV
OSV
added 2026/04/01 8:41 a.m.11 views

BIT-GRAFANA-2026-28375 Grafana Testdata datasource can issue unbounded memory allocations

A testdata data-source can be used to trigger out-of-memory crashes in Grafana...

6.5CVSS5.8AI score0.00376EPSS
SaveExploits0References2
Rows per page
Query Builder