7.5
HIGH CVSS 3.1
CVE-2026-69152
brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation
Description

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand() does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop. The fix for CVE-2026-14257 is bypassed by the vulnerability. This issue is fixed in versions 1.1.18, 2.1.4, 3.0.6, and 5.0.9.

INFO

Published Date :

Aug. 3, 2026, 5:16 p.m.

Last Modified :

Aug. 3, 2026, 5:38 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-69152 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

ID Vendor Product Action
1 Juliangruber brace-expansion
CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 3.1 HIGH [email protected]
Solution
Update brace-expansion to patched versions to prevent memory exhaustion and event loop blocking.
  • Update brace-expansion to 1.1.18 or later.
  • Update brace-expansion to 2.1.4 or later.
  • Update brace-expansion to 3.0.6 or later.
  • Update brace-expansion to 5.0.9 or later.
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-69152 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-69152 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-69152 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • New CVE Received by [email protected]

    Aug. 03, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'juliangruber', 'product': 'brace-expansion', 'versions': [{'status': 'affected', 'version': '< 1.1.18'}, {'status': 'affected', 'version': '>= 2.0.0, < 2.1.4'}, {'status': 'affected', 'version': '>= 3.0.0, < 3.0.6'}, {'status': 'affected', 'version': '>= 4.0.0, < 5.0.9'}]}]
    Added Description The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand() does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop. The fix for CVE-2026-14257 is bypassed by the vulnerability. This issue is fixed in versions 1.1.18, 2.1.4, 3.0.6, and 5.0.9.
    Added CVSS V3.1 AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
    Added CWE CWE-400
    Added CWE CWE-770
    Added Reference https://github.com/juliangruber/brace-expansion/commit/139d015104e71433ad52a41d19467c48ecbb2c7d
    Added Reference https://github.com/juliangruber/brace-expansion/commit/1e30c930238d7162802d88a94189182def178dac
    Added Reference https://github.com/juliangruber/brace-expansion/commit/688a99eeaab02627c2b89ba8ba4821fecfa659cf
    Added Reference https://github.com/juliangruber/brace-expansion/commit/cb4b9e47cc2ec777c14b2b4492fb431a56f6a031
    Added Reference https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-rgw5-rvv9-x895
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.