CVE Catalog

CVE-2026-45708

High
Published: Translated: NVD NIST

Summary

CubeCart is an ecommerce software solution that prior to version 6.7.3 allowed admins with document edit permissions to save raw PHP code in the Invoice Editor. When any admin clicks Print, the rendered template is saved in a file that can be executed by unauthenticated users.

Risk Assessment

Exploitation of this vulnerability could lead to the execution of malicious PHP code by unauthorized visitors, posing a serious threat to the security of the system and the organization's data.

Recommendation

It is recommended to update CubeCart to version 6.7.3 or later to eliminate this vulnerability and to review admin permissions to limit the ability to input raw code.

Other vulnerabilities in CubeCart

See all
Original NVD description (English source)

CubeCart is an ecommerce software solution. Prior to 6.7.3, an admin with documents edit permission can save raw <?php … ?> into the Invoice Editor. The next time any admin clicks Print on any order, the rendered template is written to files/print.<md5>.php. files/.htaccess ships an explicit <Files print.*.php> allow from all </Files> carve-out, so the file is fetched and executed by any unauthenticated visitor. This vulnerability is fixed in 6.7.3.

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