VYPR

Liquid

by Jg Rp

Source repositories

CVEs (2)

  • CVE-2026-45017HigMay 28, 2026
    risk 0.42cvss 7.5epss 0.00

    Python Liquid is a Python engine for the Liquid template language. Prior to 2.2.0, the built-in FileSystemLoader and CachingFileSystemLoader do not guard against reading files outside their search paths when given an absolute path to resolve. This allows malicious template…

  • CVE-2026-55865HigJul 9, 2026
    risk 0.39cvss epss 0.00

    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…