CVE-2026-54642 Details
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.
A Cross-Site Request Forgery (CSRF) vulnerability has been identified in CubeCart versions prior to 6.7.5. The issue arises in the order management interface, specifically within the 'admin/sources/orders.index.inc.php' file. Two actions, 'reset_id' for downloading counters and 'delete_card' for removing stored payment cards, are executed via GET requests. These actions were not included in the CSRF protection map, leaving authenticated administrators vulnerable to social engineering attacks that could manipulate them into unintentionally resetting download counters or deleting payment card tokens.
Users can update to CubeCart version 6.7.5, which includes the necessary CSRF protection for the affected actions.
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 24, 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/blob/6.7.5/admin/sources/release_notes/6.7.5.inc.php | [email protected] | Release NotesVendor |
| https://github.com/cubecart/v6/commit/204122caa136f5be33f239d7f1ffa5775071025d | [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-cq6g-rf5m-42xg | [email protected] | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-352 | Cross-Site Request Forgery (CSRF) | [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 24, 2026 | CVE Modified | CISA-ADP |
| Sep 17, 2026 | New CVE Received | [email protected] |
Volerion