---
id: CVE-2026-54646
title: CubeCart is an ecommerce software solution
summary: >-
  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 ident…
severity: high
cvss: 7.2
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'
cwe:
  - CWE-89
vendor: cubecart
product: v6
affected:
  - v6 < 6.7.5
published: '2026-09-17'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T19:43:31.933'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-54646'
references:
  - url: >-
      https://github.com/cubecart/v6/blob/6.7.5/admin/sources/release_notes/6.7.5.inc.php
    label: security-advisories@github.com
  - url: >-
      https://github.com/cubecart/v6/commit/fc08d55628191969f2345d06d862df316f7d44d3
    label: security-advisories@github.com
  - url: 'https://github.com/cubecart/v6/releases/tag/6.7.5'
    label: security-advisories@github.com
  - url: 'https://github.com/cubecart/v6/security/advisories/GHSA-qcx6-cg43-ffmx'
    label: security-advisories@github.com
tags:
  - nvd
  - exploit-available
  - cve.org
epss: 0.01947
epssPercentile: 0.7931
exploits:
  exploitdb: true
  checkedAt: '2026-09-25T08:21:02.851Z'
exploitAvailable: true
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-18T17:24:18.009613Z'
ingestedAt: '2026-09-17T22:30:21.404Z'
---

## Overview

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.

## Remediation

Refer to the linked advisories for vendor-supplied fixes and affected version ranges.
