CVE-2026-41311 HIGH

CVE-2026-41311: LiquidJS is vulnerable to Denial of Service via circular block reference in layout

Vendor Harttle
Product liquidjs
Weakness CWE-674
Published May 9, 2026
Last update May 11, 2026

CVSS base score

7.5/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality None
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

What the vulnerability does

01Description

LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to version 10.25.7, a circular block reference in {% layout %} / {% block %} causes an infinite recursive loop, consuming all available memory (~4GB) and crashing the Node.js process with FATAL ERROR: JavaScript heap out of memory. This allows any user who can submit a Liquid template to perform a Denial of Service attack. This issue has been patched in version 10.25.7.

Key dates

02Disclosure timeline

May 9, 2026 CVE published
May 11, 2026 Record updated