Severity: HIGH
Location: src/Services/MarkdownService.php:33, 64
Bug: CommonMark allows raw HTML; HTMLPurifier config still permits style attributes.
Fix: Switch to 'strip' or 'escape'; drop style from HTMLPurifier HTML.Allowed.
Status: open. Will reply with remediation details when resolved.