Lucene search
+L

1564 matches found

RedhatCVE
RedhatCVE
added 2026/04/11 1:21 a.m.10 views

CVE-2026-34166

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.25.3, the replace filter in LiquidJS incorrectly accounts for memory usage when the memoryLimit option is enabled. It charges str.length + pattern.length + replacement.length bytes to the memory limite...

5.3CVSS5.8AI score0.00495EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/04/10 7:26 p.m.12 views

Improper Handling of Highly Compressed Data (Data Amplification)

Overview PraisonAI is a PraisonAI is an AI Agents Framework with Self Reflection. PraisonAI application combines PraisonAI Agents, AutoGen, and CrewAI into a low-code solution for building and managing multi-agent LLM systems, focusing on simplicity, customisation, and efficient human-agent...

7.1CVSS5.8AI score0.00243EPSS
SaveExploits1References2
NVD
NVD
added 2026/04/08 7:25 p.m.11 views

CVE-2026-34166

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.25.3, the replace filter in LiquidJS incorrectly accounts for memory usage when the memoryLimit option is enabled. It charges str.length + pattern.length + replacement.length bytes to the memory limite...

5.3CVSS0.00495EPSS
SaveExploits1References3
OSV
OSV
added 2026/04/08 5:52 p.m.15 views

CVE-2026-34166 LiquidJS has a Memory Limit Bypass via Quadratic Amplification in `replace` Filter

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.25.3, the replace filter in LiquidJS incorrectly accounts for memory usage when the memoryLimit option is enabled. It charges str.length + pattern.length + replacement.length bytes to the memory limite...

3.7CVSS6AI score
SaveExploits0References5
CVE
CVE
added 2026/04/08 5:52 p.m.76 views

CVE-2026-34166

LiquidJS (template engine) has a memoryLimit bypass in the replace filter: when memoryLimit is enabled, replacing a pattern can produce output size that grows quadratically with occurrences, bypassing the configured memory cap and risking out-of-memory DoS. Affected: prior to 10.25.3. Fix: upgrad...

5.3CVSS5.9AI score0.00495EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/08 5:52 p.m.9 views

CVE-2026-34166 LiquidJS has a Memory Limit Bypass via Quadratic Amplification in `replace` Filter

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.25.3, the replace filter in LiquidJS incorrectly accounts for memory usage when the memoryLimit option is enabled. It charges str.length + pattern.length + replacement.length bytes to the memory limite...

3.7CVSS5.8AI score0.00495EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/04/08 5:52 p.m.30 views

CVE-2026-34166 LiquidJS has a Memory Limit Bypass via Quadratic Amplification in `replace` Filter

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.25.3, the replace filter in LiquidJS incorrectly accounts for memory usage when the memoryLimit option is enabled. It charges str.length + pattern.length + replacement.length bytes to the memory limite...

3.7CVSS0.00495EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/04/08 3:00 p.m.11 views

EUVD-2026-20554

LiquidJS Has Memory Limit Bypass via Quadratic Amplification in replace Filter...

3.7CVSS5.9AI score0.00495EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/04/08 3:00 p.m.19 views

LiquidJS Has Memory Limit Bypass via Quadratic Amplification in `replace` Filter

Summary The replace filter in LiquidJS incorrectly accounts for memory usage when the memoryLimit option is enabled. It charges str.length + pattern.length + replacement.length bytes to the memory limiter, but the actual output from str.splitpattern.joinreplacement can be quadratically larger whe...

5.3CVSS6AI score0.00495EPSS
SaveExploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/08 12:00 a.m.19 views

PT-2026-31348

Name of the Vulnerable Software and Affected Versions: LiquidJS versions prior to 10.25.3 Description: LiquidJS is a template engine. A flaw exists in the 'replace' filter when the 'memoryLimit' option is enabled. The memory usage calculation incorrectly accounts for the size of the output string...

3.7CVSS5.9AI score0.00495EPSS
SaveExploits1References8
OSV
OSV
added 2026/04/07 9:17 p.m.7 views

AZL-82109 CVE-2026-29181 affecting package podman 5.6.1-10

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.5CVSS6.1AI score0.0079EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/07 9:17 p.m.7 views

AZL-82088 CVE-2026-29181 affecting package buildah 1.43.1-3

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.5CVSS6.1AI score0.0079EPSS
SaveExploits1References1
NVD
NVD
added 2026/04/07 9:17 p.m.14 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.5CVSS0.0079EPSS
SaveExploits1References9
OSV
OSV
added 2026/04/07 9:17 p.m.11 views

AZL-82085 CVE-2026-29181 affecting package azl-otel-collector 0.127.0-1

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.5CVSS6.1AI score0.0079EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/07 9:17 p.m.10 views

AZL-82094 CVE-2026-29181 affecting package kata-containers-preview 3.27.0~preview2-2

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.5CVSS6.1AI score0.0079EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/07 9:17 p.m.7 views

AZL-84801 CVE-2026-29181 affecting package ignition-flatcar for versions less than 2.22.0-5

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.5CVSS6.1AI score0.0079EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/07 9:17 p.m.18 views

UBUNTU-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
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/04/07 8:29 p.m.8 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.9AI score0.0079EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/04/07 8:29 p.m.127 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
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
Rows per page
Query Builder