threat-modeling-techniques
Warn
Audited by Socket on Mar 29, 2026
1 alert found:
SecuritySecurityreferences/stride-disclosure.md
MEDIUMSecurityMEDIUM
references/stride-disclosure.md
No direct malware/backdoor behavior is evident. The primary concern is an information disclosure vulnerability: if the verbose Express error handler is active, it can leak stack traces and database/SQL details to clients, and it may short-circuit the safer generic-error handler depending on middleware registration order. Treat this as a security misconfiguration requiring correction (ensure only generic responses to clients; keep detailed logs access-controlled).
Confidence: 72%Severity: 78%
Audit Metadata