Lucene search
K

CubeCart < 6.7.0 - Reflected Cross-Site Scripting (XSS) (Unauthenticated)

🗓️ 29 May 2026 00:00:00Reported by Th3-SAx11Type 
exploitdb
 exploitdb
🔗 www.exploit-db.com👁 44 Views

Unauthenticated reflected Cross Site Scripting in CubeCart versions before 6.7.0 via search input.

Related
Code
ReporterTitlePublishedViews
Family
ATTACKERKB
CVE-2026-44376
13 May 202620:40
attackerkb
CNNVD
CubeCart 跨站脚本漏洞
13 May 202600:00
cnnvd
CVE
CVE-2026-44376
13 May 202620:40
cve
Cvelist
CVE-2026-44376 CubeCart: Reflected XSS in Store Search Bar
13 May 202620:40
cvelist
EUVD
EUVD-2026-30164
13 May 202620:40
euvd
NVD
CVE-2026-44376
13 May 202621:16
nvd
Packet Storm
📄 CubeCart 6.x.x Cross Site Scripting
29 May 202600:00
packetstorm
Positive Technologies
PT-2026-40805
13 May 202600:00
ptsecurity
RedhatCVE
CVE-2026-44376
15 May 202619:57
redhatcve
Vulnrichment
CVE-2026-44376 CubeCart: Reflected XSS in Store Search Bar
13 May 202620:40
vulnrichment
Rows per page
# Exploit Title: CubeCart < 6.7.0 - Reflected Cross-Site Scripting 
# Google Dork: intext:"Powered by CubeCart"
# Date: 2026-04-12
# Exploit Author: Th3-SAx11 ( https://github.com/Th3-SAx11 )
# Vendor Homepage: https://www.cubecart.com/
# Software Link: https://www.cubecart.com/download
# Version: 6.x.x
# Tested on: Kali Linux / Windows 10 / Firefox
# CVE: CVE-2026-44376


# Vulnerability Description:
An Unauthenticated Reflected Cross-Site Scripting (XSS) vulnerability exists in CubeCart.
The application fails to properly sanitize user-supplied input in the search or catalogue modules 
before outputting it back to the user. An unauthenticated attacker can inject malicious 
JavaScript payloads that will be executed in the context of the victim's browser.

# Proof of Concept (PoC):
1- Go to the Search Bar on the homepage.
2- Enter a product name that has exactly one result (e.g., SAMSUNG) followed by the payload:
          SAMSUNG <script>alert("Test!")</script>
3- Press Enter.
4- Observe the alert box popping up on the screen, confirming the XSS execution.

# Alternative (Direct Link):
https://[TARGET]/cubecart/search?search[keywords]=SAMSUNG%20<script>alert("Test!")</script>&_a=category 


# Important Note for Reproduction
For the payload to execute successfully, the search query must include a valid keyword 
that matches exactly ONE existing product in the store's database (e.g., SAMSUNG). 
If the search returns 0 or multiple products, the payload will not trigger.

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

29 May 2026 00:00Current
5.8Medium risk
Vulners AI Score5.8
CVSS 3.16.1
EPSS0.00153
SSVC
44