← Back to CVE List
CVE-2026-54646NVD
Description
CubeCart is an ecommerce software solution. Prior to 6.7.5, admin/sources/maintenance.index.inc.php places administrator-controlled tablename values into ALTER TABLE, CHECK TABLE, and ANALYZE TABLE statements without validating the identifiers or escaping embedded backticks. An authenticated administrator can terminate the quoted identifier with a closing backtick and introduce attacker-controlled structural SQL, potentially compromising database confidentiality, integrity, and availability within the application's database privileges. This issue is fixed in version 6.7.5.
CVSS Base Metrics
CVSS v3 (3.1)
HIGH 7.2
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
Weaknesses (CWE)
CWE-89 - CWE-89: Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')
Affected & Patched Versions
| Product | Affected Versions | Patched Version |
|---|---|---|
| cubecart v6 | < 6.7.5 | N/A |