liquidjsにおける再帰制御に関する脆弱性
| Title |
liquidjsにおける再帰制御に関する脆弱性
|
| Summary |
LiquidJSはShopifyやGitHub Pagesに対応した純粋なJavaScript製のテンプレートエンジンです。バージョン10.25.7以前では、{% layout %}や{% block %}内での循環ブロック参照が無限再帰ループを引き起こし、利用可能なメモリ(約4GB)をすべて消費してNode.jsプロセスがFATAL ERROR: JavaScript heap out of memoryでクラッシュしていました。これにより、Liquidテンプレートを送信できる任意のユーザーがサービス拒否(DoS)攻撃を実行できました。この問題はバージョン10.25.7で修正されています。
|
| Possible impacts |
当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 |
| Solution |
正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。 |
| Publication Date |
May 9, 2026, midnight |
| Registration Date |
May 18, 2026, 12:15 p.m. |
| Last Update |
May 18, 2026, 12:15 p.m. |
|
CVSS3.0 : 警告
|
| Score |
6.5
|
| Vector |
CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H |
Affected System
| liquidjs |
|
liquidjs 10.25.7 未満
|
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
| No |
Changed Details |
Date of change |
| 1 |
[2026年05月18日] 掲載 |
May 18, 2026, 12:15 p.m. |
NVD Vulnerability Information
CVE-2026-41311
| Summary |
LiquidJS is a Shopify / GitHub Pages compatible template engine in pure JavaScript. Prior to version 10.25.7, a circular block reference in {% layout %} / {% block %} causes an infinite recursive loop, consuming all available memory (~4GB) and crashing the Node.js process with FATAL ERROR: JavaScript heap out of memory. This allows any user who can submit a Liquid template to perform a Denial of Service attack. This issue has been patched in version 10.25.7.
|
| Publication Date |
May 9, 2026, 1:16 p.m. |
| Registration Date |
May 10, 2026, 4:10 a.m. |
| Last Update |
May 15, 2026, 3:40 a.m. |
Affected software configurations
| Configuration1 |
or higher |
or less |
more than |
less than |
| cpe:2.3:a:liquidjs:liquidjs:*:*:*:*:*:node.js:*:* |
|
|
|
10.25.7 |
Related information, measures and tools
Common Vulnerabilities List