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 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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:liquidjs:liquidjs:*:*:*:*:*:node.js:*:*

History

30 Mar 2026, 16:46

Type Values Removed Values Added
References () https://github.com/harttle/liquidjs/commit/95ddefc056a11a44d9e753fd47a39db2c241e578 - () https://github.com/harttle/liquidjs/commit/95ddefc056a11a44d9e753fd47a39db2c241e578 - Patch
References () https://github.com/harttle/liquidjs/security/advisories/GHSA-9r5m-9576-7f6x - () https://github.com/harttle/liquidjs/security/advisories/GHSA-9r5m-9576-7f6x - Exploit, Vendor Advisory
CPE cpe:2.3:a:liquidjs:liquidjs:*:*:*:*:*:node.js:*:*
First Time Liquidjs
Liquidjs liquidjs
Summary
  • (es) LiquidJS es un motor de plantillas compatible con Shopify / GitHub Pages en JavaScript puro. Antes de la versión 10.25.1, el mecanismo de seguridad 'memoryLimit' de LiquidJS puede ser completamente eludido mediante el uso de expresiones de rango inverso (por ejemplo, '(100000000..1)'), permitiendo a un atacante asignar memoria ilimitada. Combinado con una operación de aplanamiento de cadenas (por ejemplo, el filtro 'replace'), esto causa un error fatal de V8 que provoca la caída del proceso de Node.js, resultando en una denegación de servicio completa desde una única solicitud HTTP. La versión 10.25.1 corrige el problema.

26 Mar 2026, 01:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-26 01:16

Updated : 2026-03-30 16:46


NVD link : CVE-2026-33285

Mitre link : CVE-2026-33285

CVE.ORG link : CVE-2026-33285


JSON object : View

Products Affected

liquidjs

  • liquidjs
CWE
CWE-20

Improper Input Validation

CWE-400

Uncontrolled Resource Consumption