CVE-2026-47740
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.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Affected packages
Versions sourced from the GitHub Security Advisory.
| Package | Affected versions | Patched versions |
|---|---|---|
shopper/frameworkPackagist | < 2.8.0 | 2.8.0 |
Affected products
1Patches
Vulnerability mechanics
References
7- github.com/advisories/GHSA-f946-9qp6-vgchghsaADVISORY
- nvd.nist.gov/vuln/detail/CVE-2026-47740ghsaADVISORY
- github.com/shopperlabs/shopper/commit/fcd0c5920588702df5b874f432b1042abd77a50bghsaWEB
- github.com/shopperlabs/shopper/issues/510ghsaWEB
- github.com/shopperlabs/shopper/pull/511nvdWEB
- github.com/shopperlabs/shopper/releases/tag/v2.8.0ghsaWEB
- github.com/shopperlabs/shopper/security/advisories/GHSA-f946-9qp6-vgchnvdWEB
News mentions
0No linked articles in our index yet.