CVE-2026-55865: Python Liquid: Infinite loop when parsing malformed `{% case %}` tags
Given a malformed {% case %} tag without associated {% when %} or {% else %} block, and no terminating {% endcase %} tag, Python Liquid hangs in an infinite loop at parse time. This allows malicious template authors to craft templates for a denial of service attack.
References
Code Behaviors & Features
Detect and mitigate CVE-2026-55865 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 →