Denial of Service Vulnerability in LiquidJS Template Engine by Harttle
CVE-2026-61556
8.7HIGH
What is CVE-2026-61556?
The LiquidJS template engine contains a vulnerability in its strip_html filter, allowing input that triggers an infinite loop during processing. When the input includes a less-than character (<) and lacks a corresponding greater-than character (>), the function can stall indefinitely. This results in blocked template rendering and can lead to a denial of service. This issue affects versions 10.26.0 to 10.27.1 and is resolved in version 10.27.1.
Affected Version(s)
liquidjs >= 10.26.0, < 10.27.1
