LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.27.2, the join filter in src/filters/array.ts computes complexity from array.length and separator length instead of the total string length produced by array.join(sep). The concat filter can cheaply double arrays of references, after which join materializes the referenced content while charging only for element count, allowing a template to exceed a configured memoryLimit by a large factor. The sibling array_to_sentence_string filter in src/filters/string.ts has the same accounting defect, and a crafted template can allocate toward V8's string or process memory limit and crash the process. This issue is fixed in version 10.27.2.
CVE-2026-69222
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 71% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 49(Track)EG Risk 49/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 29%
- KEV
- Not listed
Published
August 19, 2026
Last Modified
August 21, 2026
Advisory Details (4)
Auto-updated Aug 19, 2026v10.27.2
Patch available: harttle/liquidjs v10.27.2
https://github.com/harttle/liquidjs/releases/tag/v10.27.2commit 7ab49f999ac0 (harttle/liquidjs)
Patch available: harttle/liquidjs v11.0.0-alpha.1 (contains commit 7ab49f999ac0)
https://github.com/harttle/liquidjs/commit/7ab49f999ac045ec1e87f3a7a9fd68dd9e8602b3fix: charge join/json/inspect filters by produced output size
Patch available: harttle/liquidjs v11.0.0-alpha.1 (PR #925 merged 2026-07-06)
https://github.com/harttle/liquidjs/pull/925Uncontrolled Resource Consumption in `join` filter allows template authors to bypass `memoryLimit` and crash the process · Advisory · harttle/liquidjs · GitHub
https://github.com/harttle/liquidjs/security/advisories/GHSA-4r6h-5v86-94p3Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 11× in last 7d / 21× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-29 08:00 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 14:58 UTCEG score recompute
- 2026-08-27 02:34 UTCEG score recompute
- 2026-08-26 14:47 UTCEPSS rescore
- 2026-08-26 01:39 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-25 00:51 UTCEG score recompute
- 2026-08-24 12:28 UTCEG score recompute
- 2026-08-23 11:38 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 10:50 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-21 22:26 UTCEG score recompute
- 2026-08-21 22:00 UTCEG score recompute
- 2026-08-21 10:30 UTCEG score recompute
- 2026-08-20 22:56 UTCEPSS rescore
- 2026-08-19 21:19 UTCEG score recompute
- 2026-08-19 21:04 UTCEG score recompute
- 2026-08-19 21:03 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-400
Frequently asked(5)
What is CVE-2026-69222?
When was CVE-2026-69222 disclosed?
Is CVE-2026-69222 actively exploited?
What is the CVSS score of CVE-2026-69222?
How do I remediate CVE-2026-69222?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-69222
Is Your Infrastructure Affected by CVE-2026-69222?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.