CVE-2026-54643 Details
Description
CubeCart is an ecommerce software solution. Prior to 6.7.5, the delete-note handler in admin/sources/orders.index.inc.php verifies only the presence of order_id and delete-note parameters before deleting records from CubeCart_order_notes, without requiring CC_PERM_DELETE for orders. An authenticated administrator lacking order modification privileges can directly invoke the handler with valid identifiers and delete order-history notes, removing operational records and audit-trail data. This issue is fixed in version 6.7.5.
A vulnerability exists in CubeCart versions prior to 6.7.5, allowing low-privileged administrators to delete order notes without proper authorization. The issue arises in the delete-note handler within the orders.index.inc.php file, where the presence of order_id and delete-note parameters is only superficially validated. This lack of thorough permission checks enables administrators without order modification rights to remove important operational and audit trail records.
Users can update to CubeCart version 6.7.5, which includes the necessary permission checks for order note deletion.
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-8mmq-8hpq-2h23 | CISA-ADP | AdvisoryExploitRemedyVendor |
| 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/2c1a3fc31a8d4aecbc8c4aa02ed878aac4d71879 | [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-8mmq-8hpq-2h23 | [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