Exploitation Summary
EIP tracks 1 public exploit for CVE-2026-44376. PoCs published by Th3-SAx11.
AI-analyzed exploit summary This exploit demonstrates a reflected XSS vulnerability in CubeCart < 6.7.0 by injecting a JavaScript payload into the search functionality. The payload executes when the search query matches exactly one product in the database.
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.
Exploits (1)
This exploit demonstrates a reflected XSS vulnerability in CubeCart < 6.7.0 by injecting a JavaScript payload into the search functionality. The payload executes when the search query matches exactly one product in the database.
References (2)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N