CVE-2026-45149
Last modified
CVE-2026-45149 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. The brace-expansion library generates arbitrary strings containing a common prefix and suffix. From 5.0.0 to before 5.0.6, the max option was being applied too late. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
The brace-expansion library generates arbitrary strings containing a common prefix and suffix. From 5.0.0 to before 5.0.6, 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. This vulnerability is fixed in 5.0.6.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Juliangruber | Brace-Expansion | >= 5.0.0, < 5.0.6 |
References
- https://github.com/juliangruber/brace-expansion/security/advisories/GHSA-jxxr-4gwj-5jf2Mitigation, Vendor Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-45149?
How severe is CVE-2026-45149?
How do I fix CVE-2026-45149?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-45137Anchor is a framework providing several convenient developer…8.2
- CVE-2026-45138CI4MS is a CodeIgniter 4-based content management system ske…5.4
- CVE-2026-45139CI4MS is a CodeIgniter 4-based content management system ske…6.5
- CVE-2026-4514A flaw has been found in PbootCMS up to 3.2.12. Affected by …6.3
- CVE-2026-45147SiYuan is an open-source personal knowledge management syste…4.3
- CVE-2026-45148SiYuan is an open-source personal knowledge management syste…4.3
- CVE-2026-4515A vulnerability has been found in Foundation Agents MetaGPT …6.3
- CVE-2026-45150Zen is a firefox-based browser. Prior to 1.19.13b, Zen Brows…6.3
- CVE-2026-45151NanoMQ MQTT Broker (NanoMQ) is an all-around Edge Messaging …2.9
- CVE-2026-45152uniget is a universal installer and updater for (container) …7.8
- CVE-2026-45153Nextcloud is an open source content collaboration platform. …4.6
- CVE-2026-45154Nextcloud is an open source content collaboration platform. …2.6
Are you affected by CVE-2026-45149?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
