GHSA-f886-m6hf-6m8v · Severity: medium · Ecosystem: npm — brace-expansion: Zero-step sequence causes process hang and memory exhaustion
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.
Conclusion & alert: CVE-2026-33750 is rated Low Risk (28.1/100): CVSS Medium severity, with low exploitation likelihood (EPSS 0.02%). Mandatory action: Monitor for updates and reassess as exploit intelligence or EPSS changes.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-04-21 | 0.05% | 0.02% | -0.03% |
| 2 | 2026-03-28 | — | 0.05% | — |
Full EPSS history (2 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.5 | 3.1 | MEDIUM |
|
2.8 | 3.6 | [email protected] |
| 7.5 | 3.1 | HIGH |
|
3.9 | 3.6 | [email protected] |
GHSA-f886-m6hf-6m8v · Severity: medium · Ecosystem: npm — brace-expansion: Zero-step sequence causes process hang and memory exhaustion
| vendor | priority | summary | link |
|---|---|---|---|
debian
|
not yet assigned | CVE-2026-33750 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-33750 |
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2026-33750 |
ubuntu
|
medium | CVE-2026-33750 medium priority: Ubuntu including 1 source packages (node-brace-expansion), 6 status rows across 6 suites (bionic, focal, jammy, noble, questing, upstream): needs-triage 5, released 1. | https://ubuntu.com/security/CVE-2026-33750 |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| juliangruber | brace-expansion | < 1.1.13 | cpe:2.3:a:juliangruber:brace-expansion:*:*:*:*:*:node.js:*:* |
| juliangruber | brace-expansion | >= 2.0.0, < 2.0.3 | cpe:2.3:a:juliangruber:brace-expansion:*:*:*:*:*:node.js:*:* |
| juliangruber | brace-expansion | >= 3.0.0, < 3.0.2 | cpe:2.3:a:juliangruber:brace-expansion:*:*:*:*:*:node.js:*:* |
| juliangruber | brace-expansion | >= 5.0.0, < 5.0.5 | cpe:2.3:a:juliangruber:brace-expansion:*:*:*:*:*:node.js:*:* |