Severity: HIGH
Location: src/Controllers/FileController.php:24
Bug: svg in ALLOWED_EXTENSIONS; any path serving by sniffed MIME executes script.
Fix: Remove svg from the whitelist; force X-Content-Type-Options: nosniff + application/octet-stream everywhere.
Status: open. Will reply with remediation details when resolved.