Vulnerability Description
CubeCart is an ecommerce software solution. Prior to 6.7.5, the reset_id download-counter action and delete_card stored-payment-card action in admin/sources/orders.index.inc.php use state-changing GET requests and are omitted from the protection map in admin/skins/default/csrf.inc.php. A remote attacker can induce an authenticated administrator to issue one of these requests without a validated session token, causing unintended resets of electronic download usage counters or deletion of stored customer payment-card tokens. This issue is fixed in version 6.7.5.
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/204122caa136f5be33f239d7f1ffa5775071025d
- https://github.com/cubecart/v6/releases/tag/6.7.5
- https://github.com/cubecart/v6/security/advisories/GHSA-cq6g-rf5m-42xg
FAQ
What is CVE-2026-54642?
CVE-2026-54642 is a documented vulnerability. CubeCart is an ecommerce software solution. Prior to 6.7.5, the reset_id download-counter action and delete_card stored-payment-card action in admin/sources/orders.index.inc.php use state-changing GET...
How severe is CVE-2026-54642?
CVSS scoring is not yet available for CVE-2026-54642. Check NVD for updates.
Is there a patch for CVE-2026-54642?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.