Advisory Database
  • Advisories
  • Dependency Scanning
  1. npm
  2. ›
  3. liquidjs
  4. ›
  5. CVE-2026-61556

CVE-2026-61556: LiquidJS has an infinite loop vulnerability in its `strip_html` filter

September 3, 2026

The current implementation of strip_html can cause an infinite loop when the input string contains <, has at least one character before <, and no > appears after <.

References

  • github.com/advisories/GHSA-m7fp-h3p4-hr49
  • github.com/harttle/liquidjs/commit/5c3522f33928aae66f0fe85c36e1d9015c768fe2
  • github.com/harttle/liquidjs/pull/917
  • github.com/harttle/liquidjs/releases/tag/v10.27.1
  • github.com/harttle/liquidjs/security/advisories/GHSA-m7fp-h3p4-hr49
  • nvd.nist.gov/vuln/detail/CVE-2026-61556

Code Behaviors & Features

Detect and mitigate CVE-2026-61556 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions starting from 10.26.0 before 10.27.1

Fixed versions

  • 10.27.1

Solution

Upgrade to version 10.27.1 or above.

Impact 7.5 HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

Learn more about CVSS

Weakness

  • CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')

Source file

npm/liquidjs/CVE-2026-61556.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Tue, 22 Sep 2026 12:20:58 +0000.