CVE-2026-45149: Unbounded Loop Allocation Brace Expansion

A sequence generation loop does not enforce an incremental capacity limit, leading to potentially unbounded CPU/memory consumption.

Provally CuratedPublic repositoryMediumMedium confidenceVerifiedApache-2.0JS
greprules fetch cve-2026-45149-unbounded-loop-allocation-brace-expansion --engine opengrep

Description

A sequence generation loop does not enforce an incremental capacity limit, leading to potentially unbounded CPU/memory consumption.