Description
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 with a string flattening operation (e.g., `replace` filter), this causes a V8 Fatal error that crashes the Node.js process, resulting in complete denial of service from a single HTTP request. Version 10.25.1 patches the issue.
INFO
Published Date :
2026-03-26T00:34:25.169Z
Last Modified :
2026-03-28T02:08:05.711Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-33285 vulnerability.
| Vendors | Products |
|---|---|
| Harttle |
|
| Liquidjs |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-33285.