Description
CubeCart is an ecommerce software solution. Prior to 6.7.0, an unauthenticated Reflected XSS vulnerability exists in the CubeCart v6.x search feature. Due to a logic flaw in classes/catalogue.class.php, user input is reflected without sanitization only when a search returns exactly one product. This flaw bypasses current filters, allowing an attacker to execute malicious JavaScript in the victim's browser, leading to session hijacking, site defacement, or phishing. This vulnerability is fixed in 6.7.0.
Published: 2026-05-13
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a reflected cross-site scripting flaw in the CubeCart v6 search feature that occurs only when a single product is returned. An unauthenticated attacker can craft a search query containing malicious JavaScript that is reflected back to the browser without sanitization, enabling session hijacking, site defacement, or phishing. This weakness is classified as CWE-79.

Affected Systems

CubeCart v6.x versions earlier than 6.7.0 are vulnerable. The flaw exists in the classes/catalogue.class.php file and affects the default search bar of the CubeCart e-commerce platform.

Risk and Exploitability

The CVSS score of 6.1 indicates moderate severity. EPSS is not available, but the attack requires only a simple crafted URL that can be distributed over email or social media. The vulnerability has not been listed in the CISA KEV catalog, and no public exploits are reported, yet its potential for cross-site scripting makes it a plausible threat to any site exposing the search endpoint to unauthenticated users.

Generated by OpenCVE AI on May 13, 2026 at 22:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade CubeCart to version 6.7.0 or later.
  • If an upgrade is not possible, sanitize and escape all user-supplied input before rendering it in search results.
  • Deploy a web application firewall rule to block or filter reflected XSS payloads on the search endpoint.

Generated by OpenCVE AI on May 13, 2026 at 22:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 01 Jun 2026 20:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}

ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 15 May 2026 19:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 14 May 2026 15:00:00 +0000

Type Values Removed Values Added
First Time appeared Cubecart
Cubecart cubecart
Vendors & Products Cubecart
Cubecart cubecart

Wed, 13 May 2026 21:15:00 +0000

Type Values Removed Values Added
Description CubeCart is an ecommerce software solution. Prior to 6.7.0, an unauthenticated Reflected XSS vulnerability exists in the CubeCart v6.x search feature. Due to a logic flaw in classes/catalogue.class.php, user input is reflected without sanitization only when a search returns exactly one product. This flaw bypasses current filters, allowing an attacker to execute malicious JavaScript in the victim's browser, leading to session hijacking, site defacement, or phishing. This vulnerability is fixed in 6.7.0.
Title CubeCart: Reflected XSS in Store Search Bar
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Cubecart Cubecart
cve-icon MITRE

Status: PUBLISHED

Assigner: GitHub_M

Published:

Updated: 2026-06-01T19:59:23.620Z

Reserved: 2026-05-05T20:15:20.631Z

Link: CVE-2026-44376

cve-icon Vulnrichment

Updated: 2026-05-15T19:00:46.746Z

cve-icon NVD

Status : Deferred

Published: 2026-05-13T21:16:48.183

Modified: 2026-06-01T21:16:44.973

Link: CVE-2026-44376

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-05-14T14:33:23Z

Weaknesses