Severity: HIGH
Location: src/Controllers/ForumController.php:450-453
Bug: Forum::byCategory returns all rows; no canView post-filter.
Fix: Filter with Forum::canView per forum after load (match allGrouped).
Status: open. Will reply with remediation details when resolved.