---
id: CVE-2026-54644
title: CubeCart is an ecommerce software solution
summary: >-
  CubeCart is an ecommerce software solution. Prior to 6.7.5, the _errorMessage
  method in classes/gui.class.php uses strip_tags to permit anchor elements in
  error, information, and warning messages while retaining unsafe href values
  and on…
severity: medium
cvss: 6.1
cvssVector: 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'
cwe:
  - CWE-79
vendor: cubecart
product: v6
affected:
  - v6 < 6.7.5
published: '2026-09-17'
updated: '2026-09-23'
sourceUpdated: '2026-09-23T18:12:04.247'
source: NVD
sourceUrl: 'https://nvd.nist.gov/vuln/detail/CVE-2026-54644'
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/7c4c0081fd346578a95738f480ef647116ee1c82
    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-v55x-fh73-29vq'
    label: security-advisories@github.com
  - url: 'https://github.com/cubecart/v6/security/advisories/GHSA-v55x-fh73-29vq'
    label: 134c704f-9b21-4f2e-91b3-4a467353bcc0
tags:
  - nvd
  - exploit-available
  - cve.org
epss: 0.00899
epssPercentile: 0.57883
exploits:
  exploitdb: true
  checkedAt: '2026-09-25T08:21:02.851Z'
exploitAvailable: true
ssvc:
  exploitation: poc
  automatable: 'no'
  technicalImpact: partial
  timestamp: '2026-09-18T20:02:00.554438Z'
ingestedAt: '2026-09-17T22:30:21.403Z'
---

## Overview

CubeCart is an ecommerce software solution. Prior to 6.7.5, the _errorMessage method in classes/gui.class.php uses strip_tags to permit anchor elements in error, information, and warning messages while retaining unsafe href values and onclick event handlers. Attacker-controlled search or input data that reaches a GUI message can carry a javascript: URI or event handler through the filter, and viewing or interacting with the rendered anchor executes JavaScript in the victim's browser session, enabling session exposure or unauthorized application actions. This issue is fixed in version 6.7.5.

## Remediation

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