Severity: LOW
Location: src/Controllers/AuthController.php:527-529
Bug: Session ID unchanged across unverified→verified boundary.
Fix: session_regenerate_id(true) before unsetting the pending key.
Status: open. Will reply with remediation details when resolved.