1. Express Gateway Adds ReDoS Mitigation as path-to-regexp Vulnerability Exposes CPU Exhaustion Risk
A newly merged pull request introduces server-side validation middleware to counter a ReDoS (Regular Expression Denial of Service) vulnerability in `path-to-regexp` versions prior to 0.1.13, which the Express framework depends on transitively. The mitigation, titled `limitPathParams`, caps the number and length of path...