CVE-2026-45149
ADVISORY - githubSummary
The max option was being applied too late:
When expanding a single large numeric range like {1..10000000}, the sequence generation loop generates all 10 million intermediate elements before the max limit is applied With max=10, the output is correctly limited to 10 items, but the process still allocates ~505 MB and spends ~800ms building the full intermediate array.
Workaround
Ensure the string to be expanded doesn't contain more values than the desired max item count.
Common Weakness Enumeration (CWE)
Uncontrolled Resource Consumption
Uncontrolled Resource Consumption
NIST
2.8
CVSS SCORE
6.5mediumGitHub
2.8
CVSS SCORE
6.5mediumDebian
-
Ubuntu
3.9
CVSS SCORE
7.5mediumChainguard
CGA-rqj6-gq24-6567
-
minimos
MINI-5r6j-f2m5-pg5v
-
minimos
MINI-682j-hr9p-pp7p
-
minimos
MINI-97px-33gj-7h87
-
minimos
MINI-cj2c-q547-3m6v
-
minimos
MINI-cp3w-q34f-8mpm
-
minimos
MINI-fwq6-3xjv-47f9
-
minimos
MINI-hqx4-qpv3-xp9h
-
minimos
MINI-p9qf-rf93-g6w7
-
minimos
MINI-q6x9-2qp2-xjqc
-
minimos
MINI-vmr3-6pqh-wrw4
-
minimos
MINI-wg87-g3jg-gh3x
-