CVE-2026-47744 Details
Description
Shopper is a Headless e-commerce Admin Panel. Prior to 2.8.0, two distinct authorization defects in the team settings allowed any authenticated panel user to take over the RBAC system. Settings/Team/Index had no mount() authorization. Any authenticated user could load the page and use its public actions to create new roles and delete other users, including administrators. Settings/Team/RolePermission gated its write actions on the read-only view_users permission. Any user holding view_users could grant themselves or any other user arbitrary permissions, including manage_users and edit_orders, effectively escalating to full panel administrator from a read-only account. Combined, these two defects allow a low-privilege authenticated user to obtain administrator privileges and remove the legitimate administrators from the panel. This vulnerability is fixed in 2.8.0.
A critical vulnerability in Shopper's headless e-commerce admin panel, prior to version 2.8.0, allowed low-privilege authenticated users to escalate privileges to administrator level through two authorization flaws in the team settings. The first flaw involved the 'Settings/Team/Index' page, which lacked proper authorization, enabling any authenticated user to access the page and utilize its public actions to create new roles and delete users, including administrators. The second flaw was in 'Settings/Team/RolePermission', where write actions were improperly tied to the read-only 'view_users' permission. Users with 'view_users' could grant themselves or others arbitrary permissions, such as 'manage_users' and 'edit_orders', effectively allowing them to assume full administrative control from a read-only account. These vulnerabilities collectively permitted a low-privilege user to gain administrator rights and remove legitimate administrators from the panel.
Users are advised to upgrade to Shopper version 2.8.0, where this vulnerability has been fixed. The update can be applied using Composer with the command 'composer require shopper/admin:^2.8'.
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 May 29, 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/security/advisories/GHSA-c3qp-2ggw-xjg7 | [email protected] | AdvisoryRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-269 | Improper Privilege Management | [email protected] |
| CWE-285 | Improper 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