Severity: MEDIUM
Location: src/Services/UrlValidator.php:168-170
Bug: Raw fragment appended to Location header; may contain control characters.
Fix: rawurlencode($frag) before appending.
Status: open. Will reply with remediation details when resolved.