๐Ÿ” CVE Alert

CVE-2026-56827

HIGH 8.1

Shopper: Authorization bypass in Filament bulk actions allows browse-only staff to mass-delete attributes/tags and mass-toggle visibility of brands/categories/suppliers

CVSS Score
8.1
EPSS Score
0.0%
EPSS Percentile
0th

Shopper is a Headless e-commerce Admin Panel. Prior to 2.9.2, groupedBulkActions in packages/admin/src/Livewire/Pages/Attribute/Browse.php, packages/admin/src/Livewire/Pages/Tag/Index.php, packages/admin/src/Livewire/Pages/Brand/Index.php, packages/admin/src/Livewire/Pages/Category/Index.php, and packages/admin/src/Livewire/Pages/Supplier/Index.php omit server-side authorization while the pages require only browse_attributes, browse_tags, browse_brands, browse_categories, or browse_suppliers. A browse-only staff user can invoke DeleteBulkAction to mass delete attributes or tags and can invoke BulkAction::make('enabled') or BulkAction::make('disabled') to change attribute, brand, category, or supplier visibility. These operations can break product variants and substantially disrupt storefront catalog visibility. Per-record actions and the comparison pages identified by the advisory are correctly authorized and are not affected. This issue is fixed in version 2.9.2.

CWE CWE-862
Vendor shopperlabs
Product shopper
Published Sep 15, 2026
Last Updated Sep 15, 2026
Stay Ahead of the Next One

Get instant alerts for shopperlabs shopper

Be the first to know when new high vulnerabilities affecting shopperlabs shopper are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
High
Availability
High

Affected Versions

shopperlabs / shopper
< 2.9.2

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/shopperlabs/shopper/security/advisories/GHSA-243p-f3cv-c5wh github.com: https://github.com/shopperlabs/shopper/pull/570 github.com: https://github.com/shopperlabs/shopper/commit/bf72e2753e21296184596d507336c7d65ecd46ff github.com: https://github.com/shopperlabs/shopper/releases/tag/v2.9.2