Severity: HIGH
Location: src/Controllers/ForumController.php:2185-2196
Bug: $_POST['rules'] trimmed/length-capped then stored. Rendered later via toHtml without purify().
Fix: MarkdownService::purify($rules) before write.
Status: open. Will reply with remediation details when resolved.