LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. From 10.26.0 until 10.27.1, the strip_html filter in src/filters/html.ts can enter an infinite loop when an input string contains <, includes at least one preceding character, and has no later >. In strip_html, the search for the next opener advances lt while the loop index remains unchanged when the closer search returns -1, and the equality-only stall guard does not exit because the loop index is less than lt. Reprocessing the same state indefinitely blocks template rendering and can cause denial of service with an input as short as a<. This issue is fixed in version 10.27.1.
CVE-2026-61556
This high-severity CVE scores 8.7 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.3%, top 76% 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
- 8.7
- EG Score
- 8.7(medium)
- EG Risk
- 70(Attend)EG Risk 70/100SSVC: Attend
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 computedSeverity87% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 24%
- KEV
- Not listed
Published
August 19, 2026
Last Modified
August 25, 2026
Advisory Details (4)
Auto-updated Aug 19, 2026v10.27.1
Patch available: harttle/liquidjs v10.27.1
https://github.com/harttle/liquidjs/releases/tag/v10.27.1commit 5c3522f33928 (harttle/liquidjs)
Patch available: harttle/liquidjs v10.27.1 (contains commit 5c3522f33928)
https://github.com/harttle/liquidjs/commit/5c3522f33928aae66f0fe85c36e1d9015c768fe2fix(strip_html): avoid infinite loop on unclosed openers
Patch available: harttle/liquidjs v10.27.1 (PR #917 merged 2026-06-21)
https://github.com/harttle/liquidjs/pull/917An infinite loop vulnerability in `strip_html` filter · Advisory · harttle/liquidjs · GitHub
https://github.com/harttle/liquidjs/security/advisories/GHSA-m7fp-h3p4-hr49Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 13× in last 7d / 16× 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-27 14:25 UTCEPSS rescore
- 2026-08-26 17:54 UTCEG score recompute
- 2026-08-26 14:46 UTCEPSS rescore
- 2026-08-25 15:23 UTCEG score recompute
- 2026-08-25 14:35 UTCEG score recompute
- 2026-08-25 13:49 UTCEPSS rescore
- 2026-08-24 17:07 UTCEG score recompute
- 2026-08-23 02:29 UTCEG score recompute
- 2026-08-23 00:19 UTCEPSS rescore
- 2026-08-22 00:46 UTCEG score recompute
- 2026-08-21 23:49 UTCEPSS rescore
- 2026-08-20 23:01 UTCEG score recompute
- 2026-08-20 22:55 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-835
Frequently asked(5)
What is CVE-2026-61556?
When was CVE-2026-61556 disclosed?
Is CVE-2026-61556 actively exploited?
What is the CVSS score of CVE-2026-61556?
How do I remediate CVE-2026-61556?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-61556
Is Your Infrastructure Affected by CVE-2026-61556?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.