Severity: HIGH
Location: src/Controllers/ForumController.php:1425-1450
Bug: Any authenticated user can subscribe to any forum/thread ID by brute force.
Fix: Resolve thread/forum and assert Forum::canView + !isPreviewOnly before toggle.
Status: open. Will reply with remediation details when resolved.