HOMEVULNERABILITIESCVE-2026-25547
CRITICAL

CVE-2026-25547

CWE-1333Published: February 4, 2026· Updated: Jun 17, 2026

9.2
CVSS v3.1

Official 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.

NVD Source

Risk Analysis

The @isaacs/brace-expansion library is vulnerable to a Denial of Service (DoS) attack due to unbounded brace range expansion. An attacker can provide specific patterns that cause the process to consume excessive CPU and memory, potentially crashing the Node.js application.

There is no known public exploit for this issue, and it is not tracked in the KEV catalog. The vulnerability is remotely exploitable with low attack complexity.

Recommended Action

Update the library to version 5.0.1 or later to implement proper expansion limits.

Generated by the CTIWATCH analysis pipeline from this CVE's metadata (CVSS, EPSS, KEV status, exploit intelligence). Verify against vendor advisories before acting.

Technical Analysis

CVE-2026-25547 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeX
Impact
Confidentiality
Integrity
Availability
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:H/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X

Affected Vendors & Products

Mentioned vendors (from description):
Node.js
CPE data not yet available in NVD for this CVE.

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

All References (1)

Quick Facts

CVE IDCVE-2026-25547
CVSS Score9.2 / 10
SeverityCRITICAL
WeaknessCWE-1333
CISA KEVNo
PublishedFeb 4, 2026

Related CVEs (CWE-1333)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2026-25547 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWatch. CVE data is provided under the NVD usage policy.