An open index of dependabot pull requests across open source projects.

brace-expansion

Ecosystem:
npm
Package URL:
pkg:npm/brace-expansion
Total PRs:
30,271 Dependabot PRs
Latest PR:
about 8 hours ago
Unique Repositories:
26,564 repositories
Unique Repos (30 days):
466 repositories
Security Advisories
brace-expansion Regular Expression Denial of Service vulnerability
GHSA-v6h2-p8h4-qcjw CVE-2025-5889 LOW published over 1 year ago • updated 4 days ago
A vulnerability was found in juliangruber brace-expansion up to 1.1.11/2.0.1/3.0.0/4.0.0. It has been rated as problematic. Affected by this issue ...
brace-expansion: DoS via unbounded expansion length causing an out-of-memory process crash
GHSA-mh99-v99m-4gvg CVE-2026-14257 HIGH published about 2 months ago • updated 15 days ago
### Summary `expand()` bounds the *number* of results it produces (the `max` option, `100_000` by default) but not their *length*. By chaining man...
brace-expansion: Zero-step sequence causes process hang and memory exhaustion
GHSA-f886-m6hf-6m8v CVE-2026-33750 MODERATE published 6 months ago • updated 11 days ago
### Impact A brace pattern with a zero step value (e.g., `{1..2..0}`) causes the sequence generation loop to run indefinitely, making the process ...
brace-expansion: Large numeric range defeats documented `max` DoS protection
GHSA-jxxr-4gwj-5jf2 CVE-2026-45149 MODERATE published 4 months ago • updated 1 day ago
The `max` option was being applied too late: When expanding a single large numeric range like `{1..10000000}`, the sequence generation loop genera...
brace-expansion: DoS via exponential-time expansion of consecutive non-expanding {} groups
GHSA-3jxr-9vmj-r5cp CVE-2026-13149 HIGH published about 2 months ago • updated about 9 hours ago
### Summary brace-expansion's expand() exhibits exponential-time - O(2ⁿ) - behavior in the number of consecutive non-expanding {} groups. A short, ...
Recent PRs
Bump brace-expansion

GlotPress/GlotPress #2113

2.1.1 → 2.1.4 Patch PR
Closed 2 days ago 1 comment
GlotPress
Package Details
Name: brace-expansion
Ecosystem: npm
PURL Type: npm
Package URL: pkg:npm/brace-expansion
JSON API: View JSON
Security Advisories

7

Active advisories
HIGH 4
MODERATE 2
LOW 1
View All npm Advisories
Package Information
Description:

Brace expansion as known from sh/bash

Repository: https://github.com/juliangruber/brace-expansion
Homepage: https://github.com/juliangruber/brace-expansion
Latest Release: 4.0.0
over 2 years ago
Dependent Repos: 1,303,119
Dependent Packages: 2,652
Downloads: 876,805,460
Ranking: Top 0.027% by dependent repos Top 0.0007% by downloads Top 0.0304% by dependent pkgs
PR Status
Open 18,555 (61.3%)
Merged 6,151 (20.3%)
Closed 5,565 (18.4%)
PR Types
Major 750 (2.5%)
Minor 170 (0.6%)
Patch 29,265 (96.7%)
Removal 13 (0.0%)