Vendor
Denial of Service Vulnerability in LiquidJS strip_html Filter
1 TTP 1 CVEAn infinite loop vulnerability in the LiquidJS strip_html filter, tracked as CVE-2026-61556, allows attackers to trigger a process-wide denial of service by providing specific malformed HTML strings.
LiquidJS Template Engine Root Restriction Bypass via Symlink Exploitation
2 rules 2 TTPsA vulnerability in LiquidJS allows attackers to bypass template root restrictions by using symlinks within allowed directories to render arbitrary files outside the intended scope, potentially leading to sensitive information disclosure.
LiquidJS Memory Limit Bypass Leads to Denial of Service
2 rules 2 TTPsA vulnerability in LiquidJS versions 10.24.0 and earlier allows a threat actor with control over template content to bypass the `memoryLimit` protection mechanism, leading to a denial of service by using reverse range expressions to allocate unlimited memory and a string flattening operation to cause a V8 Fatal error that crashes the Node.js process.