Description
@isaacs/brace-expansion is a hybrid CJS/ESM TypeScript fork of brace-expansion. Prior to version 5.0.1, @isaacs/brace-expansion is vulnerable to a denial of service (DoS) issue caused by unbounded brace range expansion. When an attacker provides a pattern containing repeated numeric brace ranges, the library attempts to eagerly generate every possible combination synchronously. Because the expansion grows exponentially, even a small input can consume excessive CPU and memory and may crash the Node.js process. This issue has been patched in version 5.0.1.
INFO
Published Date :
2026-02-04T21:51:17.198Z
Last Modified :
2026-02-05T14:31:38.349Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2026-25547 vulnerability.
| Vendors | Products |
|---|---|
| Isaacs |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-25547.