GHSA-jxxr-4gwj-5jf2 · 深刻度: medium · エコシステム: npm — brace-expansion: Large numeric range defeats documented `max` DoS protection
The brace-expansion library generates arbitrary strings containing a common prefix and suffix. From 5.0.0 to before 5.0.6, the max option was being applied too late. When expanding a single large numeric range like {1..10000000}, the sequence generation loop generates all 10 million intermediate elements before the max limit is applied With max=10, the output is correctly limited to 10 items, but the process still allocates ~505 MB and spends ~800ms building the full intermediate array. This vulnerability is fixed in 5.0.6.
総合評価: CVE-2026-45149 は低リスク(32.8/100)。CVSS 深刻度は中。悪用される可能性が高い(EPSS 0.28%、19 パーセンタイル) 推奨対応: 悪用情報と EPSS の推移を監視し、必要に応じて優先度を見直してください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-23 | 0.20% | 0.28% | +0.07% |
| 2 | 2026-06-15 | 0.03% | 0.20% | +0.17% |
| 3 | 2026-05-30 | — | 0.03% | — |
EPSS の全履歴 (全 3 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-jxxr-4gwj-5jf2 · 深刻度: medium · エコシステム: npm — brace-expansion: Large numeric range defeats documented `max` DoS protection
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-45149 not yet assigned priority: Debian including 1 source packages (node-brace-expansion), 5 status rows across 5 suites (bookworm, bullseye, forky, sid, trixie): open 3, resolved 2. | https://security-tracker.debian.org/tracker/CVE-2026-45149 |
ubuntu
|
medium | CVE-2026-45149 medium priority: Ubuntu including 1 source packages (node-brace-expansion), 7 status rows across 7 suites (bionic, focal, jammy, noble, questing, resolute, upstream): needs-triage 7. | https://ubuntu.com/security/CVE-2026-45149 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| juliangruber | brace-expansion | >= 5.0.0, < 5.0.6 | cpe:2.3:a:juliangruber:brace-expansion:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-jxxr-4gwj-5jf2 | Mitigation Vendor Advisory |