CVE Catalog

CVE-2026-54647

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

High risk
1.95%

79th percentile - higher than 79% of all known CVEs

Summary

CubeCart is an ecommerce software solution. Prior to 6.7.5, admin/sources/settings.index.inc.php directly concatenates the administrator-controlled download_expire POST parameter into a raw UPDATE statement for CubeCart_downloads without numeric validation. An authenticated administrator can supply a comma-delimited value that changes the SET clause because HTML sanitization does not neutralize SQL syntax, allowing manipulation of database columns and potentially other data within the application's database privileges. This issue is fixed in version 6.7.5.

Risk Assessment

An authenticated administrator can manipulate database data, potentially leading to integrity and confidentiality breaches.

Recommendation

It is recommended to upgrade CubeCart to version 6.7.5 or later and restrict administrator privileges.

Other vulnerabilities in CubeCart

See all
Original NVD description (English source)

CubeCart is an ecommerce software solution. Prior to 6.7.5, admin/sources/settings.index.inc.php directly concatenates the administrator-controlled download_expire POST parameter into a raw UPDATE statement for CubeCart_downloads without numeric validation. An authenticated administrator can supply a comma-delimited value that changes the SET clause because HTML sanitization does not neutralize SQL syntax, allowing manipulation of database columns and potentially other data within the application's database privileges. This issue is fixed in version 6.7.5.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS