CVE-2026-93687 PUBLISHED

braces through 3.0.3 Stack Overflow via Deeply Nested Patterns

Assigner: VulnCheck
Reserved: 18.09.2026 Published: 18.09.2026 Updated: 18.09.2026

braces through 3.0.3 contains a stack overflow vulnerability in the recursive AST walkers that lack depth guards. Attackers can supply deeply nested brace patterns under the character limit to exhaust the call stack and terminate the Node.js process with an uncaught RangeError.

Metrics

CVSS Vector: 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
CVSS Score: 8.7

Product Status

Vendor micromatch
Product braces
Versions Default: unaffected
  • affected from 0 to 3.0.3 (incl.)

Credits

  • Wayde Shi (PayPal Cyber Security Team)

References

Problem Types

  • Uncontrolled Recursion CWE