1. Express Middleware Vulnerability Exposes API to Uncontrolled Resource Consumption via Unbounded Body Parsing
A medium-severity security vulnerability has been identified in the application's Express body parser middleware configuration. The issue, classified under CWE-770 (Allocation of Resources Without Limits or Throttling) and CWE-400 (Uncontrolled Resource Consumption), stems from the middleware relying on default size li...