CVE-2026-54648 Details
Description
CubeCart is an ecommerce software solution. Prior to 6.7.5, the GDPR tools in admin/sources/customers.gdpr.inc.php rely on page-level CC_PERM_READ access and do not require CC_PERM_DELETE for the purge, no_order_purge, or delete_guests commands. An authenticated administrator with read-only customer privileges can invoke these backend actions directly to bypass interface restrictions and irreversibly delete customer records, accounts without orders, or guest accounts, compromising data integrity and availability. This issue is fixed in version 6.7.5.
A vulnerability in CubeCart's GDPR management tools prior to version 6.7.5 allows authenticated administrators with read-only customer privileges to bypass interface restrictions and irreversibly delete customer records, accounts without orders, or guest accounts. This issue arises because the backend actions for purging data rely on insufficient permissions, allowing unauthorized deletions and compromising data integrity and availability.
Users can update to CubeCart version 6.7.5, which addresses this vulnerability by enforcing the required delete permissions on the GDPR data purging tools.
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 Sep 17, 2026CISA-ADP
Assessed Sep 18, 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/cubecart/v6/security/advisories/GHSA-r376-2wr5-g9qx | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://github.com/cubecart/v6/blob/6.7.5/admin/sources/release_notes/6.7.5.inc.php | [email protected] | BundleRelease NotesVendor |
| https://github.com/cubecart/v6/commit/ddcaadb1701d32045c0388f94a2a8d2a1e42e7c0 | [email protected] | Source CodeVendor |
| https://github.com/cubecart/v6/releases/tag/6.7.5 | [email protected] | Release NotesVendor |
| https://github.com/cubecart/v6/security/advisories/GHSA-r376-2wr5-g9qx | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-862 | Missing Authorization | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| CubeCart | 6.7.4 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 18, 2026 | CVE Modified | CISA-ADP |
| Sep 17, 2026 | New CVE Received | [email protected] |
Volerion