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.
Cite this page
CVE-2026-33285. CVEDatabase.com. Retrieved 1 May 2026. https://cvedatabase.com/cve/CVE-2026-33285
Use CWE-20, Liquidjs vendor hub and Liquidjs product page to widen CVE-2026-33285 into its surrounding weakness, vendor, and product context.
Compare it with CVE-2026-30952, CVE-2026-35525 and CVE-2026-33287 for nearby disclosures in the same product family.