Severity: HIGH
Location: src/Controllers/FileController.php:387
Bug: basename() without stripping CR/LF/quote/backslash allows header injection via crafted original_name.
Fix: Apply the same str_replace guard that download() already uses.
Status: open. Will reply with remediation details when resolved.