๐Ÿ” CVE Alert

CVE-2026-55865

UNKNOWN 0.0

Python Liquid: Infinite loop when parsing malformed `{% case %}` tags

CVSS Score
0.0
EPSS Score
0.5%
EPSS Percentile
36th

Python Liquid is a Python engine for the Liquid template language. Prior to 2.2.1, given a malformed {% case %} tag without an associated {% when %} or {% else %} block and no terminating {% endcase %} tag, Python Liquid hangs in an infinite loop at parse time because liquid.TokenStream.eof did not give the EOF token matching kind and value fields, allowing malicious template authors to craft templates for a denial of service attack. This issue is fixed in version 2.2.1.

CWE CWE-835
Vendor jg-rp
Product liquid
Published Jul 9, 2026
Last Updated Jul 14, 2026
Stay Ahead of the Next One

Get instant alerts for jg-rp liquid

Be the first to know when new unknown vulnerabilities affecting jg-rp liquid are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

jg-rp / liquid
< 2.2.1

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/jg-rp/liquid/security/advisories/GHSA-vq2f-vcc9-j8mv github.com: https://github.com/jg-rp/liquid/commit/26db8931cf35e8433c1ca506fc32c3bb62f743d4 github.com: https://github.com/jg-rp/liquid/releases/tag/v2.2.1