Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-55575
Published:July 08, 2026
Updated:August 04, 2026
LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.27.1, the pop array filter at src/filters/array.ts allocated a full clone of its input array via [...toArray(v)] without calling this.context.memoryLimit.use(...), allowing a template render such as {{ huge_array | pop }} to allocate an O(N) clone of an attacker-influenced array outside the configured memoryLimit budget. This issue is fixed in version 10.27.1.
Affected Packages
liquidjs (CDN_JS):
Affected version(s) >=10.8.0 <10.27.1
Fix Suggestion:
Update to version 10.27.1
liquidjs (CDN_JS):
Affected version(s) >=10.8.0 <10.27.1
Fix Suggestion:
Update to version 10.27.1
liquidjs (NPM):
Affected version(s) >=1.9.1 <10.27.1
Fix Suggestion:
Update to version 10.27.1
liquidjs (NPM):
Affected version(s) >=1.9.1 <10.27.1
Fix Suggestion:
Update to version 10.27.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.2
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
NONE
Vulnerable System Integrity
NONE
Vulnerable System Availability
HIGH
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
NONE
Integrity
NONE
Availability
HIGH
Weakness Type (CWE)
Allocation of Resources Without Limits or Throttling
EPSS
Base Score:
0.38