Lucene search
K

5 matches found

RedhatCVE
RedhatCVE
added 2026/03/27 4:59 a.m.0 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.00122EPSS
Exploits1References1
OSV
OSV
added 2026/03/26 12:34 a.m.0 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 score0.00122EPSS
Exploits1References4
CVE
CVE
added 2026/03/26 12:34 a.m.7 views

CVE-2026-33285

LiquidJS memoryLimit bypass vulnerability (CVE-2026-33285) arises from reverse-range evaluation (low > high) producing a negative count in ctx.memoryLimit.use(high - low + 1) and a non-negative check in Limiter.use(), allowing memory budget manipulation. This enables an attacker to allocate la...

7.5CVSS5.8AI score0.00122EPSS
Exploits1References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/25 5:40 p.m.4 views

LiquidJS: memoryLimit Bypass through Negative Range Values Leads to Process Crash

Summary 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 with a string flattening operation e.g., replace filter, this causes a V8 Fatal error that crashes the...

7.5CVSS6.1AI score0.00122EPSS
Exploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/25 12:0 a.m.3 views

PT-2026-28162

Name of the Vulnerable Software and Affected Versions LiquidJS versions prior to 10.25.1 Description LiquidJS’s memoryLimit security feature can be bypassed using reverse range expressions e.g., 100000000..1, allowing an attacker to allocate unlimited memory. When combined with a string flattenin...

7.5CVSS5.8AI score0.00122EPSS
Exploits1References5
Rows per page
Query Builder