Severity: MEDIUM
Location: src/Models/ForumMember.php:74-82
Bug: Banned user (role=1) can still accept a pending invite.
Fix: Caller (controller) must check $user['role'] >= 2 before calling.
Status: open. Will reply with remediation details when resolved.