Skip to content
archivevulnerability · 11 Sep 2026 · 21:31 UTC

GHSA-2cg9-97gq-9mqp: Shopper: Missing authorization on product removal actions in CollectionProducts component

VULNCVE-2026-56825source · GTH
HIGHHigh-risk vulnerability — CVSS 8.1

last 60 dispatches · spectrum

## Title Missing authorization on product removal actions in CollectionProducts component ## Description A lack of authorization control was discovered on both the per-record delete action and the bulk delete action inside `packages/admin/src/Livewire/Components/Collection/CollectionProducts.php`. Neither the `Action::make('delete')` at line 73 nor the `DeleteBulkAction::make()` at line 91 carries an `->authorize(...)` chain. The component also exposes `public Collection $collection` without `#[Locked]`, so the collection ID is mutable in the Livewire wire payload. …

grounded ✓primary source ↗
Early access

Get the next one first.

Early access opens the actor API and MCP server first, plus alerts when an adversary you follow lands on the wire. One email when it's ready. Nothing else, ever.

bot-protected