Skip to content

CVE-2026-69152 (High) detected in brace-expansion-5.0.5.tgz, brace-expansion-1.1.13.tgz #2128

Description

@mend-bolt-for-github

CVE-2026-69152 - High Severity Vulnerability

Vulnerable Libraries - brace-expansion-5.0.5.tgz, brace-expansion-1.1.13.tgz

brace-expansion-5.0.5.tgz

Brace expansion as known from sh/bash

Library home page: https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz

Sample Path to Dependency File: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • angular-patternfly-5.0.3.tgz (Root Library)
    • node-sass-1.35.2.tgz
      • chokidar-3.6.0.tgz
        • fsevents-2.3.3.tgz
          • node-gyp-12.2.0.tgz
            • make-fetch-happen-15.0.5.tgz
              • cacache-20.0.4.tgz
                • glob-13.0.6.tgz
                  • minimatch-10.2.4.tgz
                    • brace-expansion-5.0.5.tgz (Vulnerable Library)
brace-expansion-1.1.13.tgz

Brace expansion as known from sh/bash

Library home page: https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.13.tgz

Sample Path to Dependency File: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy:

  • angular-gettext-cli-1.2.0.tgz (Root Library)
    • glob-7.2.3.tgz
      • minimatch-3.1.5.tgz
        • brace-expansion-1.1.13.tgz (Vulnerable Library)

Found in HEAD commit: 5def65f0b4206a5ad7d8195b61a34437fb09ec9d

Found in base branch: master

Vulnerability Details

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.

Publish Date: 2026-08-03

URL: CVE-2026-69152

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: None
    • Availability Impact: High

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Release Date: 2026-08-03

Fix Resolution: https://github.com/juliangruber/brace-expansion.git - v2.1.4,https://github.com/juliangruber/brace-expansion.git - v5.0.9,https://github.com/juliangruber/brace-expansion.git - v1.1.18,https://github.com/juliangruber/brace-expansion.git - v3.0.6


Step up your Open Source Security Game with Mend here

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions