Description
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.
INFO
Published Date :
2026-03-27T14:04:52.297Z
Last Modified :
2026-03-27T14:48:06.779Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-33750 vulnerability.
| Vendors | Products |
|---|---|
| Juliangruber |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-33750.
CVSS Vulnerability Scoring System
Detailed values of each vector for above chart.
Attack Vector
Attack Complexity
Privileges Required
User Interaction
Scope
Confidentiality Impact
Integrity Impact
Availability Impact