---
id: CVE-2026-54647
title: CubeCart is an ecommerce software solution
summary: >-
  CubeCart is an ecommerce software solution. Prior to 6.7.5,
  admin/sources/settings.index.inc.php directly concatenates the
  administrator-controlled download_expire POST parameter into a raw UPDATE
  statement for CubeCart_downloads without…
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-24'
sourceUpdated: '2026-09-24T21:17:16.987'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-54647'
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/af7def4d279f7cefb23c1009a987737c16a105da
    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-hvmw-v8gc-4c29'
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
  - exploit-available
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: total
  timestamp: '2026-09-24T20:48:55.165253Z'
epss: 0.01447
epssPercentile: 0.72198
exploits:
  exploitdb: true
  checkedAt: '2026-09-26T09:05:49.610Z'
exploitAvailable: true
ingestedAt: '2026-09-17T22:30:21.404Z'
---

## Overview

CubeCart is an ecommerce software solution. Prior to 6.7.5, admin/sources/settings.index.inc.php directly concatenates the administrator-controlled download_expire POST parameter into a raw UPDATE statement for CubeCart_downloads without numeric validation. An authenticated administrator can supply a comma-delimited value that changes the SET clause because HTML sanitization does not neutralize SQL syntax, allowing manipulation of database columns and potentially other data 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.
