製品・ソフトウェアに関する情報
Julian Gruber (juliangruber)のbrace-expansionにおけるリソースの枯渇に関する脆弱性
Title Julian Gruber (juliangruber)のbrace-expansionにおけるリソースの枯渇に関する脆弱性
Summary

brace-expansionライブラリは、共通の接頭辞と接尾辞を含む任意の文字列を生成します。バージョン5.0.5、3.0.2、2.0.3、および1.1.13より前のバージョンでは、ステップ値がゼロの中括弧パターン(例:`{1..2..0}`)により、シーケンス生成ループが無限に実行され、数秒間処理が停止し大量のメモリを割り当てる原因となっていました。バージョン5.0.5、3.0.2、2.0.3、および1.1.13でこの問題は修正されています。回避策として、`expand()`に渡す文字列を検証し、ステップ値が`0`にならないようにしてください。

Possible impacts 当該ソフトウェアが扱う情報について、外部への漏えいは発生しません。 また、当該ソフトウェアが扱う情報について、書き換えは発生しません。 さらに、当該ソフトウェアが完全に停止する可能性があります。 そして、この脆弱性を悪用した攻撃の影響は、他のソフトウェアには及びません。 
Solution

正式な対策が公開されています。ベンダ情報を参照して適切な対策を実施してください。

Publication Date March 27, 2026, midnight
Registration Date April 24, 2026, 11:37 a.m.
Last Update April 24, 2026, 11:37 a.m.
CVSS3.0 : 重要
Score 7.5
Vector CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Affected System
Julian Gruber (juliangruber)
brace-expansion 1.1.13 未満
brace-expansion 2.0.0 以上 2.0.3 未満
brace-expansion 3.0.0 以上 3.0.2 未満
brace-expansion 5.0.0 以上 5.0.5 未満
CVE (情報セキュリティ 共通脆弱性識別子)
CWE (共通脆弱性タイプ一覧)
ベンダー情報
その他
Change Log
No Changed Details Date of change
1 [2026年04月24日]
  掲載
April 24, 2026, 11:37 a.m.

NVD Vulnerability Information
CVE-2026-33750
Summary

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to versions 5.0.5, 3.0.2, 2.0.3, and 1.1.13, a brace pattern with a zero step value (e.g., `{1..2..0}`) causes the sequence generation loop to run indefinitely, making the process hang for seconds and allocate heaps of memory. Versions 5.0.5, 3.0.2, 2.0.3, and 1.1.13 fix the issue. As a workaround, sanitize strings passed to `expand()` to ensure a step value of `0` is not used.

Publication Date March 28, 2026, 12:16 a.m.
Registration Date April 27, 2026, 12:20 p.m.
Last Update April 22, 2026, 11:23 p.m.
Affected software configurations
Configuration1 or higher or less more than less than
cpe:2.3:a:juliangruber:brace-expansion:*:*:*:*:*:node.js:*:* 1.1.13
cpe:2.3:a:juliangruber:brace-expansion:*:*:*:*:*:node.js:*:* 2.0.0 2.0.3
cpe:2.3:a:juliangruber:brace-expansion:*:*:*:*:*:node.js:*:* 3.0.0 3.0.2
cpe:2.3:a:juliangruber:brace-expansion:*:*:*:*:*:node.js:*:* 5.0.0 5.0.5
Related information, measures and tools
Common Vulnerabilities List