← Back to CVE List
CVE-2026-54643NVD
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.
CVSS Base Metrics
CVSS v3 (3.1)
MEDIUM 5.4
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:L
Weaknesses (CWE)
CWE-862 - CWE-862: Missing Authorization
Affected & Patched Versions
| Product | Affected Versions | Patched Version |
|---|---|---|
| cubecart v6 | < 6.7.5 | N/A |