VYPR

liquidjs

by GitHub

CVEs (1)

  • CVE-2026-55575HigJul 8, 2026
    risk 0.46cvss epss 0.00

    LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.27.1, the pop array filter at src/filters/array.ts allocated a full clone of its input array via [...toArray(v)] without calling this.context.memoryLimit.use(...), allowing a template…