CVE-2026-47742 Details
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.
A vulnerability exists in Shopper, a headless e-commerce admin panel, in versions prior to 2.8.0. The issue arises in sub-form Livewire components used in the product editor, including Edit, Inventory, SEO, Shipping, and Files. These components lacked proper authorization on their store() method, allowing any authenticated user to modify product pricing, stock, SEO metadata, shipping dimensions, and attached media, regardless of their role. The vulnerability was exacerbated by the components accepting product IDs as public Livewire properties without locking them, enabling attackers to target arbitrary products by manipulating the wire payload from the client.
Users are advised to upgrade to Shopper version 2.8.0, where this vulnerability has been fixed. The update can be applied by running 'composer require shopper/admin:^2.8'.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed May 29, 2026CISA-ADP
Assessed Jun 1, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/shopperlabs/shopper/pull/511 | [email protected] | Issue TrackingVendor |
| https://github.com/shopperlabs/shopper/security/advisories/GHSA-h4mp-g9c6-xwph | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Shopper | < 2.8.0 (semver) |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 22, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| May 29, 2026 | New CVE Received | [email protected] |
Volerion