Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

nvd логотип

CVE-2026-56825

Опубликовано: 15 сент. 2026
Источник: nvd
CVSS3: 8.1
EPSS Низкий

Описание

Shopper is a Headless e-commerce Admin Panel. Prior to 2.9.2, packages/admin/src/Livewire/Components/Collection/CollectionProducts.php exposes Action::make('delete') and DeleteBulkAction::make() without delete_collections authorization, while public Collection $collection remains client mutable because it lacks the Livewire Locked attribute. An authenticated staff user with only browse_collections can invoke a Livewire removal action, substitute an arbitrary collection identifier, and detach selected products or empty the collection. This can disrupt catalog landing pages and promotions associated with the targeted collection. This issue is fixed in version 2.9.2.

EPSS

Процентиль: 40%
0.0047
Низкий

8.1 High

CVSS3

Дефекты

CWE-862

Связанные уязвимости

CVSS3: 8.1
github
8 дней назад

Shopper: Missing authorization on product removal actions in CollectionProducts component

EPSS

Процентиль: 40%
0.0047
Низкий

8.1 High

CVSS3

Дефекты

CWE-862