Vulnerability 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 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/2c1a3fc31a8d4aecbc8c4aa02ed878aac4d71879
- https://github.com/cubecart/v6/releases/tag/6.7.5
- https://github.com/cubecart/v6/security/advisories/GHSA-8mmq-8hpq-2h23
- https://github.com/cubecart/v6/security/advisories/GHSA-8mmq-8hpq-2h23
FAQ
What is CVE-2026-54643?
CVE-2026-54643 is a vulnerability with a CVSS score of 5.4 (MEDIUM). 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 delet...
How severe is CVE-2026-54643?
CVE-2026-54643 has been rated MEDIUM with a CVSS base score of 5.4/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-54643?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.