Severity: CRITICAL
Location: src/Controllers/ForumController.php:1048-1102
Bug: vote() and react() load the post, but never call Forum::canView($thread['forum_id'], $user, $role).
Fix: Resolve thread→forum_id and gate both actions.
Status: open. Will reply with remediation details when resolved.