CVE-2026-30952
HIGHliquidjs < 10.25.0 - Path Traversal via Layout, Render, and Include Tags
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2026-30952. PoCs published by XiaomingX, MorielHarush.
AI-analyzed exploit summary This repository contains a functional Proof of Concept (PoC) for CVE-2026-30952, a path traversal vulnerability in the `liquidjs` library. The exploit demonstrates arbitrary file access via the `include` tag with absolute paths, bypassing the `root` directory restriction.
Description
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.
Exploits (2)
This repository contains a functional Proof of Concept (PoC) for CVE-2026-30952, a path traversal vulnerability in the `liquidjs` library. The exploit demonstrates arbitrary file access via the `include` tag with absolute paths, bypassing the `root` directory restriction.
This repository contains a functional Proof of Concept (PoC) for CVE-2026-30952, a path traversal vulnerability in the `liquidjs` library. The exploit demonstrates arbitrary file access via the `include` tag with absolute paths, bypassing the `root` directory restriction.
References (4)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N