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-34166

22
FAUCET Score

CVE-2026-34166 affects LiquidJS, a JavaScript template engine compatible with Shopify and GitHub Pages. The vulnerability exists in the replace filter function, which miscalculates memory usage when the memoryLimit option is enabled, allowing attackers to bypass denial-of-service protections through a memory amplification attack with up to 2,500x magnification. The vulnerability has a CVSS score of 5.3 (Medium) with a network-based attack vector requiring no authentication or user interaction. The attack complexity is low, and the impact is limited to availability; the attacker can create out-of-memory conditions by crafting template content with patterns that cause quadratic output growth, though no confidentiality or integrity impact exists. This vulnerability is not currently being actively exploited in the wild, does not appear on the Known Exploited Vulnerabilities catalog, and has minimal community attention based on the EPSS score of 0.00016. The fix is available in LiquidJS version 10.25.3, and organizations should prioritize updating to eliminate this denial-of-service risk, particularly if they allow untrusted users to create or modify templates.

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: 3.1

3.7LOW

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:L

Attack Vector
NETWORK
Attack Complexity
HIGH
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality Impact
NONE
Integrity Impact
NONE
Availability Impact
LOW
Exploitability Score
2.2
Impact Score
1.4
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.50%
Probability of exploitation in next 30 days
EPSS Percentile
39.6%
Percentile rank of EPSS score among Peer Group
As of 2026-07-27
Model: v2026.06.15
This CVE's current EPSS score of 0.0050 is in the 25th percentile among its peer group of 23,703 CVEs.

Social Chatter

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

Media Mentions

No media coverage found for this CVE.

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

Remediation

Patch Available

Vendor Patches (2)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: liquidjsFixed in: 10.25.3

Vendor Advisories (1)

npmGHSA-mmg9-6m6j-jqqxlow

LiquidJS Has Memory Limit Bypass via Quadratic Amplification in `replace` Filter

Apr 8, 2026

References

github.com / harttle/liquidjs/commit/abc058be0f33d6372cd2216f4945183167abeb25
Patch
github.com / harttle/liquidjs/releases/tag/v10.25.3
Release Notes
github.com / harttle/liquidjs/security/advisories/GHSA-mmg9-6m6j-jqqx
ExploitVendor Advisory