CVE-2026-55575
Last modified
CVE-2026-55575 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. 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. EPSS estimates a 0.38% chance of exploitation in the next 30 days.
Description
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.
Metrics
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| harttle | liquidjs | < 10.27.1 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55575?
How severe is CVE-2026-55575?
How do I fix CVE-2026-55575?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-55555Dompdf is an HTML to PDF converter for PHP. Versions 3.15 an…7.5
- CVE-2026-5556A security vulnerability has been detected in badlogic pi-mo…6.3
- CVE-2026-55568Guzzle is an extensible PHP HTTP client. Prior to 7.12.1, in…5.9
- CVE-2026-5557A vulnerability was detected in badlogic pi-mono up to 0.58.…6.3
- CVE-2026-55570SiYuan is an open-source personal knowledge management syste…9
- CVE-2026-55574vLLM is a high-throughput and memory-efficient inference and…7.5
- CVE-2026-55576MaaAssistantArknights is a one-click tool for daily Arknight…8.8
- CVE-2026-55577ImageMagick is free and open-source software used for editin…5.9
- CVE-2026-55578Pheditor is a single-file editor and file manager written in…8.8
- CVE-2026-55579Pheditor is a single-file editor and file manager written in…9.8
- CVE-2026-5558A flaw has been found in PHPGurukul PHPGurukul Online Shoppi…6.3
- CVE-2026-55583Twenty is an open-source CRM (customer relationship manageme…7.6
Are you affected by CVE-2026-55575?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
