Allocation of Resources Without Limits or Throttling in brace-expansion - CVE-2026-14257

 

Allocation of Resources Without Limits or Throttling in brace-expansion - CVE-2026-14257

Published: August 1, 2026


Vulnerability identifier: #VU140706
CSH Severity: Medium
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:U/U:Green
CVE-ID: CVE-2026-14257
CWE-ID: CWE-770
Exploitation vector: Remote access
Exploit availability: No public exploit available
Affected software:
brace-expansion

Detailed vulnerability description

The vulnerability allows a remote attacker to cause a denial of service.

The vulnerability exists due to uncontrolled resource consumption in expand() when processing attacker-influenced brace expansion patterns. A remote attacker can send a specially crafted input string to cause a denial of service.

The issue can terminate the Node process with an uncatchable out-of-memory error.


How to mitigate CVE-2026-14257

Install security update from vendor's website.

Sources