CVE-2026-13149
Last modified
CVE-2026-13149 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace groups. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
brace-expansion through 5.0.6 is vulnerable to denial of service. The expand() function exhibits exponential-time complexity in the number of consecutive non-expanding '{}' brace groups. An attacker who passes a crafted string to expand(), directly or transitively, can cause significant CPU consumption and event-loop blocking. The max option does not mitigate this, as it bounds the output size rather than the recursion work.
Metrics
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:P/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:N/AU:Y/R:U/V:D/RE:M/U:Amber
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| juliangruber | brace-expansion | <= 5.0.6 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-13149?
How severe is CVE-2026-13149?
How do I fix CVE-2026-13149?
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-1314The 3D FlipBook – PDF Embedder, PDF Flipbook Viewer, Flipboo…5.3
- CVE-2026-13140Stored Cross-Site Scripting in the exposed AWS API key store…1.1
- CVE-2026-13142The Social Login, Passkeys, Magic Link & Email OTP WordPres…8.1
- CVE-2026-13143The WP Travel WordPress plugin before 11.8.1 does not verif…5.3
- CVE-2026-13145The WP Travel WordPress plugin before 11.8.1 does not verif…4.3
- CVE-2026-13147The Kirki WordPress plugin before 6.0.12 does not validate …9.1
- CVE-2026-1315By sending crafted files to the firmware update endpoint of …7.5
- CVE-2026-13150Server-Side Request Forgery (SSRF) (CWE-918) in the PDF gene…6.9
- CVE-2026-13151Rejected reason: This CVE ID has been rejected or withdrawn …
- CVE-2026-13152The Custom Fields Account Registration For Woocommerce WordP…8.1
- CVE-2026-13153The Gutenberg Essential Blocks WordPress plugin before 6.4.…7.5
- CVE-2026-13154The Gutenberg Essential Blocks WordPress plugin before 6.4.…7.5
Are you affected by CVE-2026-13149?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
