Severity: HIGH
Location: src/Controllers/ForumController.php:2073-2138
Bug: Crosspost checks source-forum moderation but not Forum::canPost on target.
Fix: Call Forum::canPost($targetForumId, $userId, $role) before creating the crosspost thread.
Status: open. Will reply with remediation details when resolved.