CVE-2026-45708

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.
Configurations

No configuration.

History

No history.

Information

Published : 2026-05-13 21:16

Updated : 2026-06-17 10:52


NVD link : CVE-2026-45708

Mitre link : CVE-2026-45708

CVE.ORG link : CVE-2026-45708


JSON object : View

Products Affected

No product.

CWE
CWE-94

Improper Control of Generation of Code ('Code Injection')