CVE-2026-33750

unknown
Published 2026-03-26 · Modified 2026-03-27
CVSS v3
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
CVSS v2
VIR risk

Description

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to versions 5.0.5, 3.0.2, 2.0.3, and 1.1.13, a brace pattern with a zero step value (e.g., `{1..2..0}`) causes the sequence generation loop to run indefinitely, making the process hang for seconds and allocate heaps of memory. Versions 5.0.5, 3.0.2, 2.0.3, and 1.1.13 fix the issue. As a workaround, sanitize strings passed to `expand()` to ensure a step value of `0` is not used.

Predictions

Exploit likelihood
30%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2026-33750

OS impact

OSVersionStatusFixed in
debian debianbookwormaffected
debian debianbullseyeaffected
debian debianforkyfixed2.0.3+~1.1.2-1
debian debiansidfixed2.0.3+~1.1.2-1
debian debiantrixieaffected

Package impact

EcosystemPackageVulnerableFixed
npm npmbrace-expansion>=4.0.0,<5.0.55.0.5
npm npmbrace-expansion>=3.0.0,<3.0.23.0.2
npm npmbrace-expansion>=2.0.0,<2.0.32.0.3
npm npmbrace-expansion<1.1.131.1.13

References

Verify integrity in audit chain (admin only). AS-IS.