Vulnerability 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.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/cubecart/v6/blob/6.7.5/admin/sources/release_notes/6.7.5.inc.
- https://github.com/cubecart/v6/commit/ddcaadb1701d32045c0388f94a2a8d2a1e42e7c0
- https://github.com/cubecart/v6/releases/tag/6.7.5
- https://github.com/cubecart/v6/security/advisories/GHSA-r376-2wr5-g9qx
- https://github.com/cubecart/v6/security/advisories/GHSA-r376-2wr5-g9qx
FAQ
What is CVE-2026-54648?
CVE-2026-54648 is a vulnerability with a CVSS score of 6.5 (MEDIUM). 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 purg...
How severe is CVE-2026-54648?
CVE-2026-54648 has been rated MEDIUM with a CVSS base score of 6.5/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54648?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.