Lucene search
+L

2 matches found

RedhatCVE
RedhatCVE
added 2026/04/11 1:21 a.m.7 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
Github Security Blog
Github Security Blog
added 2026/04/08 3:0 p.m.14 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
Rows per page
Query Builder