Severity: MEDIUM
Location: src/Controllers/BbsListingController.php promote/demote
Bug: Promoted/demoted rows leave orphan (target_type, target_id) favorites pointing to deleted rows.
Fix: Inside each transaction, UPDATE or DELETE bbs_favorites for the old type/id.
Status: open. Will reply with remediation details when resolved.