Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-35525

27
FAUCET Score

OVERVIEW CVE-2026-35525 is a path traversal vulnerability in LiquidJS, a Shopify and GitHub Pages-compatible template engine written in JavaScript. The flaw affects versions prior to 10.25.3 and allows attackers to bypass directory containment checks for template inclusion operations, potentially exposing files outside the intended template root directory. This vulnerability is particularly concerning in environments where users can upload themes, extract archives, or otherwise control files within trusted template directories. SEVERITY The vulnerability carries a CVSS 3.1 score of 7.5 (HIGH) with a network-based attack vector requiring no authentication or user interaction. The attack exploits a logic flaw in LiquidJS's path validation mechanism, which performs string-based path checks rather than resolving actual filesystem paths. This allows attackers to use symlinks to redirect template rendering operations to arbitrary files, potentially achieving confidentiality breaches through unauthorized information disclosure. The vulnerability does not enable code execution, modification of content, or service disruption. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, with an EPSS score of 0.0005 indicating minimal exploitation probability. The vulnerability has not been added to the CISA Known Exploited Vulnerabilities catalog. Community attention appears limited, and no publicly available exploit code has been identified, suggesting the issue remains relatively contained within the security community.

Impacted Technologies

VendorProductVersion(s)CPE
< 10.25.3CPE matchmatch criteria
cpe:2.3:a:liquidjs:liquidjs:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 4.0

8.2HIGH

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
PRESENT
Privileges Required
NONE
User Interaction
NONE
VS Confidentiality
HIGH
VS Integrity
NONE
VS Availability
NONE
SS Confidentiality
NONE
SS Integrity
NONE
SS Availability
NONE
Exploit Maturity
NOT_DEFINED
CvssVersion
4.0

Exploit Intelligence

EPSS Score
0.40%
Probability of exploitation in next 30 days
EPSS Percentile
32.3%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0040 is in the 12th percentile among its peer group of 51,506 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.1 Mastodon, and 0.4 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

npmpatch availablevia ghsa
Product: liquidjsFixed in: 10.25.3
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

npmGHSA-56p5-8mhr-2fphhigh

LiquidJS: Root restriction bypass for partial and layout loading through symlinked templates

Apr 8, 2026

References

github.com / harttle/liquidjs/pull/867
Issue Tracking
github.com / harttle/liquidjs/releases/tag/v10.25.3
Release Notes
github.com / harttle/liquidjs/security/advisories/GHSA-56p5-8mhr-2fph
ExploitVendor Advisory