Lucene search
+L

21 matches found

Snyk
Snyk
added 2026/07/08 10:39 p.m.14 views

Allocation of Resources Without Limits or Throttling

Overview liquidjs is an A simple, expressive, safe and Shopify compatible template engine in pure JavaScript. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling via the pop filter, which allocates a full clone of its input array without...

8.7CVSS6.1AI score0.00384EPSS
SaveExploits0References2
OSV
OSV
added 2026/05/27 6:24 p.m.26 views

GHSA-GF2Q-C269-PQGC LiquidJS is Vulnerable to Remote Code Execution

Summary It is possible to execute arbitrary code with crafted templates Details 1|valueOf - this when evaluating the filter liquid %assign r=1|valueOf% r|inspect json...

10CVSS6.2AI score0.00954EPSS
SaveExploits0References3
Snyk
Snyk
added 2026/05/27 6:24 p.m.22 views

Arbitrary Code Injection

Overview liquidjs is an A simple, expressive, safe and Shopify compatible template engine in pure JavaScript. Affected versions of this package are vulnerable to Arbitrary Code Injection via the filters and tags registries in Liquid. An attacker can trigger arbitrary inherited Object.prototype...

10CVSS6AI score0.00954EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/05/11 8:25 p.m.15 views

CVE-2026-41311

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to version 10.25.7, a circular block reference in % layout % / % block % causes an infinite recursive loop, consuming all available memory 4GB and crashing the Node.js process with FATAL ERROR: JavaScript he...

7.5CVSS5.7AI score0.00382EPSS
SaveExploits1References1
Veracode
Veracode
added 2026/04/16 7:36 a.m.12 views

Path Traversal

LiquidJS is vulnerable to Path Traversal. The vulnerability is due to the path-based check for partial and layout roots, where a symlink to a file outside the allowed root can be loaded if it is placed inside an allowed partials or layouts directory, and attackers can exploit this by placing...

8.2CVSS5.8AI score0.00396EPSS
SaveExploits1References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/04/11 1:21 a.m.10 views

CVE-2026-39859

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.25.3, liquidjs 10.25.0 documents root as constraining filenames passed to renderFile and parseFile, but top-level file loads do not enforce that boundary. A Liquid instance configured with an empty...

7.5CVSS5.9AI score0.00447EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/08 8:16 p.m.10 views

CVE-2026-39859

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.25.3, liquidjs 10.25.0 documents root as constraining filenames passed to renderFile and parseFile, but top-level file loads do not enforce that boundary. A Liquid instance configured with an empty...

7.5CVSS0.00447EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/04/08 3:00 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview liquidjs is an A simple, expressive, safe and Shopify compatible template engine in pure JavaScript. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the replace filter when the memoryLimit option is enabled. An attacker can...

6CVSS5.8AI score0.00495EPSS
SaveExploits1References2
EUVD
EUVD
added 2026/04/08 3:00 p.m.9 views

EUVD-2026-20554

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

3.7CVSS5.9AI score0.00495EPSS
SaveExploits1References3
RedhatCVE
RedhatCVE
added 2026/03/26 3:03 p.m.12 views

CVE-2026-30952

liquidjs is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.25.0, the layout, render, and include tags allow arbitrary file access via absolute paths either as string literals or through Liquid variables, the latter require dynamicPartials: true, which is the...

8.7CVSS5.9AI score0.00557EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/26 12:34 a.m.2 views

CVE-2026-33285

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to version 10.25.1, LiquidJS's memoryLimit security mechanism can be completely bypassed by using reverse range expressions e.g., 100000000..1, allowing an attacker to allocate unlimited memory. Combined wit...

7.5CVSS5.8AI score0.00398EPSS
SaveExploits1References3Affected Software1
OSV
OSV
added 2026/03/26 12:34 a.m.16 views

CVE-2026-33285 LiquidJS: memoryLimit Bypass through Negative Range Values Leads to Process Crash

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to version 10.25.1, LiquidJS's memoryLimit security mechanism can be completely bypassed by using reverse range expressions e.g., 100000000..1, allowing an attacker to allocate unlimited memory. Combined wit...

7.5CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/03/26 12:33 a.m.48 views

CVE-2026-33287 LiquidJS has Exponential Memory Amplification through its replace_first Filter $& Pattern

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to version 10.25.1, the replacefirst filter in LiquidJS uses JavaScript's String.prototype.replace which interprets $& as a back reference to the matched substring. The filter only charges memoryLimit for th...

7.5CVSS0.00471EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/25 5:44 p.m.9 views

GHSA-6Q5M-63H6-5X4V LiquidJS has Exponential Memory Amplification through its replace_first Filter $& Pattern

Summary The replacefirst filter in LiquidJS uses JavaScript's String.prototype.replace which interprets $& as a backreference to the matched substring. The filter only charges memoryLimit for the input string length, not the amplified output. An attacker can achieve exponential memory amplificati...

7.5CVSS6AI score0.00471EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/03/25 5:44 p.m.9 views

Allocation of Resources Without Limits or Throttling

Overview liquidjs is an A simple, expressive, safe and Shopify compatible template engine in pure JavaScript. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling through the replacefirst function. An attacker can exhaust system memory and disru...

8.7CVSS5.9AI score0.00471EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/03/25 12:00 a.m.23 views

PT-2026-28163

Name of the Vulnerable Software and Affected Versions LiquidJS versions prior to 10.25.1 Description LiquidJS is susceptible to a denial of service condition due to insufficient memory limit enforcement within the replace first filter. The filter utilizes JavaScript's String.prototype.replace,...

7.5CVSS5.8AI score0.00471EPSS
SaveExploits1References5
GithubExploit
GithubExploit
added 2026/03/11 9:04 a.m.178 views

Exploit for CVE-2026-30952

CVE-2026-30952: LiquidJS Path Traversal PoC This repository c...

8.7CVSS5.8AI score0.00557EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/03/10 8:25 p.m.7 views

CVE-2026-30952

liquidjs is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.25.0, the layout, render, and include tags allow arbitrary file access via absolute paths either as string literals or through Liquid variables, the latter require dynamicPartials: true, which is the...

8.7CVSS5.9AI score0.00557EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/10 1:04 a.m.15 views

liquidjs has a path traversal fallback vulnerability

Impact The layout, render, and include tags allow arbitrary file access via absolute paths either as string literals or through Liquid variables, the latter require dynamicPartials: true, which is the default. This poses a security risk when malicious users are allowed to control the template...

8.7CVSS5.9AI score0.00557EPSS
SaveExploits1References6Affected Software1
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2022-7496

Malicious code in bioql PyPI...

5.3CVSS5.4AI score0.00817EPSS
SaveExploits1References7
Rows per page
Query Builder