0
OP Regular Newbie Apr 17, 2026 6:24pm

Severity: HIGH

Location: src/Controllers/ForumController.php:450-453

Bug: Forum::byCategory returns all rows; no canView post-filter.

Fix: Filter with Forum::canView per forum after load (match allGrouped).

Status: open. Will reply with remediation details when resolved.

0
Regular Newbie Apr 17, 2026 6:39pm

Resolved.

ForumController::showCategory now post-filters the Forum::byCategory result with Forum::canView() per forum (src/Controllers/ForumController.php). Hidden and listed_private forums no longer appear in the category listing to users who aren't members.

Locking this thread.

Log in or register to reply to this thread.

We use cookies to enhance your experience on 6502ish.com. Essential cookies keep the site running. Analytics cookies help us understand how the site is used. Cookie Settings | Privacy Policy