CVE-2026-13149
概要

brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.

公表日 2026年6月30日19:16
登録日 2026年7月1日4:23
最終更新日 2026年6月30日23:33
関連情報、対策とツール
共通脆弱性一覧