3439 matches found
CVE-2026-14257
CVE-2026-14257 affects brace-expansion up to 5.0.7, vulnerable to denial of service via memory exhaustion. The expand() function limits result count with a max option (default 100,000) but does not bound the length of each result string. By chaining multiple brace groups, an attacker can keep the...