VYPR

Python Liquid

by Python Liquid

CVEs (1)

  • CVE-2026-55865Jun 19, 2026
    risk 0.00cvss epss

    ### Impact 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…