---
id: CVE-2026-54642
title: CubeCart is an ecommerce software solution
summary: >-
  CubeCart is an ecommerce software solution. Prior to 6.7.5, the reset_id
  download-counter action and delete_card stored-payment-card action in
  admin/sources/orders.index.inc.php use state-changing GET requests and are
  omitted from the pr…
severity: medium
cvss: 5.3
cvssVector: 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'
cwe:
  - CWE-352
vendor: cubecart
product: v6
affected:
  - v6 < 6.7.5
published: '2026-09-17'
updated: '2026-09-24'
sourceUpdated: '2026-09-24T21:17:16.860'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-54642'
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/204122caa136f5be33f239d7f1ffa5775071025d
    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-cq6g-rf5m-42xg'
    label: security-advisories@github.com
tags:
  - nvd
  - cve.org
ssvc:
  exploitation: none
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-24T20:49:12.044858Z'
cvssSource: cna
epss: 0.00325
epssPercentile: 0.22896
ingestedAt: '2026-09-17T22:30:21.402Z'
---

## Overview

CubeCart is an ecommerce software solution. Prior to 6.7.5, the reset_id download-counter action and delete_card stored-payment-card action in admin/sources/orders.index.inc.php use state-changing GET requests and are omitted from the protection map in admin/skins/default/csrf.inc.php. A remote attacker can induce an authenticated administrator to issue one of these requests without a validated session token, causing unintended resets of electronic download usage counters or deletion of stored customer payment-card tokens. This issue is fixed in version 6.7.5.

## Remediation

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