← back
CVE-2026-54645mediumCWE-79

CubeCart: Stored XSS in Product Description Editor via Global Sanitizer Bypass

33Vexday Risk Score

No sign of exploitation. It has a public proof of concept.

ssvc Attendcvss 4.8epss 1.3%
from disclosure to weapon0 days
Published on NVDSep 17
1st PoCAug 31
exploitation probability
1.3%top 32% of all CVEs
observed exploitation
nono source reports it
1 public exploit(s)
CubeCart is an ecommerce software solution. Prior to 6.7.5, admin/sources/products.index.inc.php reads the description, description_short, and spec_copy rich-text fields from $GLOBALS['RAW']['POST'] and removes only script elements before the values are stored and rendered through Smarty templates. An administrator with product-editing rights can store event-handler attributes, SVG content, or javascript: URIs that bypass this filter, causing persistent JavaScript execution when a storefront visitor or another administrator views the product content and enabling session exposure or unauthorized browser-context actions. This issue is fixed in version 6.7.5.
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:C/C:L/I:L/A:N
Affected products
cubecart · v6
⚠ Public resources, to assess the exposure of systems you control or are authorized to test. Test only with authorization.