CVE-2026-30952 HIGH

CVE-2026-30952: liquidjs has a path traversal fallback vulnerability

Vendor Harttle
Product liquidjs
Weakness CWE-22 · Path traversal
Published March 10, 2026
Last update March 11, 2026

CVSS base score

8.7/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

liquidjs is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to 10.25.0, the layout, render, and include tags allow arbitrary file access via absolute paths (either as string literals or through Liquid variables, the latter require dynamicPartials: true, which is the default). This poses a security risk when malicious users are allowed to control the template content or specify the filepath to be included as a Liquid variable. This vulnerability is fixed in 10.25.0.

Key dates

02Disclosure timeline

March 10, 2026 CVE published
March 11, 2026 Record updated