CVE-2026-47742
MEDIUM EPSS 12.5%
Published May 29, 20261mo ago · Modified Jun 17, 20262w ago
6.5 CVSS 3.1
Published May 29, 2026 1mo ago
Last Modified Jun 17, 2026 2w ago
Description
Shopper is a Headless e-commerce Admin Panel. Prior to 2.8.0, Sub-form Livewire components used in the product editor (Edit, Inventory, Seo, Shipping, Files) had no authorization on their store() method. Any authenticated panel user, regardless of role, could mutate any product's pricing, stock, SEO metadata, shipping dimensions, and attached media without holding edit_products. The affected components accepted the product ID as a public Livewire property without #[Locked], so an attacker could also target an arbitrary product by tampering with the wire payload from the client. This vulnerability is fixed in 2.8.0.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality None
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
12.5% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-862 Missing Authorization Authorization
References 2
- github.com https://github.com/shopperlabs/shopper/pull/511
- github.com https://github.com/shopperlabs/shopper/security/advisories/GHSA-h4mp-g9c6-xwph
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.