Severity: HIGH
Location: src/Controllers/AdminModerationController.php:163-362
Bug: warn/suspend/ban/shadowBan compare roles but not actor.id === reported.id.
Fix: Reject when $actor['id'] === $reported['id'].
Status: open. Will reply with remediation details when resolved.