CVE-2026-47740

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.
Configurations

No configuration.

History

29 May 2026, 19:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-05-29 19:16

Updated : 2026-05-29 20:17


NVD link : CVE-2026-47740

Mitre link : CVE-2026-47740

CVE.ORG link : CVE-2026-47740


JSON object : View

Products Affected

No product.

CWE
CWE-285

Improper Authorization

CWE-862

Missing Authorization