CVE-2026-47740 Details
Description
Shopper is a Headless e-commerce Admin Panel. Prior to 2.8.0, Multiple Filament actions on the admin Order detail and Order shipments table were callable by an authenticated low-privilege user without the permission required to mutate orders. The order detail actions cancel, mark paid, mark complete, capture payment, archive, and start processing were callable with the read-only read_orders permission and did not require edit_orders. capturePayment could trigger an actual PSP capture (real funds movement). The order shipments table actions mark delivered and edit tracking were callable with the read-only browse_orders permission. A user with read access to orders could therefore alter the lifecycle of every order in the panel and trigger real-world payment captures. This vulnerability is fixed in 2.8.0.
A vulnerability exists in Shopper, a headless e-commerce admin panel, prior to version 2.8.0. It allows authenticated low-privilege users to access multiple Filament actions in the admin Order detail and Order shipments table without the necessary permissions to modify orders. Specifically, actions such as canceling, marking orders as paid or complete, capturing payments, archiving, and starting processing could be performed with just the read-only 'read_orders' permission. The 'capturePayment' action could trigger an actual payment service provider capture, moving real funds. Similarly, actions on the order shipments table, like marking deliveries and editing tracking, were accessible with the 'browse_orders' permission. This vulnerability enabled users with read access to orders to manipulate the order lifecycle and initiate real-world payment captures.
Users are advised to upgrade to Shopper version 2.8.0, where this vulnerability has been fixed. Instructions for upgrading are available on the GitHub advisory page.
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 2, 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-f946-9qp6-vgch | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-285 | Improper Authorization | [email protected] |
| 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