SCA: security update for shopper/framework (GHSA-h4mp-g9c6-xwph)

medium Tenable Self-Hosted Container Security Plugin ID 442719

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-47742)

Solution

Update the shopper/framework library and its related packages to version 2.8.0 or later.

See Also

https://github.com/advisories/GHSA-h4mp-g9c6-xwph

Plugin Details

Severity: Medium

ID: 442719

Version: Revision 1.3

Type: Local

Family: SCA Checks

Published: 6/6/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 3

Percentile: 23.71

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.8

Temporal Score: 5

Vector: CVSS2#AV:N/AC:L/Au:S/C:N/I:C/A:N

CVSS Score Source: CVE-2026-47742

CVSS v3

Risk Factor: Medium

Base Score: 6.5

Temporal Score: 5.7

Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 6/5/2026

Vulnerability Publication Date: 5/29/2026

Reference Information

CVE: CVE-2026-47742

cwe: CWE-862