Mend.io Vulnerability Database
The largest open source vulnerability database
What is a Vulnerability ID?
New vulnerability? Tell us about it!
CVE-2026-33287
March 26, 2026
LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to version 10.25.1, the "replace_first" filter in LiquidJS uses JavaScript's "String.prototype.replace()" which interprets "$&" as a back reference to the matched substring. The filter only charges "memoryLimit" for the input string length, not the amplified output. An attacker can achieve exponential memory amplification (up to 625,000:1) while staying within the "memoryLimit" budget, leading to denial of service. Version 10.25.1 patches the issue.
Affected Packages
https://github.com/harttle/liquidjs.git (GITHUB):
Affected version(s) >=v1.2.0 <v10.25.1
Fix Suggestion:
Update to version v10.25.1
https://github.com/harttle/liquidjs.git (GITHUB):
Affected version(s) >=v1.2.0 <v10.25.1
Fix Suggestion:
Update to version v10.25.1
https://github.com/harttle/liquidjs.git (GITHUB):
Affected version(s) >=v1.2.0 <v10.25.1
Fix Suggestion:
Update to version v10.25.1
liquidjs (NPM):
Affected version(s) >=1.9.1 <10.25.1
Fix Suggestion:
Update to version 10.25.1
liquidjs (NPM):
Affected version(s) >=1.9.1 <10.25.1
Fix Suggestion:
Update to version 10.25.1
liquidjs (NPM):
Affected version(s) >=1.9.1 <10.25.1
Fix Suggestion:
Update to version 10.25.1
Do you need more information?
Contact Us
CVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
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)
Improper Input Validation
Uncontrolled Resource Consumption
EPSS
Base Score:
0.04