# CVE-2026-56825

## Summary

- **CVE ID:** CVE-2026-56825
- **Severity:** HIGH
- **CVSS Score:** 8.1 (CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:H)
- **CWE:** CWE-862
- **Published:** Sep 15, 2026
- **Last Modified:** Sep 16, 2026

## Description

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.

## Affected Products

- shopperlabs — shopper (< 2.9.2)

## References

- [CNA](https://github.com/shopperlabs/shopper/security/advisories/GHSA-2cg9-97gq-9mqp)
- [CNA](https://github.com/shopperlabs/shopper/pull/570)
- [CNA](https://github.com/shopperlabs/shopper/commit/bf72e2753e21296184596d507336c7d65ecd46ff)
- [CNA](https://github.com/shopperlabs/shopper/releases/tag/v2.9.2)

## Exploitation Prediction (EPSS)

- **EPSS Score:** 0.47%
- **EPSS Percentile:** 39.6

---
_Exported from OnDuty AI Vulnerability Intelligence on 2026-09-18._