CVE-2026-47742

MEDIUM

Shopper: Missing authorization on Product admin Livewire sub-form components

Title source: cna
STIX 2.1

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.

References (2)

Core 2
Core References
X_Refsource_Misc x_refsource_misc
https://github.com/shopperlabs/shopper/pull/511

Scores

CVSS v3 6.5
EPSS 0.0022
EPSS Percentile 12.4%
Attack Vector NETWORK
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

CISA SSVC

Vulnrichment
Exploitation none
Automatable no
Technical Impact partial

Details

CWE
CWE-862
Status published
Products (2)
shopper/framework 0 - 2.8.0Packagist
shopperlabs/shopper < 2.8.0
Published May 29, 2026
Tracked Since May 30, 2026