1. NestJS Backend Exposes Internal Stack Traces in Production Due to Missing Exception Filter
A critical security gap has been identified in the application's error handling infrastructure. The backend service running on NestJS lacks a globally registered exception filter, leaving internal system details exposed to any API consumer when unhandled errors occur. This is not merely a development inconvenience — it...